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

[BUG] Some connections to MySQL database fail #629

Open
raph-topo opened this issue Jun 18, 2023 · 1 comment
Open

[BUG] Some connections to MySQL database fail #629

raph-topo opened this issue Jun 18, 2023 · 1 comment
Labels

Comments

@raph-topo
Copy link
Contributor

raph-topo commented Jun 18, 2023

Tag/version of Container Images
0.4.5

Using mariadb:10.5 as configured in docker-compose-mysql.yaml works, but Docker logs for database: still spit out some mysterious lines:

[Warning] Access denied for user 'root'@'172.30.0.4' (using password: NO)
[Warning] Access denied for user 'root'@'172.30.0.3' (using password: NO)
[Warning] Aborted connection 5 to db: 'mailman' user: 'mailman' host: '172.30.0.3' (Got an error reading communication packets)
[Warning] Aborted connection 18 to db: 'mailman' user: 'mailman' host: '172.30.0.3' (Got an error reading communication packets)
[Warning] Aborted connection 28 to db: 'mailman' user: 'mailman' host: '172.30.0.3' (Got an error reading communication packets)

(172.30.0.4 is mailman-core & 172.30.0.3 is database)

@raph-topo raph-topo added the bug label Jun 18, 2023
@maxking
Copy link
Owner

maxking commented Jun 20, 2023

I am unsure what is causing this, probably need to run this with Mailman CI and see what's going on.

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

No branches or pull requests

2 participants