You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a fresh installed Ubuntu Linux and hardware match all requirements.
The Doker is running and i get no Erros how you can see:
root@ubuntu:~/NanoMasternode# docker run --restart=unless-stopped -d -p 7075:7075 -p 127.0.0.1:7076:7076 -p 127.0.0.1:7078:7078 -v /root/NanoMasternode:/root --name nano_node_container_new2 nanocurrency/nano:V22.1
89aad3dd8fa82614bbd805c95c9ccf5ba24022b12129f0a19c30c52cc5200316
and it created a "Nano" folder in the "HOST_DIRECTORY" and counters.stat and samples.stat.
In the Nano folder i found the "log" file.... but its empty .... if i follow the steps on the docs there should be entries.
Any idea whats wrong with the Docker Image?
The text was updated successfully, but these errors were encountered:
Hey i followed the steps descibet at:
https://docs.nano.org/running-a-node/node-setup/#step-1-install-docker
I use a fresh installed Ubuntu Linux and hardware match all requirements.
The Doker is running and i get no Erros how you can see:
root@ubuntu:~/NanoMasternode# docker run --restart=unless-stopped -d -p 7075:7075 -p 127.0.0.1:7076:7076 -p 127.0.0.1:7078:7078 -v /root/NanoMasternode:/root --name nano_node_container_new2 nanocurrency/nano:V22.1
89aad3dd8fa82614bbd805c95c9ccf5ba24022b12129f0a19c30c52cc5200316
and it created a "Nano" folder in the "HOST_DIRECTORY" and counters.stat and samples.stat.
In the Nano folder i found the "log" file.... but its empty .... if i follow the steps on the docs there should be entries.
Any idea whats wrong with the Docker Image?
The text was updated successfully, but these errors were encountered: