[GH-ISSUE #1183] GET /locales/fr/messages.json?cache=jilvf leads to 404 #830

Closed
opened 2026-03-03 02:03:43 +03:00 by kerem · 1 comment
Owner

Originally created by @pdarcos on GitHub (Oct 11, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1183

Hi everyone.

Not sure this is a config issue or a bug.

I had complaints by non-english speakers that my bitwarden_rs web wasn't displaying properly and they therefore could not login.

Exploring in the logs I think I've pinpointed the problem.

I see that this works fine as expected GET /locales/en/messages.json?cache=jilvf leads to 200 all OK
but if they use a non-english browser they get a 404 GET /locales/fr/messages.json?cache=jilvf leads to 404 not found

That would explain the error but not sure how to fix it. When I cd into the web folder, I see locales and I see there is a fr locale, among others, so not sure what I'm doing wrong.

I'm running bitwarden_rs behind an nginx proxy because I use websockets but don't know where to look to fix this.

Any clues?

Cheers

Originally created by @pdarcos on GitHub (Oct 11, 2020). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1183 Hi everyone. Not sure this is a config issue or a bug. I had complaints by non-english speakers that my bitwarden_rs web wasn't displaying properly and they therefore could not login. Exploring in the logs I think I've pinpointed the problem. I see that this works fine as expected GET /locales/en/messages.json?cache=jilvf leads to 200 all OK but if they use a non-english browser they get a 404 GET /locales/fr/messages.json?cache=jilvf leads to 404 not found That would explain the error but not sure how to fix it. When I cd into the web folder, I see locales and I see there is a fr locale, among others, so not sure what I'm doing wrong. I'm running bitwarden_rs behind an nginx proxy because I use websockets but don't know where to look to fix this. Any clues? Cheers
kerem 2026-03-03 02:03:43 +03:00
Author
Owner

@pdarcos commented on GitHub (Oct 11, 2020):

Nevermind. Found the problem. Missing a locale file. Fixed now

<!-- gh-comment-id:706751848 --> @pdarcos commented on GitHub (Oct 11, 2020): Nevermind. Found the problem. Missing a locale file. Fixed now
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#830
No description provided.