Problem to connect IOS app #1822

Closed
opened 2026-04-06 02:27:13 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @pilot1981 on 12/31/2022

Subject of the issue

Problem to connect IOS app

Deployment environment

Home assistant 2022.12.8 with Vaultwarden 0.18.0

  • vaultwarden version: 0.18.0

  • Install method: ADD-ON

  • Clients used: iOS

  • Reverse proxy and version: default

  • MySQL/MariaDB or PostgreSQL version: default

  • Other relevant details:

Steps to reproduce

  1. I installed it from scratch
  2. start bitwarden docker
  3. done first configuration in xxx:7277/admin page

Expected behaviour

Access via web works fine and via iOS app

Actual behaviour

Access via web works fine, but I'm not able to access via iOS app

Troubleshooting data

these are logs of bitwarden:

[2022-12-31 10:55:26.003][request][INFO] GET /api/devices/knowndevice/xxxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788
[2022-12-31 10:55:26.003][][ERROR] No matching routes for GET /api/devices/knowndevice/xxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 application/json.
[2022-12-31 10:55:26.003][
][WARN] No 404 catcher registered. Using Rocket default.
[2022-12-31 10:55:26.003][response][INFO] 404 Not Found
[2022-12-31 10:55:39.262][request][INFO] GET /admin/api/devices/knowndevice/xxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788
[2022-12-31 10:55:39.263][][WARN] Response was None.
[2022-12-31 10:55:39.263][
][WARN] Responding with registered (api_not_found) /admin/api 404 catcher.
[2022-12-31 10:55:39.263][response][INFO] (web_files) GET /admin/<p..> [10] => 404 Not Found
[2022-12-31 10:56:37.214][][ERROR] No matching routes for POST /admin/ application/json.
[2022-12-31 10:56:37.214][
][WARN] Responding with registered (not_found) /admin 404 catcher.
[2022-12-31 10:56:37.346][][ERROR] No matching routes for POST /admin/ application/x-www-form-urlencoded.
[2022-12-31 10:56:37.346][
][WARN] Responding with registered (not_found) /admin 404 catcher.
[2022-12-31 11:43:57.328][request][INFO] GET /api/devices/knowndevice/xxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788
[2022-12-31 11:43:57.329][][ERROR] No matching routes for GET /api/devices/knowndevice/xxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 application/json.
[2022-12-31 11:43:57.329][
][WARN] No 404 catcher registered. Using Rocket default.
[2022-12-31 11:43:57.329][response][INFO] 404 Not Found
[2022-12-31 12:07:17.418][request][INFO] GET /api/devices/knowndevice/xxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788
[2022-12-31 12:07:17.419][][ERROR] No matching routes for GET /api/devices/knowndevice/xxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 application/json.
[2022-12-31 12:07:17.419][
][WARN] No 404 catcher registered. Using Rocket default.
[2022-12-31 12:07:17.419][response][INFO] 404 Not Found
[2022-12-31 12:16:39.166][request][INFO] GET /api/devices/knowndevice/xxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788
[2022-12-31 12:16:39.166][][ERROR] No matching routes for GET /api/devices/knowndevice/xxxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 application/json.
[2022-12-31 12:16:39.166][
][WARN] No 404 catcher registered. Using Rocket default.
[2022-12-31 12:16:39.166][response][INFO] 404 Not Found

Bitwarden iOS app reported: "we were unable to process your request. try again or contact us"

*Originally created by @pilot1981 on 12/31/2022* ### Subject of the issue Problem to connect IOS app ### Deployment environment Home assistant 2022.12.8 with Vaultwarden 0.18.0 * vaultwarden version: 0.18.0 * Install method: ADD-ON * Clients used: iOS * Reverse proxy and version: default * MySQL/MariaDB or PostgreSQL version: default * Other relevant details: ### Steps to reproduce 1) I installed it from scratch 2) start bitwarden docker 3) done first configuration in xxx:7277/admin page ### Expected behaviour Access via web works fine and via iOS app ### Actual behaviour Access via web works fine, but I'm not able to access via iOS app ### Troubleshooting data these are logs of bitwarden: [2022-12-31 10:55:26.003][request][INFO] GET /api/devices/knowndevice/xxxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 [2022-12-31 10:55:26.003][_][ERROR] No matching routes for GET /api/devices/knowndevice/xxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 application/json. [2022-12-31 10:55:26.003][_][WARN] No 404 catcher registered. Using Rocket default. [2022-12-31 10:55:26.003][response][INFO] 404 Not Found [2022-12-31 10:55:39.262][request][INFO] GET /admin/api/devices/knowndevice/xxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 [2022-12-31 10:55:39.263][_][WARN] Response was `None`. [2022-12-31 10:55:39.263][_][WARN] Responding with registered (api_not_found) /admin/api 404 catcher. [2022-12-31 10:55:39.263][response][INFO] (web_files) GET /admin/<p..> [10] => 404 Not Found [2022-12-31 10:56:37.214][_][ERROR] No matching routes for POST /admin/ application/json. [2022-12-31 10:56:37.214][_][WARN] Responding with registered (not_found) /admin 404 catcher. [2022-12-31 10:56:37.346][_][ERROR] No matching routes for POST /admin/ application/x-www-form-urlencoded. [2022-12-31 10:56:37.346][_][WARN] Responding with registered (not_found) /admin 404 catcher. [2022-12-31 11:43:57.328][request][INFO] GET /api/devices/knowndevice/xxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 [2022-12-31 11:43:57.329][_][ERROR] No matching routes for GET /api/devices/knowndevice/xxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 application/json. [2022-12-31 11:43:57.329][_][WARN] No 404 catcher registered. Using Rocket default. [2022-12-31 11:43:57.329][response][INFO] 404 Not Found [2022-12-31 12:07:17.418][request][INFO] GET /api/devices/knowndevice/xxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 [2022-12-31 12:07:17.419][_][ERROR] No matching routes for GET /api/devices/knowndevice/xxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 application/json. [2022-12-31 12:07:17.419][_][WARN] No 404 catcher registered. Using Rocket default. [2022-12-31 12:07:17.419][response][INFO] 404 Not Found [2022-12-31 12:16:39.166][request][INFO] GET /api/devices/knowndevice/xxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 [2022-12-31 12:16:39.166][_][ERROR] No matching routes for GET /api/devices/knowndevice/xxxxxx@gmail.com/2f9063f7-b2eb-47f2-abdc-34dd03d60788 application/json. [2022-12-31 12:16:39.166][_][WARN] No 404 catcher registered. Using Rocket default. [2022-12-31 12:16:39.166][response][INFO] 404 Not Found Bitwarden iOS app reported: "we were unable to process your request. try again or contact us"
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1822