You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RemoteIPHeader X-Forwarded-For
RemoteIPInternalProxy 172.16.0.0/12
RemoteIPInternalProxy 192.168.199.0/24
ProxyAddHeaders Off
ProxyPassReverseCookiePath / /
ProxyPass / http://127.0.0.1:82/ retry=0
ProxyPassReverse / http://127.0.0.1:82/
ProxyPreserveHost On
Expected Result
Being able to log in through a browser.
Actual Result
2024-12-20 14:50:20.232 +00:00 [Error] Invalid client configuration for client "browser": "AllowedCorsOrigins contains invalid origin: https://bitwarden.example.org/"
2024-12-20 14:50:20.232 +00:00 [Error] No client with id '"browser"' found. aborting
Or
2024-12-20 11:03:03.036 +00:00 [Error] Invalid client configuration for client "web": "AllowedCorsOrigins contains invalid origin: https://bitwarden.example.org/"
2024-12-20 11:03:03.037 +00:00 [Error] No client with id '"web"' found. aborting
Screenshots or Videos
No response
Additional Context
It doesn't matter what value globalSettings__baseServiceUri__vault is set to (with or without trailing /)
Build Version
2024.12.1
Environment
Self-Hosted
Environment Details
Docker 27.4.1
Gentoo ~X64
Apache 2.4.62
Issue Tracking Info
I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
Steps To Reproduce
Install server, use apache reverse proxy:
Expected Result
Being able to log in through a browser.
Actual Result
Or
Screenshots or Videos
No response
Additional Context
It doesn't matter what value globalSettings__baseServiceUri__vault is set to (with or without trailing /)
Build Version
2024.12.1
Environment
Self-Hosted
Environment Details
Issue Tracking Info
The text was updated successfully, but these errors were encountered: