greyltc / docker-owncloud

Arch linux based docker container with owncloud
111 stars 37 forks source link

SQL won't load on latest image? #107

Closed M1ntBerryCrunch closed 7 years ago

M1ntBerryCrunch commented 7 years ago

n00b warning. I'm learning Docker and have been playing around with it. I had this container working and feel like I have the hang of it all. It's not live yet and I got an update notice so I tried and failed, even after using the permission script which seemed to function. I decided to remove the container and the image to start over. Now when I have a fresh container, I get this error when I try to use MySQL with user "root":

Error while trying to create admin user: Failed to connect to the database: An exception occured in the driver: SQLSTATE[HY000][2002] No such file or directory

Is there a problem with the container and this version of OC? Am I just really tired? Thanks.

M1ntBerryCrunch commented 7 years ago

"daily" build is working for me.

M1ntBerryCrunch commented 7 years ago

Daily build has some errors in the log. I can't find a solid image now. Can someone pull "latest" and see if you can set it up with MySQL please? I'm losing my mind :(

greyltc commented 7 years ago

I've recently fixed a problem with MySQL in the underlying image. This issue should now be fixed.