404: Not Found | The requested resource could not be found. | Rocket after an reboot. #6282
Unanswered
coderunner34-ahruphey
asked this question in
Q&A
Replies: 3 comments 2 replies
-
Very Very nice that it is converted into discussion 🙂🙂 |
Beta Was this translation helpful? Give feedback.
2 replies
-
I have solved by using Enabling admin page · dani-garcia/vaultwarden Wiki and tested for 90%. It looks that it rely works very fine 🙂🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Dear @BlackDex Very nice that you helped me 🙂🙂🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Prerequisites
Vaultwarden Support String
Vaultwarden Support String is NOT available☹️ ☹️
/--------------------------------------------------------------------
| Starting Vaultwarden |
Vaultwarden Build Version
1.34.3
Deployment method
Official Container Image
Custom deployment method
cat docker-compose.yml
version: "3"
services:
vaultwarden:
image: vaultwarden/server:latest
container_name: vaultwarden
restart: always
ports:
- "80:80"
volumes:
- ./vw-data:/data
environment:
WEBSOCKET_ENABLED: "true"
SIGNUPS_ALLOWED: "true"
ADMIN_TOKEN: ""
Reverse Proxy
HTTPD
Host/Server Operating System
Linux
Operating System Version
Rocky Linux 9.6 with podman
Clients
Web Vault
Client Version
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:142.0) Gecko/20100101 Firefox/142.0
Steps To Reproduce
vaultwarden runs fine with "podman-compose up -d"
LXC reboot
`
404: Not Found
The requested resource could not be found.
Rocket `
Expected Result
App loading fine after a reboot of the podman LXC
Actual Result
Not reboot save
Logs
Screenshots or Videos
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions