mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #1936] Exception message: The Internet connection appears to be offline #1111
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#1111
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 @travisboss on GitHub (Aug 25, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1936
Subject of the issue
Trying to login to my local hosted environment on my iphone 12 pro max on ios 14.7.1, when inputting my server location *****.duckdns.org and proceeding to input my username and password I get the error above
Exception message: The Internet connection appears to be offlineif I try again the app simply closes on me with no error, in checking my logs I do not see a connection being madesudo docker logs -f bitwardenDeployment environment
OpenMediaVault using docker and upgraded to
vaultwarden/server:latestInstall method: Docker image
Clients used: iOS
Reverse proxy and version: using linuxserver/swag
MySQL/MariaDB or PostgreSQL version: Using what is built in to vaultwarden, do I need to change this, cannot seem to find a guide on using my own MariaDB(which I have setup already for nextcloud).
Other relevant details:
Steps to reproduce
Trying to login to my local hosted environment on my iphone 12 pro max on ios 14.7.1, when inputting my server location *****.duckdns.org and proceeding to input my username and password I get the error above
Exception message: The Internet connection appears to be offlineif I try again the app simply closes on me with no error, in checking my logs I do not see a connection being madesudo docker logs -f bitwardenExpected behaviour
Login to vaultwarden
Actual behaviour
Application closes
Troubleshooting data