[Tech Preview] Multinode Dashboard Binaries

I also checked the run command I use to start the nodes and I don’t have any spaces or anything. Multinode doesn’t work very well, I hope the payment arrives well when it is paid.

das ist mein docker skript. aber wo bekomme ich den api key

docker run -d --restart unless-stopped
–user $(id -u):$(id -g)
-p 127.0.0.1:15002:15002/tcp
–mount type=bind,source=“/home/pi/Tools/multinode”,destination=/app/config
–name multinode storjlabs/multinode:latest

This is the script to create the multinode dashboard

You must use

docker exec -it storagenode /app/storagenode issue-apikey --config-dir /app/config --identity-dir /app/identity

for each node

1 Like

Sie können auch den Befehl aus dem ersten Thema verwenden:

just installed new version of dashboard and:


i wish it will be correct but sadly in real life node is showing this amount:
image
and
image
all the databases are ok

do we have a solution or suggestion how to fix this funny bug?

It shows the earning for the whole node’s life. You need to select a period.
However, it doesn’t provide an information for the current period though.