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

ERROR: Waiting for confirmation of MySQL service startup #42

Closed
pietrotti97 opened this issue Aug 6, 2020 · 0 comments
Closed

ERROR: Waiting for confirmation of MySQL service startup #42

pietrotti97 opened this issue Aug 6, 2020 · 0 comments

Comments

@pietrotti97
Copy link

Hi,
I'm trying to run the official ampache/ampache docker image on a raspberrypi.
Docker is already running and working fine for other containers.
The syntax I used is: docker run --name=ampache -d -v /mypath:/media:ro -p 50:80 ampache/ampache:develop
The log I got with docker logs -f ampache is:
=> An empty or uninitialized MySQL volume is detected in /var/lib/mysql
=> Installing MySQL ...
=> Done!
=> Waiting for confirmation of MySQL service startup
=> Waiting for confirmation of MySQL service startup
and continues forever.

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

1 participant