ChanServ changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things Sandstorm and Cap'n Proto. Say hi! | Have a question but no one is here? Try asking in the discussion group: https://groups.google.com/group/sandstorm-dev | Channel logs available at https://libera.irclog.whitequark.org/sandstorm
indieterminacy[m has quit [Server closed connection]
indieterminacy[m has joined #sandstorm
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #sandstorm
larjona has quit [Ping timeout: 260 seconds]
humanetech has quit [Server closed connection]
humanetech has joined #sandstorm
yarmo5 has quit [Read error: Connection reset by peer]
yarmo5 has joined #sandstorm
tian2992 has joined #sandstorm
ocdtrekkie has quit [Server closed connection]
ocdtrekkie has joined #sandstorm
larjona has joined #sandstorm
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #sandstorm
el_tejon[m] has quit [Server closed connection]
el_tejon[m] has joined #sandstorm
kentonv has quit [Ping timeout: 258 seconds]
kentonv has joined #sandstorm
xet7 has joined #sandstorm
spyjoshx has joined #sandstorm
<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
<spyjoshx> stack: 62bd6b 624cee 622420 620b17 6202cc 494406 494849
<spyjoshx> ** Server monitor died. Aborting.
<spyjoshx> as for migration I simply copied my /opt/sandstorm directory
spyjoshx has quit [Quit: Connection closed]
spyjoshx has joined #sandstorm
<spyjoshx> and of course ran the installer on the new installation like the instructions at https://docs.sandstorm.io/en/latest/administering/backups/ say
<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