Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

i found a way to get hyper-v on windows 10 home but i can't get golem to run with hyper-v and docker for windows here is the log #5192

Open
77omar77 opened this issue Jul 4, 2020 · 0 comments

Comments

@77omar77
Copy link

77omar77 commented Jul 4, 2020

golem application is saying hypervisor: docker vm not available. docker: docker is not available.

2020-07-04 21:55:20 WARNING golem.docker.hypervisor.hyperv Error checking Hyper-V availability: [WinError 2] The system cannot find the file specified

2020-07-04 21:55:20 ERROR golem.docker.manager


No supported VM hypervisor was found.

Golem will not be able to compute anything.

hypervisor.setup() returned com_error(-2147319779, 'Library not registered.', None, None)


2020-07-04 21:55:20 ERROR golem.node

There was a problem setting up the environment: No VM hypervisor found.

Golem will run with limited functionality to support

communication with local clients.

2020-07-04 21:55:21 ERROR twisted SSL error: sslv3 alert certificate unknown (in ssl3_read_bytes)

2020-07-04 21:55:21 ERROR twisted Session.onUserError(): "FileNotFoundError: [WinError 2] The system cannot find the file specified"

Traceback (most recent call last):

File "C:\BuildbotWorker\buildpackage_windows\build.venv\lib\site-packages\autobahn\twisted\websocket.py", line 322, in _onMessage

File "C:\BuildbotWorker\buildpackage_windows\build.venv\lib\site-packages\autobahn\wamp\websocket.py", line 95, in onMessage

File "C:\BuildbotWorker\buildpackage_windows\build.venv\lib\site-packages\autobahn\wamp\protocol.py", line 1006, in onMessage

File "C:\BuildbotWorker\buildpackage_windows\build.venv\lib\site-packages\txaio\tx.py", line 429, in as_future

--- ---

File "C:\BuildbotWorker\buildpackage_windows\build.venv\lib\site-packages\twisted\internet\defer.py", line 151, in maybeDeferred

File "C:\BuildbotWorker\buildpackage_windows\build\golem\core\virtualization.py", line 31, in is_virtualization_satisfied

File "C:\BuildbotWorker\buildpackage_windows\build\golem\core\virtualization.py", line 43, in _check_vt_windows

File "C:\BuildbotWorker\buildpackage_windows\build\golem\core\windows.py", line 51, in run_powershell

File "C:\Python36\lib\subprocess.py", line 403, in run

File "C:\Python36\lib\subprocess.py", line 709, in init

File "C:\Python36\lib\subprocess.py", line 997, in _execute_child

builtins.FileNotFoundError: [WinError 2] The system cannot find the file specified

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant