You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When launching solanum for the first time, I hadn't looked at setting up the log directory yet, and it didn't have the right permissions.
The server said it was going into the background and then the process disappeared. When running it in the foreground, I get an error message about the permissions, but when running it normally I don't.
I saw in the code it goes into the background first and then sets up the logfiles, so that would explain that.