Skip to content
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

Open
wardragon opened this issue Jan 22, 2024 · 5 comments
Open

Mariadb broken communication packet after upgrade #197

wardragon opened this issue Jan 22, 2024 · 5 comments

Comments

@wardragon
Copy link

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.

@sammbw
Copy link

sammbw commented Jan 23, 2024

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?

@wardragon
Copy link
Author

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.

@sammbw
Copy link

sammbw commented Jan 24, 2024

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!

@wardragon
Copy link
Author

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)

@wardragon
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants