I restarted my server and I noticed that the dashboard hasn’t received updates since I restarted my computer.
Because storagenode is running as a service, how do I restart the service and make sure it starts when my server starts?
What OS?
systemctl restart storagenode
systemctl enable storagenode
Don’t forget to create a service for the storagenode updater
^ This was for linux
1 Like
Thanks, “Restart-Service storagenode” did the trick.
1 Like