Issue with mobile app #1279

Closed
opened 2026-02-05 00:30:06 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @btk-42 on GitHub (May 25, 2022).

Subject of the issue

Issue with ssl on mobile app.
docker run -d --name vaultwarden -v /home/vw-data/:/data/ -p 8001:80 vaultwarden/server:latest

Deployment environment

I'm using docker.

docker run -d --name vaultwarden -v /home/vw-data/:/data/ -p 8001:80 vaultwarden/server:latest

  • vaultwarden version:

Version 2.28.1

  • Install method:

  • Clients used:

  • Reverse proxy and version:
    I'm using Nginx proxy manager

  • MySQL/MariaDB or PostgreSQL version:

  • Other relevant details:

Steps to reproduce

Expected behaviour

Actual behaviour

Troubleshooting data

Hello,

I have an issue with mobile app. When I'm trying to log in I get error "an ssl error has occurred and a secure connection to the server cannot be made"

The website version is working well. I don't know what should I do to fix my issue.

IMG_E0575

Originally created by @btk-42 on GitHub (May 25, 2022). <!-- # ### NOTE: Please update to the latest version of vaultwarden before reporting an issue! This saves you and us a lot of time and troubleshooting. See: * https://github.com/dani-garcia/vaultwarden/issues/1180 * https://github.com/dani-garcia/vaultwarden/wiki/Updating-the-vaultwarden-image # ### --> <!-- Please fill out the following template to make solving your problem easier and faster for us. This is only a guideline. If you think that parts are unnecessary for your issue, feel free to remove them. Remember to hide/redact personal or confidential information, such as passwords, IP addresses, and DNS names as appropriate. --> ### Subject of the issue <!-- Describe your issue here. --> Issue with ssl on mobile app. docker run -d --name vaultwarden -v /home/vw-data/:/data/ -p 8001:80 vaultwarden/server:latest ### Deployment environment I'm using docker. docker run -d --name vaultwarden -v /home/vw-data/:/data/ -p 8001:80 vaultwarden/server:latest <!-- ========================================================================================= Preferably, use the `Generate Support String` button on the admin page's Diagnostics tab. That will auto-generate most of the info requested in this section. ========================================================================================= --> <!-- The version number, obtained from the logs (at startup) or the admin diagnostics page --> <!-- This is NOT the version number shown on the web vault, which is versioned separately from vaultwarden --> <!-- Remember to check if your issue exists on the latest version first! --> * vaultwarden version: Version 2.28.1 <!-- How the server was installed: Docker image, OS package, built from source, etc. --> * Install method: * Clients used: <!-- web vault, desktop, Android, iOS, etc. (if applicable) --> * Reverse proxy and version: <!-- if applicable --> I'm using Nginx proxy manager * MySQL/MariaDB or PostgreSQL version: <!-- if applicable --> * Other relevant details: ### Steps to reproduce <!-- Tell us how to reproduce this issue. What parameters did you set (differently from the defaults) and how did you start vaultwarden? --> ### Expected behaviour <!-- Tell us what you expected to happen --> ### Actual behaviour <!-- Tell us what actually happened --> ### Troubleshooting data <!-- Share any log files, screenshots, or other relevant troubleshooting data --> Hello, I have an issue with mobile app. When I'm trying to log in I get error "an ssl error has occurred and a secure connection to the server cannot be made" The website version is working well. I don't know what should I do to fix my issue. ![IMG_E0575](https://user-images.githubusercontent.com/106232568/170219025-5774a165-31cd-42f7-a0e5-63866b6ebba7.JPG)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1279