gravitl / netmaker

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
https://netmaker.io
Other
9.4k stars 547 forks source link

[Bug]: Digital Ocean app setup fails after "Confirm Settings for Installation" step #2632

Closed BenJackGill closed 11 months ago

BenJackGill commented 11 months ago

Contact Details

No response

What happened?

Trying to setup on Digital Ocean using the Netmaker app: https://marketplace.digitalocean.com/apps/netmaker

After SSH into the droplet I am following the setup instructions. But it always exists after "Confirm Settings for Installation" step. The last line I see is "Pulling config files..." before it exits the setup.

Version

v0.21.0

What OS are you using?

No response

Relevant log output

-----------------------------------------------------------------
                SETUP ARGUMENTS
-----------------------------------------------------------------
        domain: nm-plex.fakefake.com
         email: 3f1fe7ed54b11b05@email.com
     public ip: 111.222.333.444
-----------------------------------------------------------------
Confirm Settings for Installation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Does everything look right? [y/n]: y
/root/nm-quick.sh: line 861: netclient: command not found
Stopping all containers...
-----------------------------------------------------------------
Beginning installation...
-----------------------------------------------------------------
. . .
. . .
. . .
Pulling config files...

Contributing guidelines

MisterTii commented 11 months ago

2636

redownload nm-quick.sh from master would fix it, don't know anything about digitalocean specifics

mattkasun commented 11 months ago

marketplace one-click working with v0.21.1

BenJackGill commented 11 months ago

Then shouldn't the Marketplace app be updated so that it use the working v0.21.1 version?

mattkasun commented 11 months ago

Then shouldn't the Marketplace app be updated so that it use the working v0.21.1 version?

It does.

BenJackGill commented 11 months ago

Hmmm ok strange, not sure why it didn't work for me then.