-
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
Mariadb broken communication packet after upgrade #197
Comments
Hello @wardragon thanks for your report - can I confirm the OS and kernel version you are using, as well as the version of Docker you have installed? |
It's running on k3s version num. v1.23.17 +k3s1, running on ubuntu 20.04.6 LTS (focal fossa) , kernel version 5.4.0-164-generic from ubuntu repository. |
Hi there, 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. Thanks! |
try to login or create an user, give 404 page not found and mariadb logs this: 2024-01-31 8:43:17 40 [Warning] Aborted connection 40 to db: 'bitwarden' user: 'bitwarden' host: 'xxx.xxx.xxx.xxx' (Got an error reading communication packets) |
now try to login again and give this: Si è verificato un errore. and mariadb logs the same as above on previus comment |
After upgrade to latest beta, bitwarden could not autheticate user and mariadb is full of log as this:
2024-01-22 13:51:10 441 [Warning] Aborted connection 441 to db: 'xxxxx' user: 'yyyyyyy' host: 'zzzzzzzzz' (Got an error reading communication packets)
Note: i tried to use also the dev image, but it's the same.
The text was updated successfully, but these errors were encountered: