Skip to content

Android app crashes with self hosted. #4559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rizoid-25 opened this issue Mar 13, 2025 · 7 comments
Open

Android app crashes with self hosted. #4559

rizoid-25 opened this issue Mar 13, 2025 · 7 comments

Comments

@rizoid-25
Copy link

Every time I click sign-in the app simply crashes.

I've seen some posts about the iOS app in the issues but nothing relating to Android.

@Benature
Copy link
Contributor

Same issue, both android and ios

@Podginator
Copy link
Contributor

On iOS this is a known issue, but on android it should just work out of the box. May I ask if there’s anything peculiar about your set ups? What api are you entering? Do you use https or just http?

I’ll have to explore more as the only device I have that is android is seemingly working ok

@Benature
Copy link
Contributor

Benature commented Mar 22, 2025

For me, I use just http and a third-level domain names as api and web url. I can access to the web page and use api keys to do some other things. But the app crashes everytime I click sign-in. And everytime I click into the self hosting option, it shows two empty inputs, though I've typed my api and web url and saved before.

@Podginator
Copy link
Contributor

The empty input is expected. I wonder if it is the HTTP aspect of it. When I am back home I shall check whether this is causing the issue.

My instance uses https, and seems to work ok

@rizoid-25
Copy link
Author

Yeah I am having the same exact issues as Benature. Later today I can try setting it up with https and see if that fixes it for me.

@rizoid-25
Copy link
Author

Getting everything running with https has fixed the issues. http seems to be a problem somehow.

@jornetsimon
Copy link

The app does crash when sharing a link to it from the Android Sharesheet, though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants