your network ip changed, or you reinstalled and your firewall antivirus or such thing blocks the connection… verify that there is a open route on the correct port to the correct ip from your router to your storagenode.
you most likely had a static ip setup before for the port forwarding from the router… and the network interface card (nic) was onboard, and when you reinstalled new drivers the nic configuration was reset and you got a dhcp ip address instead…
change your ip back to the static ip address your portwarding in your router is configured for.
of the cuff best guess i got
try using the browser refresh button, the one on the storagenode dashboard have been kinda weird lately…
or maybe check the logs, to verify the that storagenode is actually running… i like to do that… just to see a successful upload and download… just because then i know.
i don’t normally do this… but when i changed a lot… then i like to just check… sometimes one catches something that one else would have missed.
i have also tried that multiple nic’s may cause the dashboard to use a different ip than i expected…
so i have a specific ip defined in the run command not sure how that works on windows tho…
else i’ve tried that the dashboard simply didn’t start correctly but that was after an update and stopping the storagenode and starting it again seemed to fix it…
the current date and time idea is pretty good, tho windows will in most cases sync time when its online, unless on specifically turns it off…
tho in the past if the date was off, it didn’t work… not sure if thats relevant anymore… kinda doubt it.
but still the time sync thing required is very precise, it might not have synced right and then the satellite communication or whatever won’t work allow the node to boot correctly…
in the past one was required to install a NTP client to sync the time… not sure how that is for v3, check the documentation.storj.io
choosing a new mobo can be a rather complicated question.
you will need to consider what other hardware you want or need to reuse.
the PSU, RAM, CPU and even the Case can give you trouble simply replacing a mobo
why do you want to change the motherboard in the first place? might be a good place to start.
and which hardware you need / want to reuse.?
often when replacing a mobo one often ends up replacing the entire system instead… with a few parts kept maybe… but then one cannot resell the old system except for parts
sounds a bit complicated, not sure i completely follow…
however i will say this, the storagenode can be offline for up to 12 days, just not recommended…
that amount of downtime will not have any major detrimental effects on the node.
also so long as the storagenode data / databases / identity is kept… then any sort of ip / port / network reconfiguration can be done afterwards without issue.
usually storagenode data / databases and identity is kept on the storage drive, but databases and identity can be stored in other locations, so one needs to be sure that isn’t the case.
storing the database in an alternative location is usually done to reduce iops demand on the storage and isn’t a default configuration.
and its recommended to keep identity with the storage also, so as long as you preserve those, then your storagenode is able to move between different systems without much trouble.
the worst part about moving a node to a new system is copying the data itself between different storage media which can take a lot of time.
To verify that storage node is actually running, use the browser refresh button (the one on the storage node dashboard has been acting strangely lately), or check the logs. I like to do this just to make sure there was a successful upload and download. I don’t normally do this, but when I make a lot of changes, I like to double-check because sometimes one catches something that the other would have missed.