pi-node / instructions

254 stars 153 forks source link

Windows 10 Home Edition Install Instructions No Longer Work #27

Open poflynn opened 4 years ago

poflynn commented 4 years ago

Alas with the latest updates to Win 10 Home this old version of VirtualBox is blocked. When you get to step 5 Windows won't run VirtualBox and instead throws up the error "This app can't run on this device" :-(

https://github.com/pi-node/instructions/wiki/(EN)-Windows-10-Home-Edition

AlfaB16 commented 3 years ago

Yes I did face the same issue, I am still trying to get around it.

Yorkien commented 3 years ago

Who could help me,I usually run it unsucessful

AlfaB16 commented 3 years ago

Hi, I've had pi test node installed on my windows 10 home edition computer for a while now, other than having docker installed and running I was not able to get the 10ports open. It's been a few days now that my computer is dead after I ran into a few blue screens. So I would suggest that you quit trying to install the node on windows home and change to windows pro instead. All the best. Regards. AD.

On Thu, Oct 1, 2020, 11:15 AM Yorkien notifications@github.com wrote:

Who could help me,I usually run it unsucessful

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pi-node/instructions/issues/27#issuecomment-701900870, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQXJ62FHAQ4GMGR5KECHQYTSIQJQXANCNFSM4RT7CYUQ .

ihatejam commented 3 years ago

You no longer need Docker Toolbox (which uses Virtualbox) on Windows Home edition. Docker Desktop (no need for Virtualbox) now runs on Windows Home edition. More info can be found here - https://docs.docker.com/docker-for-windows/install-windows-home/

yewkhoon commented 3 years ago

https://www.youtube.com/watch?v=HnP4yfCLt7M

hirenshah commented 3 years ago

You no longer need Docker Toolbox (which uses Virtualbox) on Windows Home edition. Docker Desktop (no need for Virtualbox) now runs on Windows Home edition. More info can be found here - https://docs.docker.com/docker-for-windows/install-windows-home/

As I found out today, Pi Node hasn't been updated to handle this properly... it still looks for files like docker-machine.exe and therefore just fails to even begin checking the ports.

lstfrs commented 3 years ago

You no longer need Docker Toolbox (which uses Virtualbox) on Windows Home edition. Docker Desktop (no need for Virtualbox) now runs on Windows Home edition. More info can be found here - https://docs.docker.com/docker-for-windows/install-windows-home/

As I found out today, Pi Node hasn't been updated to handle this properly... it still looks for files like docker-machine.exe and therefore just fails to even begin checking the ports.

Do you know how to modify name of some process or somehow make Pi node handle this? I am facing the same problem. Ports are opened but pi node doesn't check.