RunOnFlux/fluxnode-multitool

[BUG] docker installation from script is not working

Closed this issue · 2 comments

Environment

Self-Hosted

System

Ubuntu 20.04

Version

No response

Describe the problem

during run the script from:
bash -i <(curl -s https://raw.githubusercontent.com/RunOnFlux/fluxnode-multitool/master/multitoolbox.sh)

and choose 1, installation is going well until the result :
image

than trying to install flux node but:
image

please help.

installation was tryied on Ubuntu 20.04 from windows 10 store (which probably is WSL)

Additional info

No response

Please tick the boxes

Docker in WSL will not work without the Docker Desktop CE installed in Windows..

WSL isn't able to run the docker daemon, but needs to connect to the daemon running in Windows..

I bet if you installed Docker Desktop CE in Windows, that this might work... but if not, you will need to virtualize your node with Hyper-V, VirtualBox, etc...

I'm going to close this, just because I know that this is the issue.

If you have issues with a virtualized node, feel free to hit up the #communiny-support Discord channel.