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

Golem with Docker Toolbox is not starting, upgrade from 19.0 with hyperv to 19.1 with toolbox #4060

Closed
ederenn opened this issue Mar 29, 2019 · 3 comments

Comments

@ederenn
Copy link

ederenn commented Mar 29, 2019

Description

Golem Version: 0.19.1

Golem-Messages version (leave empty if unsure): 2.24.3

Electron version (if used): 0.1.19

OS [e.g. Windows 10 Pro]: Windows 10

Branch (if launched from source): -

Mainnet/Testnet: Mainnet

Description of the issue:

Golem with Docker Toolbox is not starting. After upgrade from 19.0 with hyperv to 19.1 with toolbox

Actual result:

Golem app is hanging after typing in password

Screenshots:

If applicable, add screenshots to help explain your problem.

Steps To Reproduce

System with Golem 0.19.0 is needed.

  1. Install 0.19.1 Golem Version without Hyperv
  2. Check in Windows Features if Hyperv is disabled
  3. Install Docker Toolbox 18.6 version
    https://github.com/docker/toolbox/releases/download/v18.06.1-ce/DockerToolbox-18.06.1-ce.exe
  4. In Powershell with administrative rights type in
C:\windows\System32\InfDefaultInstall.exe "C:\Program Files\Oracle\VirtualBox\drivers\vboxdrv\VBoxDrv.inf"
Set-ItemProperty HKLM:\system\currentcontrolset\services\vboxdrv -Name ImagePath -Value "\??\C:\Program Files\Oracle\VirtualBox\drivers\vboxdrv\VBoxDrv.sys"
Set-ItemProperty -Path "HKLM:\System\CurrentControlSet\Services\VBoxDrv" -Name "DelayedAutostart" -Value 1 -Type DWORD
Start-Service vboxdrv
  1. Restart system
  2. Run Docker Toolbox Quickstart, wait for Docker to launch
  3. Run Golemapp
  4. Golem will hang after typing in password on "Logged in"

Expected behavior

Golem should launch and connect to nodes

Logs and any additional context

golem.log

Proposed Solution?

(Optional: What could be a solution for that issue)

@ZmijaWA
Copy link
Contributor

ZmijaWA commented Jun 4, 2019

@Wiezzel Guess we can close it as it is not supported anymore?

@maaktweluit
Copy link
Contributor

@ZmijaWA PR #4268 will solve this issue :)

linked them so this issue will get closed when the PR gets merged

@ZmijaWA
Copy link
Contributor

ZmijaWA commented Jun 10, 2019

PR #4268 will solve this issue

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

No branches or pull requests

6 participants