Windows: Service not auto-starting after reboot

This is a different log

cat -Tail 20 "$env:ProgramFiles\Storj\Storage Node\storagenode-updater.log"

If Your storagenode V3 service doesn’t start at computers autostart, check “Properties” of a service in Task menager, and make sure on tab “LogOn” You have “Allow service to interact with desktop” that what helped in my case.

I have the same problem - but setting that “Allow service to interact with desktop” didn’t help.

  • Storage node works fine when the service is started manually
  • The Storj services don’t start automatically at Windows startup

`get-service storagenode* | select -property name,starttype

Name StartType


storagenode Automatic
storagenode-updater Automatic`

A post was split to a new topic: Lookup version.storj.io: no such host

Bump. Still having this same issue.

What the version?
What is the reason in the Events Log?

Well this is weird. Earlier setting “Allow service to interact with desktop” didn’t help. Yesterday I checked the service properties again and set that option again. Now Storj service started normally after a PC restart.

Will monitor how this goes.

Can you please share the full detail on how to configure “Allow service to interact with desktop”, and if possible share your follow up on the issue

This will not help.
Please, show the last 20 lines from your logs: https://documentation.storj.io/resources/faq/check-logs

I’ve not had the issue since, everything is working now.