sfx101 / deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop
https://github.com/deck-app
GNU Affero General Public License v3.0
1.51k stars 71 forks source link

No Connection could be made because the target machine refused it #82

Closed iamlasse closed 1 year ago

iamlasse commented 1 year ago

I've just installed Deck on a Windows 11 laptop and tried starting a new project and this error is preventing any start. I saw a closed issue with the same problem but my WSL is not including the deck-app

NAME STATE VERSION

but looks like this instead.

Any help appreciated.

nabad600 commented 1 year ago

Hi @iamlasse, thanks for reporting.

Could you please do the following?

  1. If you use "Docker Desktop", open the deck app and go to setting, click on Docker engine & uncheck Remote engine

image

also remove "DOCKER_HOST" from environment variables image

  1. If you use wsl with virtual host, then do the following? a. Uninstall docker decktop and deleted c:/users/<user name>/.deck b. open the deck app and go to setting, click on Docker engine & uncheck Remote engine image

    reopen deck app and installation page should appear. Below is the screenshot for your reference image

    Please verify deck-app virtual host created or not image

Appreciate your feedback here.

iamlasse commented 1 year ago

Thank you, somehow that did the trick. I had to manually download the deck-app since it kept failing from within deck...