Hi. Storj is recently started on a Qnap NAS inside docker. I am having trouble accessing the Dashboard. Just wondering if any Qnap (and possibly docker) Operators can point me in the right direction.
Do I have to access Dashboard from within Qnap or can it be from an external (local network) PC?
The Qnap Storj App (shows identity, wallet etc) has a link for Dashboard . When I select it - Firefox simply says “unable to connect” It is trying to access 192.168.x.x:14002.
I used the Storj App that is available for Qnap. I downloaded and installed it following the freely available video. After some juggling all the configuration options were met and the node started.
if you have multiple ip’s … nor sure if that is relevant… but if you do then it’s a good idea to specify which ip you want the dashboard on in the run command… and ofc you need to allow ports on the specific ip to be open on the qnap
@brm - when you cannot see the dashboard you can find more information in the container station qnap app as the console there for the container may show any issues. If the console is free of errors it’s likely due to 14002 being blocked by a firewall/network appliance/etc.
Update : problem still exists.
A better heading for this post may be “Data absent on Storage Node Stats Web interface” . Accessing the Web interface shows all the headings, graphs etc without any data. In addition it says that the node is off-line when this is not the case. I can see the storagenode container running in Qnap, and examine its logs. No errors are evident. Any suggestions on diagnosing this problem ? I can access docker on the command line and via Qnap desktop. Possibly I have some network settings incorrect - not sure.
Hi again. We had an electrical storm this morning. Power went down. Stroj has recovered and is operating normally on Qnap. Log from the restart is posted below for general information.
Error: debug: http: Server closed
2020-11-15T04:17:24.800Z INFO Configuration loaded {“Location”: “/app/config/config.yaml”}
2020-11-15T04:17:24.891Z INFO Operator email {“Address”: “my email”}
2020-11-15T04:17:24.891Z INFO Operator wallet {“Address”: “my address”}
2020-11-15T04:17:26.381Z INFO Telemetry enabled
2020-11-15T04:17:26.436Z INFO db.migration Database Version {“version”: 45}
2020-11-15T04:17:28.521Z INFO preflight:localtime start checking local system clock with trusted satellites’ system clock.
2020-11-15T04:17:29.740Z INFO preflight:localtime local system clock is in sync with trusted satellites’ system clock.
2020-11-15T04:17:29.740Z INFO bandwidth Performing bandwidth usage rollups
2020-11-15T04:17:29.741Z INFO Node
started (my node)
2020-11-15T04:17:29.741Z INFO Public server started on [::]:28967
2020-11-15T04:17:29.741Z INFO Private server started on 127.0.0.1:7778
2020-11-15T04:17:29.741Z INFO trust Scheduling next refresh {“after”: “8h45m0.096448983s”}
Thanks for your assistance. I suspect something deeper. My storage pool is showing .01 of 1 TB being used. Is there anything I can check to see if files are present? Blobs etc seem to be empty. Logs are not indicating any errors. Network activity is happening. Storagenode folder has not been accessed since 26/10. Just looking for ideas that may indicate a problem.
No firewall. I am thinking about installing the Hello World container for testing purposes and perhaps Portainer. When you look in your storagenode do you see files?