[GH-ISSUE #438] Docker Error #268

Open
opened 2026-02-27 15:58:03 +03:00 by kerem · 4 comments
Owner

Originally created by @dillfrescott on GitHub (May 12, 2021).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/438

Problem occurred with host Test: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory

Originally created by @dillfrescott on GitHub (May 12, 2021). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/438 Problem occurred with host Test: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory
Author
Owner

@hiepvq commented on GitHub (Dec 17, 2021):

it should be fixed now with
chmod -R 777 /var/run/libvirt

<!-- gh-comment-id:996745173 --> @hiepvq commented on GitHub (Dec 17, 2021): it should be fixed now with ```chmod -R 777 /var/run/libvirt```
Author
Owner

@GrayXu commented on GitHub (Feb 28, 2022):

it should be fixed now with chmod -R 777 /var/run/libvirt

777 permission is dangerous...

you should look this link
http://thelinuxerrors.blogspot.com/2012/10/failed-to-connect-socket-to.html

<!-- gh-comment-id:1054183411 --> @GrayXu commented on GitHub (Feb 28, 2022): > it should be fixed now with `chmod -R 777 /var/run/libvirt` 777 permission is dangerous... you should look this link [http://thelinuxerrors.blogspot.com/2012/10/failed-to-connect-socket-to.html](http://thelinuxerrors.blogspot.com/2012/10/failed-to-connect-socket-to.html)
Author
Owner

@dillfrescott commented on GitHub (Mar 2, 2022):

ok thank you!

<!-- gh-comment-id:1056120679 --> @dillfrescott commented on GitHub (Mar 2, 2022): ok thank you!
Author
Owner

@kfcceo commented on GitHub (May 23, 2022):

ok thank you!

Has the problem been solved?i meet the same Problem,I run webvirtcloud successfully on docker,but i can not add a local computer,would you tell me what should i do~

<!-- gh-comment-id:1134854835 --> @kfcceo commented on GitHub (May 23, 2022): > ok thank you! Has the problem been solved?i meet the same Problem,I run [webvirtcloud](https://github.com/retspen/webvirtcloud) successfully on docker,but i can not add a local computer,would you tell me what should i do~
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#268
No description provided.