self-host
self-host copied to clipboard
Mariadb broken communication packet after upgrade
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.
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) Wed, Jan 31 2024 9:43:17 am 2024-01-31 8:43:17 38 [Warning] Aborted connection 38 to db: 'unconnected' user: 'bitwarden' host: 'xxx.xxx.xxx.xxx' (Got an error reading communication packets) Wed, Jan 31 2024 9:43:42 am 2024-01-31 8:43:42 46 [Warning] Aborted connection 46 to db: 'unconnected' user: 'bitwarden' host: 'xxx.xxx.xxx.xxx' (Got an error reading communication packets) Wed, Jan 31 2024 9:43:42 am 2024-01-31 8:43:42 50 [Warning] Aborted connection 50 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. Cannot read properties of null (reading 'iterations')
and mariadb logs the same as above on previus comment