kentonv changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things sandstorm.io. Say hi! | Have a question but no one is here? Try asking in the discussion group: https://groups.google.com/group/sandstorm-dev | Public logs at https://botbot.me/freenode/sandstorm/
Zertrin__ is now known as Zertrin
ogres has quit [Quit: Connection closed for inactivity]
_whitelogger has joined #sandstorm
xet7 has joined #sandstorm
Lord has quit [Remote host closed the connection]
Lord has joined #sandstorm
_whitelogger has joined #sandstorm
gambatte has quit [Ping timeout: 256 seconds]
gambatte has joined #sandstorm
fireflash has joined #sandstorm
fireflash has quit [Client Quit]
fireflash has joined #sandstorm
fireflash has quit [Client Quit]
fireflash has joined #sandstorm
<fireflash> Hi, I'm going to be brief here. I've tried VMs, Dockers, and even installing on the host machine, but nothing works. Installing on the host machine (unRAID), the service instantly stops, the logs are:
<fireflash> ** Server monitor died. Aborting.
<fireflash> stack: 0x48c1b3 0x487cdf 0x483a5f 0x4ad7ac 0x5ee801 0x5f00ab
<fireflash> sandstorm/run-bundle.c++:1547: failed: syscall(SYS_pivot_root, ".", "tmp"): Invalid argument
<fireflash> *** Uncaught exception ***
<fireflash> Looks like pastebin isn't working.
<fireflash> So there's my message. Any help is much appreciated.
fireflash has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
harish has quit [Remote host closed the connection]
harish has joined #sandstorm
zopsi has joined #sandstorm
jemc has joined #sandstorm
ccx has quit [Quit: Gateway shutdown]
jemc has quit [Read error: Connection reset by peer]
<kentonv> fireflash (who has quit, but hopefully they'll see the log): stab-in-the-dark: pivot_root failing could be because your root filesystem is a "rootfs" rather than a regular filesystem. It unfortunately doesn't support pivots, and so Sandstorm cannot be installed on a system with a rootfs root. This is pretty uncommon, though.