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
bitwarden-identity | warn: Duende.IdentityServer.Hosting.CorsPolicyProvider[0]
bitwarden-identity | => SpanId:38a461c5ddb02c71, TraceId:115cc524ce21877314e5c5f24c408398, ParentId:0000000000000000 => ConnectionId:0HN3U2VRREFDC => RequestPath:/identity/connect/token RequestId:0HN3U2VRREFDC:00000001
bitwarden-identity | CorsPolicyService did not allow origin: moz-extension://b8e3f0cd-d670-4e5a-9264-b0c7d6b17580
bitwarden-identity | crit: Duende.IdentityServer.Hosting.IdentityServerMiddleware[0]
bitwarden-identity | => SpanId:38a461c5ddb02c71, TraceId:115cc524ce21877314e5c5f24c408398, ParentId:0000000000000000 => ConnectionId:0HN3U2VRREFDC => RequestPath:/identity/connect/token RequestId:0HN3U2VRREFDC:00000001
bitwarden-identity | Unhandled exception: The key {095f5985-3c62-4761-8965-120b0b276b68} was not found in the key ring. For more information go to https://aka.ms/aspnet/dataprotectionwarning
bitwarden-identity | fail: Microsoft.AspNetCore.Server.Kestrel[13]
bitwarden-identity | => SpanId:38a461c5ddb02c71, TraceId:115cc524ce21877314e5c5f24c408398, ParentId:0000000000000000 => ConnectionId:0HN3U2VRREFDC => RequestPath:/identity/connect/token RequestId:0HN3U2VRREFDC:00000001
bitwarden-identity | Connection id "0HN3U2VRREFDC", Request id "0HN3U2VRREFDC:00000001": An unhandled exception was thrown by the application.
bitwarden-identity | System.Security.Cryptography.CryptographicException: The key {095f5985-3c62-4761-8965-120b0b276b68} was not found in the key ring. For more information go to https://aka.ms/aspnet/dataprotectionwarning
Screenshots or Videos
Additional Context
Used to work for few years but recently broke. Tried updates, reinstalling, updatedb, updateconf, renewcert.
Build Version
2024.4.1
Environment
Self-Hosted
Environment Details
Windows 10 WSL2 running:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.6 LTS"
Exposed on local interfaces.
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:
I am unable to reproduce this issue, it has been escalated for further investigation. If you have more information that can help us, please add it below.
Steps To Reproduce
Expected Result
Login
Actual Result
Browser:
POST | http://localhost/identity/connect/token
500 Internal Server Error
Docker compose logs:
Screenshots or Videos
Additional Context
Used to work for few years but recently broke. Tried updates, reinstalling, updatedb, updateconf, renewcert.
Build Version
2024.4.1
Environment
Self-Hosted
Environment Details
Windows 10 WSL2 running:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.6 LTS"
Exposed on local interfaces.
Issue Tracking Info
The text was updated successfully, but these errors were encountered: