Hi,
after restarting my Docker containers, the seafile-mysql container shows the following problems
2024-02-15 10:34:30 3 [Warning] Access denied for user 'seafile'@'192.168.144.4' (using password: YES)
2024-02-15 10:34:32 4 [Warning] Access denied for user 'seafile'@'192.168.144.4' (using password: YES)
2024-02-15 10:34:34 5 [Warning] Access denied for user 'seafile'@'192.168.144.4' (using password: YES)
2024-02-15 10:34:36 6 [Warning] Access denied for user 'seafile'@'192.168.144.4' (using password: YES
Also the seafile container shows the following problems
waiting for mysql server to be ready: %s (1045, "Access denied for user 'seafile'@'192.168.144.4' (using password: YES)")
waiting for mysql server to be ready: %s (1045, "Access denied for user 'seafile'@'192.168.144.4' (using password: YES)")
waiting for mysql server to be ready: %s (1045, "Access denied for user 'seafile'@'192.168.144.4' (using password: YES)")
waiting for mysql server to be ready: %s (1045, "Access denied for user 'seafile'@'192.168.144.4' (using password: YES)")
I did not changed any passwords. I’m using the latest seafileltd/seafile-mc:latest image.
Any hint for a solution?
Kind Regards