CLI Dashboard doesn't work

Hello,

I’ve just upgraded to the latest release:

latest: Pulling from storjlabs/storagenode
Digest: sha256:831361e74ba9621152abe715885543dc64727a095d32dd3eebaf2459c0778535
Status: Image is up to date for storjlabs/storagenode:latest
docker.io/storjlabs/storagenode:latest
d5ac8306bb7f6878fb8376166279cf8dc4c2aa0b90806339e9c084dfea3db7ac

And the dashboard doesn’t work anymore through CLI:

$ docker exec -it storagenode /app/dashboard.sh
/app/dashboard.sh: 3: /app/dashboard.sh: ./storagenode: not found

Documentation (Storage Node Dashboard CLI - Storj Docs) hasn’t change, so I suspect a bug.

Best regards,
Yvan.

It’s a docker issue. After restarting docker, then the Storj container, it’s okay.

It also forbid the Storj process to start, it can be seen in the logs as:

downloading storagenode-updater
–2022-05-18 08:25:47-- https://version.storj.io/processes/storagenode-updater/minimum/url?os=linux&arch=amd64
Resolving version.storj.io (version.storj.io)… failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘version.storj.io
http://: Invalid host name.