You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered: