I am running few STORJ NODEs. One is on the Windows 10 machine and Two are on the Synology NAS. All three are operational and online. I am able to check my earnings from Windows node easily but I have concern about my two nodes running as docker containers running on Synology NAS. All three nodes are set with the same wallet.
Remove the 127.0.0.1: from the port mapping for the dashboard so it reads -p 14002:14002 for the first and -p 14003:14002 for the second. Please note the 14002 on the end of that last one, you have it set wrong now. The internal port (the one after the : ) should always be 14002. After that you can access the dashboard from your Synology’s IP with the corresponding external port.
Alternatively you can use the earnings calculator.
But I have basically no issue check my dashboard directly via Putty to SYNOLOGY-Docker containter but there is no payout info so going to check that earning calculator. Thank you