<spyjoshx>
does anyone have any clue what this means? I just migrated from an old OS install to a new one, and sandstorm fails to start with this in the log.
<spyjoshx>
as for permissions, I seem to have that figured out, but now mongod won't start. Sandstorm.log says to check mongo.log, but nothing is added to it when I try to start sandstorm...
<isd>
How did you go about the migration? Also, what's the exact error message from Sandstorm?
<spyjoshx>
ERROR: child process failed, exited with error number 1
<spyjoshx>
*** Uncaught exception ***
<spyjoshx>
sandstorm/run-bundle.c++:2290: failed: **mongod failed to start. Initial exit code: ; status = 1; bailing out now. For troubleshooting, read /opt/sandstorm/var/log/mongo.log (or var/log/mongo.log within your Sandstorm if installed to a different place) and visit: https://docs.sandstorm.io/en/latest/search.html?q=mongod+failed+to+start
<isd>
Hrm, I'm wondering if there's a broader permissions problem than what was causing the previous error. Have you sanity checked the permissions on mongod & /opt/sandstorm/var/mongo?
<spyjoshx>
everything's owned by root, but that's what Sandstorm's running under. It was complaining about that earlier, but I fixed it