-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[UNIFIED] bitwarden/self-host:2023.9.3-beta High CPU usage #164
Comments
Same for me. Dotnet api.dll and identity.dll are consuming more than 50% of CPU every 10 seconds. To reproduce, it is necessary to login from several devices. Once having this issue, the only solution is to remove the container and run it again from scratch which is very painful. @dev team: please acknowledge the issue so we know it will be fixed some time in the future |
Same issue of high CPU spikes on |
Hm, I think I know where the issues I mentioned in my last post (web gui login, changing entries, possibly cpu usage) came from. I had two bitwarden containers. The 2024.9.2-beta and a newer one. Off course, I always only started one of both. Running the older one was never a problem, but running the newer ones (tried a view different versions) always gave me issues (strange CPU usage and other errors). Both containers had the same port settings. And even though the older container was not running, the newer one seems to have had issues with that. After changing the port on the older (not running) container now 2024.10.5 beta works perfect. |
Just updated my APP container to 2023.9.3-beta and Bitwarden now is sitting on +- 50% of VM CPU Usage:
As the base image is a very lightweigh Debian, i cannot check processes. Can someone help me with this?
On my test container all seems fine, only 5 users which are using the service as before. My docker-compose file:
Thanks in advance.
Edit 1: Is even getting worse:
The text was updated successfully, but these errors were encountered: