mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Trying to open the vault login page results in 404 not found. The server log has error [ERROR] No matching routes for POST /cgi-bin/luci/;stok=/locale?form=lang application/x-www-form-urlencoded
#1482
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 @sw8fbar on GitHub (Jan 27, 2023).
Subject of the issue
Trying to open the vault login page results in 404 not found. The server log has error
[ERROR] No matching routes for POST /cgi-bin/luci/;stok=/locale?form=lang application/x-www-form-urlencodedDeployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: DOMAIN, SIGNUPS_ALLOWED, INVITATIONS_ALLOWED, ADMIN_TOKEN, SMTP_HOST, SMTP_SECURITY, SMTP_PORT, SMTP_FROM, SMTP_USERNAME, SMTP_PASSWORD
Install method:
Clients used:
web vault
Reverse proxy and version:
Caddy
MySQL/MariaDB or PostgreSQL version:
SQLite
Other relevant details:
Steps to reproduce
docker-compose
Expected behaviour
To see the vault login page
Actual behaviour
Page not found!
server error log:
[ERROR] No matching routes for POST /cgi-bin/luci/;stok=/locale?form=lang application/x-www-form-urlencodedTroubleshooting data
[2023-01-27 06:18:10.290][][ERROR] No matching routes for POST /cgi-bin/luci/;stok=/locale?form=lang application/x-www-form-urlencoded.
[2023-01-27 06:18:10.291][][WARN] Responding with registered (not_found) 404 catcher.
[2023-01-27 06:18:10.305][][WARN] Response was
None.[2023-01-27 06:18:10.305][][WARN] Responding with registered (not_found) 404 catcher.
[2023-01-27 06:18:10.350][][WARN] Response was
None.[2023-01-27 06:18:10.350][][WARN] Responding with registered (not_found) 404 catcher.