(Solved) Setting up new Vnode not working...

@Support

So trying to setup a new Vnode. It’s not my first - been through the process before. I’ve tried setting them up using both methods outlined below:

Method #1
https://we.incognito.org/t/how-to-host-a-virtual-node/194

Ends up being stuck and docker doesn’t ever download.
image

Method #2
https://we.incognito.org/t/how-to-setup-your-own-node-in-a-blink-of-an-eye/12003

Following the other way seems to not download the container. I just get a blank message when I check with sudo docker ps.

image

Both ways it seems there’s nothing coming through at all. Using Contabo as the VPS.

Any help would be greatly appreciated!

Thank you!

This issue is caused because docker remove register sub-domain from there server.
Could you please open the setup script, find the link

https://register.hub.docker.com/v1/repositories/incognitochain/incognito-mainnet/tags

and repleace with

https://hub.docker.com/v1/repositories/incognitochain/incognito-mainnet/tags

then run the script again

The setup script will be updated soon.

4 Likes

Thank you Rocky. That worked, have a great day.