First time user, can’t access the other dashboard, the one on port 14002

I’m able to run the Storj Storage Node, but when I try to access the other dashboard that brings me to port 14002, I am unable to connect there.

Please, check your logs, post 20 lines here

Which logs?
System logs?

Does not show any Storj storage app related info.

Storj storage app latest logs?
Only shows this:

seconds ago   Up Less than a second   192.168.x.x:9000->9000/tcp, 
192.168.x.x:14002->14002/tcp, 0.0.0.0:28967->28967/tcp   
storjlabsSnContainer````

From the ssh:

docker logs --tail 20 storjlabsSnContainer

I thought you also can see them in the UI when you open a container in the Container Station.

SSH?

$ ssh admin@Stohrje-uq
ssh: connect to host stohrje-uq port 22: Connection refused

I think you need to enable it on QNAP

1 Like
$ ssh admin@Stohrje-uq
admin@stohrje-uq's password: 
sh: line 59: tic: command not found
Connection to stohrje-uq closed.

Not a storj problem, so I’ll try and figure this one out.

# docker logs --tail 20 storjlabsSnContainer
2021-03-14T16:47:51.587Z        ERROR   preflight:localtime     system clock is out of sync with satellite      {"Satellite ID": "xxx", "error": "system clock is out of sync: clock off by 477.880785 minutes", "errorVerbose": "system clock is out of sync: clock off by 477.880785 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-03-14T16:47:51.601Z        ERROR   preflight:localtime     system clock is out of sync with satellite      {"Satellite ID": "xxx", "error": "system clock is out of sync: clock off by 477.880418 minutes", "errorVerbose": "system clock is out of sync: clock off by 477.880418 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-03-14T16:47:51.771Z        ERROR   preflight:localtime     system clock is out of sync with satellite      {"Satellite ID": "xxx, "error": "system clock is out of sync: clock off by 477.878186 minutes", "errorVerbose": "system clock is out of sync: clock off by 477.878186 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-03-14T16:47:52.061Z        ERROR   preflight:localtime     system clock is out of sync with satellite      {"Satellite ID": "xxx", "error": "system clock is out of sync: clock off by 477.874058 minutes", "errorVerbose": "system clock is out of sync: clock off by 477.874058 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-03-14T16:47:52.062Z        ERROR   Failed preflight check. {"error": "system clock is out of sync: system clock is out of sync with all trusted satellites", "errorVerbose": "system clock is out of sync: system clock is out of sync with all trusted satellites\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check:96\n\tstorj.io/storj/storagenode.(*Peer).Run:835\n\tmain.cmdRun:218\n\tstorj.io/private/process.cleanup.func1.4:363\n\tstorj.io/private/process.cleanup.func1:381\n\tgithub.com/spf13/cobra.(*Command).execute:842\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:950\n\tgithub.com/spf13/cobra.(*Command).Execute:887\n\tstorj.io/private/process.ExecWithCustomConfig:88\n\tstorj.io/private/process.ExecCustomDebug:70\n\tmain.main:385\n\truntime.main:204"}
Error: system clock is out of sync: system clock is out of sync with all trusted satellites
2021-03-14T16:47:57.328Z        INFO    Operator email  {"Address": "xxx"}
2021-03-14T16:47:57.329Z        INFO    Operator wallet {"Address": "xxx"}
2021-03-14T16:47:59.574Z        INFO    Telemetry enabled       {"instance ID": "xxx"}
2021-03-14T16:47:59.675Z        INFO    db.migration    Database Version        {"version": 51}
2021-03-14T16:48:01.873Z        INFO    preflight:localtime     start checking local system clock with trusted satellites' system clock.
2021-03-14T16:48:01.894Z        ERROR   preflight:localtime     unable to get satellite system time     {"Satellite ID": "xxx", "error": "rpc: dial tcp 35.205.38.124:7777: connect: connection refused", "errorVerbose": "rpc: dial tcp 35.205.38.124:7777: connect: connection refused\n\tstorj.io/common/rpc.TCPConnector.DialContextUnencrypted:106\n\tstorj.io/common/rpc.TCPConnector.DialContext:70\n\tstorj.io/common/rpc.Dialer.dialEncryptedConn:180\n\tstorj.io/common/rpc.Dialer.DialNodeURL.func1:101\n\tstorj.io/common/rpc/rpcpool.(*Pool).Get:87\n\tstorj.io/common/rpc.Dialer.dialPool:146\n\tstorj.io/common/rpc.Dialer.DialNodeURL:100\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).getSatelliteTime:110\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:67\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-03-14T16:48:02.086Z        ERROR   preflight:localtime     system clock is out of sync with satellite      {"Satellite ID": "xxx", "error": "system clock is out of sync: clock off by 477.884428 minutes", "errorVerbose": "system clock is out of sync: clock off by 477.884428 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-03-14T16:48:02.224Z        ERROR   preflight:localtime     system clock is out of sync with satellite      {"Satellite ID": "xxx", "error": "system clock is out of sync: clock off by 477.882339 minutes", "errorVerbose": "system clock is out of sync: clock off by 477.882339 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-03-14T16:48:02.293Z        ERROR   preflight:localtime     system clock is out of sync with satellite      {"Satellite ID": "xxx", "error": "system clock is out of sync: clock off by 477.881341 minutes", "errorVerbose": "system clock is out of sync: clock off by 477.881341 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-03-14T16:48:02.408Z        ERROR   preflight:localtime     system clock is out of sync with satellite      {"Satellite ID": "xxx", "error": "system clock is out of sync: clock off by 477.879786 minutes", "errorVerbose": "system clock is out of sync: clock off by 477.879786 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-03-14T16:48:02.735Z        ERROR   preflight:localtime     system clock is out of sync with satellite      {"Satellite ID": "xxx", "error": "system clock is out of sync: clock off by 477.875245 minutes", "errorVerbose": "system clock is out of sync: clock off by 477.875245 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-03-14T16:48:02.736Z        ERROR   Failed preflight check. {"error": "system clock is out of sync: system clock is out of sync with all trusted satellites", "errorVerbose": "system clock is out of sync: system clock is out of sync with all trusted satellites\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check:96\n\tstorj.io/storj/storagenode.(*Peer).Run:835\n\tmain.cmdRun:218\n\tstorj.io/private/process.cleanup.func1.4:363\n\tstorj.io/private/process.cleanup.func1:381\n\tgithub.com/spf13/cobra.(*Command).execute:842\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:950\n\tgithub.com/spf13/cobra.(*Command).Execute:887\n\tstorj.io/private/process.ExecWithCustomConfig:88\n\tstorj.io/private/process.ExecCustomDebug:70\n\tmain.main:385\n\truntime.main:204"}
2021-03-14T16:48:06.086Z        INFO    Got a signal from the OS: "terminated"
Error: system clock is out of sync: system clock is out of sync with all trusted satellites

Ok, seems it can contact satellites, but the problem is real clock issue.
Please, sync your clock on QNAP

Synching does nothing.
The system clock seems to be out of sync by around 478 despite synching it to pool.ntp.org or setting a timezone.