mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #756] Problem login with mobile #515
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#515
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rubenzori86 on GitHub (Dec 3, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/756
Hi there, I have problems with mobile app on all devices that I tested (3 androids and 1 iOS)
I get there is a problem connecting to the server.
I use HTTPS with valid certificate and I can log in from desktop plugins/apps and any browser, chrome included
@mqus commented on GitHub (Dec 3, 2019):
Please describe your issue with more details. You can follow the template where we already have a guideline for things we'd like to know. Is your issue maybe similar to #687 ?
@rubenzori86 commented on GitHub (Dec 3, 2019):
Yes, is the same. I tried with old apk but no success
@mqus commented on GitHub (Dec 3, 2019):
Sorry, I just saw that your entire issue content is commented out (written within
<!---->brackets), could you edit it to let us see the whole content? Check with the Preview tab if your text is what you wanted@rubenzori86 commented on GitHub (Dec 3, 2019):
Sorry, you can see Now?
@mqus commented on GitHub (Dec 3, 2019):
Yeah, thanks!
This seems to be a duplicate of #687 then. For me personally, downgrading to 2.0.4 worked as a workaround...
@rubenzori86 commented on GitHub (Dec 3, 2019):
I tried again but doesn't work for me...:(
@BlackDex commented on GitHub (Dec 5, 2019):
@rubenzori86 Do you see anything in the logs of bitwarden_rs when you try to connect via the mobile devices?
@BlackDex commented on GitHub (Dec 5, 2019):
Also please check #760 for some more items you can check.
@aledexter commented on GitHub (May 6, 2020):
I suppose it is a certificate issue. If you can set http instead https end set into the app the url in http mode you can do a check.
@BlackDex commented on GitHub (Oct 5, 2020):
HTTP is actually not support for bitwarden unless this is fully localhost.
Please check the #760 issue for some more information and also the following wiki pages: