simonv3 has quit [Quit: Connection closed for inactivity]
tdfischer has quit [Ping timeout: 260 seconds]
bb010g has joined #sandstorm
|jemc| has joined #sandstorm
funwhilelost has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
funwhilelost has joined #sandstorm
funwhilelost has quit [Client Quit]
<zarvox>
Is there a sane way to test filesystem restrictions in dev mode? Like, instead of tracing things to put in sandstorm-files.list, read sandstorm-files.list and the alwaysInclude, and only expose those files over the FUSE filesystem, and complain on the spk dev console if you try to open something else?
<zarvox>
I can obviously pack and install a package, but the iteration time for xz in those cases is kinda obnoxious
<zarvox>
Right now Python 3 works great in dev mode but fails to run in the sandbox, and I'm having a frustrating time tracking down why
awesomeman has joined #sandstorm
<awesomeman>
Hi! I am trying to install Sandstorm and just used the curl https://install.sandstorm.io | bash command, and then got a url for accessing the admin page - but visiting that url only returns the browser's "Page not found" page. Anyone know how I can access the admin page?
<docaedo>
awesomeman: which browser are you using?
<awesomeman>
I have tried abrowser and midori
<docaedo>
I am not an expert, hit similar issue with firefox right after creating sandcat, but worked immediately in chrome
dwrensha has left #sandstorm [#sandstorm]
<awesomeman>
guess I should try chrome.
<docaedo>
yeah, I got the OSCP error noted at the completion of the install bash - "If your browser shows you an OCSP error, wait 10 minutes for it to auto-resolve
<docaedo>
and try Chrome until then."
<awesomeman>
tried it with chrome as well - doesn't work :/
isd has joined #sandstorm
<pdurbin>
awesomeman: anything weird about the box you're installing it on?
<awesomeman>
Not what I can think of, it's a lenovo X200 bought from minifree (previously gluglug) running Trisquel 7.0 LTS.
simonv3 has joined #sandstorm
|jemc| has quit [Ping timeout: 260 seconds]
|jemc| has joined #sandstorm
keturn has joined #sandstorm
<awesomeman>
Anyone else who think they know why the url-link given after install doesn't work?
<msoucy>
So I've run into a weird issue - I've got sandstorm set up on my server, using an http reverse proxy. I can download apps and install them, but actually attempting to run them gives me the spinning wheel of sadness. I've checked all the logs I can find, none of them tell me anything. Suggestions for debugging?