Skip to content

Docker runs but no Logs #687

@ChristianErdtmann

Description

@ChristianErdtmann

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions