-
Notifications
You must be signed in to change notification settings - Fork 2.2k
mysqld: Can't create/write to file '/var/lib/mysql/is_writable' (Errcode: 13 - Permission denied) #219
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
Comments
Since you seem to be running on OSX or Windows, add in a |
@yosifkit I'm also experiencing this issue. Where would you specify the
This is the output I get when I try to bring it up:
|
@ikbenben, It just needs some quotes around it |
This issue seems to be solved; feel free to comment if you feel it was closed in error. |
Hello @yosifkit, I know it's an old issue but your fix doesn't seem to work for me. It did copy everything inside my volume (on my host), but this time I get another error : |
@tofl, that sounds like you might need something like MariaDB/mariadb-docker#200 (comment) i.e. I can't remember what is required to make it work (or if it will ever work), and it depends whether you are using Docker for Mac, Docker for Windows, or Boot2Docker (via Docker Toolbox). In the future, it'd be better to post questions like this in the Docker Community Forums, the Docker Community Slack, or Stack Overflow. |
If anyone else runs into this I was having the same problem but I didn't see the lines above this error which said:
I just had to increase the size of my Docker disk in OSX |
Hello -
I have been unable to get the MySQL container to initialize. I consistently get the above error. I have attempted to remove the .data folder and re-initialize the container. No luck.
The other two containers build and run fine. I have had the MySQL container run successfully once or twice - but only after a complete system restart. I have not been able to reproduce the successful running of the container - otherwise I wouldn't be posting this issue. ;)
Docker version 1.12.1, build 6f9534c
docker-machine version 0.8.1, build 41b3b25
[docker-compose.yml]
[docker logs]
The text was updated successfully, but these errors were encountered: