mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 17:23:04 +03:00
Exception message: The Internet connection appears to be offline #1308
Reference in New Issue
Block a user
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.
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