docker-db-backup icon indicating copy to clipboard operation
docker-db-backup copied to clipboard

Unraid docker not connecting to mariadb

Open mlause opened this issue 1 year ago • 5 comments

Summary

I get the following error in the logs when db-backup tries to connect to mariadb. 2024-05-25.14:22:50 [WARN] ** [02-x.x.x.x__ALL] MySQL/MariaDB Server 'x.x.x.x' is not accessible, retrying.. (130 seconds so far)

Steps to reproduce

I have the IP address correctly entered, and it shoes this error everytime a backup is attempted.

What is the expected correct behavior?

I'm a first time user. I would expect the application would do the backup and show it in the folder.

Relevant logs and/or screenshots

I copied it above.

Environment

Unraid 6.12.9 Latest version of db-backup

Possible fixes

I tried this solution, https://github.com/tiredofit/docker-db-backup/issues/79, but it did not work.

mlause avatar May 25 '24 19:05 mlause