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

"Failed to unlink socket" when starting qemu on alpine 3.7 #3

Open
bitdancer opened this issue Apr 10, 2018 · 0 comments
Open

"Failed to unlink socket" when starting qemu on alpine 3.7 #3

bitdancer opened this issue Apr 10, 2018 · 0 comments

Comments

@bitdancer
Copy link

I just upgraded my alpine 3.6 system to 3.7. Your wonderful init script was working fine in 3.6, but now when I try to start a qemu service, I get, for example:

qemu-system-x86_64: -monitor unix:/run/qemu/dhost/monitor.sock,server,nowait: Failed to unlink socket /run/qemu/dhost/monitor.sock: Permission denied

If I change the user from qemu to root it works fine. The directory is owned by qemu (I even tried deleting it and letting it get recreated). The pid file is owned by root. I have no idea what changed to make this stop working, or if it is a misconfiguration in my system somehow. I couldn't find anything useful by searching the web, though I did learn a lot more about how openrc init scripts work :)

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