You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to connect through Android app to umbrel passkey server, I am getting "Error: Server is unreachable!"
To Reproduce
Steps to reproduce the behavior:
Install passky servier on umbrel using one click.
Install passkey client on umbrel using one click.
Sign up new account on android with server pointing to local webhost with port 5050 - receive error: server is unreachable. Android is connected to local network because I am able to connect to local webhost using web browser.
Sign up new account on passkey client on umbrel - no issues.
Sign in from umbrel using new account - no issues.
Sign in from android using new account created on umbrel client - receive error: server is unreachable. Android is connected to local network.
Expected behavior
I expect that I can both sign up and sign into umbrel local server.
Screenshots
None
Desktop (please complete the following information):
OS: Ubuntu 22.04.3 LTS
OS: Android 12
Additional context
It is not clear if I can or cannot connect through the Android app to a local server.
The text was updated successfully, but these errors were encountered:
It seems that you have issue with step 4 from this Post.
Summary: Your Passky server is currently running on HTTP. While Passky clients from Google Play and Microsoft Store uses HTTPS. Mixed content is not allowed.
My recommendation is to use a browser that support PWAs on your phone, navigate to your Passky client that is self-hosted from Umbrel and install it from your browser as PWA.
Another more advanced way is to deploy a proxy manager and install SSL certs for both Passky Server and Passky Client.
Describe the bug
When trying to connect through Android app to umbrel passkey server, I am getting "Error: Server is unreachable!"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect that I can both sign up and sign into umbrel local server.
Screenshots
None
Desktop (please complete the following information):
Additional context
It is not clear if I can or cannot connect through the Android app to a local server.
The text was updated successfully, but these errors were encountered: