[NODE DOWN] Windows 10 GUI

Try to setup in config server.debug-log-traffic: true

and restart Node

LOG AFTER RESTART

2020-02-10T20:42:21.988+0100 INFO Stop/Shutdown request received.
2020-02-10T20:44:24.110+0100 INFO Configuration loaded from: C:\Program Files\Storj\Storage Node\config.yaml
2020-02-10T20:44:24.193+0100 INFO Operator email:
2020-02-10T20:44:24.193+0100 INFO operator wallet:
2020-02-10T20:44:25.218+0100 ERROR version Failed to do periodic version check: version control client error: Get https://version.storj.io: dial tcp: lookup version.storj.io: no such host
2020-02-10T20:44:25.373+0100 INFO db.migration Database Version {“version”: 31}
2020-02-10T20:44:25.860+0100 WARN trust Failed to fetch URLs from source; used cache {“source”: “https://tardigrade.io/trusted-satellites”, “error”: “HTTP source: Get https://tardigrade.io/trusted-satellites: dial tcp: lookup tardigrade.io: no such host”, “errorVerbose”: “HTTP source: Get https://tardigrade.io/trusted-satellites: dial tcp: lookup tardigrade.io: no such host\n\tstorj.io/storj/storagenode/trust.(*HTTPSource).FetchEntries:63\n\tstorj.io/storj/storagenode/trust.(*List).fetchEntries:90\n\tstorj.io/storj/storagenode/trust.(*List).FetchURLs:49\n\tstorj.io/storj/storagenode/trust.(*Pool).fetchURLs:240\n\tstorj.io/storj/storagenode/trust.(*Pool).Refresh:177\n\tstorj.io/storj/storagenode.(*Peer).Run:485\n\tmain.cmdRun:206\n\tstorj.io/storj/pkg/process.cleanup.func1.2:299\n\tstorj.io/storj/pkg/process.cleanup.func1:317\n\tgithub.com/spf13/cobra.(*Command).execute:826\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:914\n\tgithub.com/spf13/cobra.(*Command).Execute:864\n\tstorj.io/storj/pkg/process.ExecWithCustomConfig:79\n\tstorj.io/storj/pkg/process.Exec:61\n\tmain.(*service).Execute.func1:66\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-02-10T20:44:25.866+0100 INFO preflight:localtime start checking local system clock with trusted satellites’ system clock.
2020-02-10T20:44:25.866+0100 ERROR preflight:localtime unable to get satellite system time {“Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “error”: “rpccompat: dial tcp: lookup us-central-1.tardigrade.io: no such host”, “errorVerbose”: “rpccompat: dial tcp: lookup us-central-1.tardigrade.io: no such host\n\tstorj.io/common/rpc.Dialer.dialTransport:242\n\tstorj.io/common/rpc.Dialer.dial:219\n\tstorj.io/common/rpc.Dialer.DialAddressID:138\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”}
2020-02-10T20:44:25.867+0100 ERROR preflight:localtime unable to get satellite system time {“Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “error”: “rpccompat: dial tcp: lookup europe-west-1.tardigrade.io: no such host”, “errorVerbose”: “rpccompat: dial tcp: lookup europe-west-1.tardigrade.io: no such host\n\tstorj.io/common/rpc.Dialer.dialTransport:242\n\tstorj.io/common/rpc.Dialer.dial:219\n\tstorj.io/common/rpc.Dialer.DialAddressID:138\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”}
2020-02-10T20:44:25.867+0100 ERROR preflight:localtime unable to get satellite system time {“Satellite ID”: “118UWpMCHzs6CvSgWd9BfFVjw5K9pZbJjkfZJexMtSkmKxvvAW”, “error”: “rpccompat: dial tcp: lookup satellite.stefan-benten.de: no such host”, “errorVerbose”: “rpccompat: dial tcp: lookup satellite.stefan-benten.de: no such host\n\tstorj.io/common/rpc.Dialer.dialTransport:242\n\tstorj.io/common/rpc.Dialer.dial:219\n\tstorj.io/common/rpc.Dialer.DialAddressID:138\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”}
2020-02-10T20:44:25.867+0100 ERROR preflight:localtime unable to get satellite system time {“Satellite ID”: “121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6”, “error”: “rpccompat: dial tcp: lookup asia-east-1.tardigrade.io: no such host”, “errorVerbose”: “rpccompat: dial tcp: lookup asia-east-1.tardigrade.io: no such host\n\tstorj.io/common/rpc.Dialer.dialTransport:242\n\tstorj.io/common/rpc.Dialer.dial:219\n\tstorj.io/common/rpc.Dialer.DialAddressID:138\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”}
2020-02-10T20:44:25.867+0100 FATAL 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:489\n\tmain.cmdRun:206\n\tstorj.io/storj/pkg/process.cleanup.func1.2:299\n\tstorj.io/storj/pkg/process.cleanup.func1:317\n\tgithub.com/spf13/cobra.(*Command).execute:826\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:914\n\tgithub.com/spf13/cobra.(*Command).Execute:864\n\tstorj.io/storj/pkg/process.ExecWithCustomConfig:79\n\tstorj.io/storj/pkg/process.Exec:61\n\tmain.(*service).Execute.func1:66\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}

debug mode is on.
Node ID is showing again.

In logs something new?

2020-02-10T20:52:41.669+0100	INFO	Configuration loaded from: C:\Program Files\Storj\Storage Node\config.yaml
2020-02-10T20:52:41.754+0100	INFO	Operator email: 
2020-02-10T20:52:41.754+0100	INFO	operator wallet: 
2020-02-10T20:52:42.532+0100	INFO	version	running on version v0.31.12
2020-02-10T20:52:42.599+0100	INFO	db.migration	Database Version	{"version": 31}
2020-02-10T20:52:43.268+0100	INFO	preflight:localtime	start checking local system clock with trusted satellites' system clock.
2020-02-10T20:52:44.212+0100	INFO	preflight:localtime	local system clock is in sync with trusted satellites' system clock.
2020-02-10T20:52:44.212+0100	INFO	trust	Scheduling next refresh	{"after": "5h33m12.419978224s"}
2020-02-10T20:52:44.212+0100	INFO	Node started
2020-02-10T20:52:44.212+0100	INFO	Public server started on [::]:28967
2020-02-10T20:52:44.212+0100	INFO	Private server started on 127.0.0.1:7778
2020-02-10T20:52:44.213+0100	INFO	bandwidth	Performing bandwidth usage rollups
2020-02-10T20:52:44.358+0100	INFO	version	running on version v0.31.12
2020-02-10T20:52:44.791+0100	INFO	piecestore:monitor	Remaining Bandwidth	{"bytes": 41827290874368}

this time, it got time sync.

does errors shown up or not?
anti virus protecction?

No error as of now.
I have antivirus program, but it should not block it as I have exclusion on the filepath.
I have already checked it, but will turn it off once again.

online status? refresh crtl + F5

image
This make no sense, I know. As it was working 100% 24 hours ago.

But I feel that there is a internal bug in the GUI software.

i have 5 GUI soft on 1 windows all working fine.

open port?

Okei, then its something on my side. I guess.

i think it something with windows.
check this

https://answers.microsoft.com/en-us/windows/forum/windows_10-networking/some-applications-cant-connect-to-internet-windows/2d1e8668-d7d0-41f6-bd5d-a4142d8c9516

what is your antivirus Eset?

I use bitdefender.
But I can uninstall it just to check? do you think that is worth the try?

i have this also, and no problem. on 3 different pc, and nodes on everyone. no problem.

Is it posible, that you in past, disabled some processes in windows or it fresh install for nodes?

I can try to reinstall the node once again. thought I did everything right.

try, but dellete previus install, and configs.

Its online! :slight_smile:
Last time I did the reinstall i did not delete the file location.

Thanks for all the help, really really appreciate it…

1 Like

did you changed something in config before it go offline?