asheesh changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things sandstorm.io. Say hi! | Channel glossary: "i,i" means "I have no point, I just want to say". b == thumbs up. | Public logs at https://botbot.me/freenode/sandstorm/ & http://logbot.g0v.tw/channel/sandstorm/today
<hexx> ...
<zarvox> static
<hexx> I'm going to assume it's DIY
<hexx> oh ok
<zarvox> if you just have some static HTML + JS
<zarvox> you'll get an nginx instance which will serve the contents of /opt/app
<hexx> Traceback (most recent call last):
<hexx> File "<string>", line 813, in <module>
<hexx> File "<string>", line 810, in main
<hexx> File "<string>", line 497, in setup_vm
<hexx> File "<string>", line 306, in __init__
<hexx> Exception: No stack plugin for static
<hexx> vagrant-spk returned -1
<asheesh> Whoa, huh.
<hexx> well shit
<asheesh> I wonder if static/ isn't distributed properly on Windows, perhaps.
<asheesh> hexx: Let me try to reproduce the bug.
<hexx> this is from the raw api example
<hexx> the only thing I changed was I replaced everything within the body tags with an iframe to wikipedia
<zarvox> hexx: I think https://github.com/sandstorm-io/sandstorm-rawapi-example is designed to use spk directly from a Linux machine, rather than vagrant-spk
<hexx> oh
<hexx> ok
<hexx> damnit
<zarvox> that said, I'd still expect `vagrant-spk setupvm static` to not throw an exception :/
<zarvox> asheesh: FWIW, it worked for me under wine just now, but maybe that's a bad test environment :P
<hexx> WINE IS NOT AN EMULATOR
<zarvox> hexx: you're on Windows, right? using vagrant-spk 0.155 from https://github.com/sandstorm-io/vagrant-spk/releases ?
<asheesh> zarvox: I agree, http://constexpr.org/innoextract/ shows that the 'static' thing works, and glad you tested w/ wine; I was just installing now.
<hexx> yep
<asheesh> zarvox: Seems like you're handling hexx's question for now but if you need to tag me in, just ping me!
<zarvox> hexx: and that's running vagrant-spk from something like C:\Program Files (x86)\vagrant-spk\vagrant-spk.exe ?
<hexx> yeah
<zarvox> hexx: mind checking if C:\Program Files (x86)\vagrant-spk contains a folder "stacks" and inside that, "static"?
<hexx> static is there
<zarvox> hmmmmm
<zarvox> Which version of Windows are you on?
<hexx> Windows 10 Version 1511
frigginglorious has joined #sandstorm
<zarvox> lemme see if I can get a Win10 VM to boot
<hexx> I think my Mac Pro is drunk
<hexx> that's the only thing I can come up with right now
<zarvox> Oh, is this running OSX + Windows in a VM, or Windows on the Mac Pro directly?
<hexx> windows on mac directly
jemc has left #sandstorm ["WeeChat 1.4"]
<zarvox> I have reproduced your issue in my Win10 VM.
<hexx> i'm looking through the code right now
<hexx> crap
<hexx> atom just crashes when I try to open any of the files
<hexx> I really need to buy new RAM
<zarvox> hmmm, so vagrant-spk tries to infer the folder the executable is running from by looking at sys.argv[0]
<asheesh> Uh oh, does that not Do The Right Thing on Win10 but does on WINE?
<hexx> did we just find 2 bugs at once?
<zarvox> no, I think this is one bug
<hexx> the thing with wine
<hexx> it shouldn't work in wine either
<zarvox> sys.argv[0] is apparently "empty string" in that environment
<zarvox> wonder what __file__ is set to!
<hexx> when you realize that md isn't supported in IRC
<zarvox> hahaha
<zarvox> in Python, there's a variable named with the underscores like that, which contains the absolute path to the .py file containing the variable reference :)
<zarvox> but it certainly is evocative of markdown's underlining!
<zarvox> __file__ in place of sys.argv[0] fares no better; also empty string in this environment. That's disappointing, but perhaps not surprising.
<dwrensha> is "this environment" Windows in general, or some consequence of how vagrant-spk has been installed, or what?
<hexx> i just went through the install wizard, i didn't change any settings
<zarvox> I suspect it is a corner case in Python .exes that are bundled by innosetup/whatever Python bundling thing we're using
<zarvox> Also, this has totally worked in the past on older Windows versions
jemc has joined #sandstorm
<zarvox> hexx: yeah, this is totally not your fault; I'm just trying to figure out how to make this work for setups like yours :)
<hexx> i'd wait for the anniversary to come out before doing any patching
<hexx> so if anything else breaks, we already have a chance to know what it is
digitalcircuit has quit [Quit: No Ping reply in 180 seconds.]
digitalcircuit has joined #sandstorm
<zarvox> so __file__ is consistently just the basename "vagrant-spk.py". sys.argv[0] is the absolute path under Wine, and just "vagrant-spk" under Win10.
<zarvox> Aha.
<zarvox> I shall try sys.executable.
<hexx> ELI5?
hexx has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<zarvox> Darn, I've lost hexx. If he comes back, tell him to install https://dl.zarvox.org/vagrant-spk-setup.exe
<zarvox> I've got to head out to pick up my parents from the airport
hexx has joined #sandstorm
<hexx> sorry for leaving so abruptly
<digitalcircuit> hexx: zarvox had a reply; mind if I copy-paste it to you via query/PM?
<hexx> nope, not at all
<hexx> i have access to an OS X machine now :)
<hexx> can't wait for bash on windows though
<digitalcircuit> Sent! And yeah, Bash on Windows should be fun.
<hexx> ah, alright
<hexx> don't have access to any windows machines right now though..
<hexx> should be able to tomorrow at 2:15 pm MST give or take
seg2 has quit [Quit: seg2]
<hexx> hmm
<hexx> I just get 403 forbidden when I try to access a client-only app
<hexx> any ideas?
au has quit [Remote host closed the connection]
logbot__ has quit [Ping timeout: 260 seconds]
jacksingleton has joined #sandstorm
<jacksingleton> hey all, we're automating the packaging of our meteor app for CI and wondering if meteor-spk is still maintained?
au has joined #sandstorm
logbot__ has joined #sandstorm
hexx has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
neynah has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
frigginglorious has quit [Quit: frigginglorious]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
neynah has joined #sandstorm
neynah has quit [Client Quit]
bb010g has joined #sandstorm
jacksingleton has quit [Ping timeout: 246 seconds]
raoulzecat has joined #sandstorm
neynah has joined #sandstorm
neynah has quit [Client Quit]
jemc has quit [Ping timeout: 268 seconds]
au has quit [Ping timeout: 250 seconds]
logbot__ has quit [Ping timeout: 260 seconds]
<zarvox> digitalcircuit: thanks for forwarding my message to hexx :)
au has joined #sandstorm
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frankier has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
<Mitar> is there some more information about those ext4 issues?
<Mitar> I would love to learn more
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jadewang has quit [Remote host closed the connection]
jadewang has joined #sandstorm
jadewang has quit [Remote host closed the connection]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
<ocdtrekkie_> jacksingleton: Given it was updated this week, it's safe to say meteor-spk is maintained. :)
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
xming has quit [Ping timeout: 264 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
xdn has joined #sandstorm
jadewang has joined #sandstorm
xdn has quit [Quit: No Ping reply in 180 seconds.]
jadewang has quit [Ping timeout: 246 seconds]
xming has joined #sandstorm
xming has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Ping timeout: 252 seconds]
au has quit [Ping timeout: 260 seconds]
logbot__ has joined #sandstorm
ecloud has quit [Ping timeout: 244 seconds]
logbot__ has quit [Ping timeout: 268 seconds]
jadewang has joined #sandstorm
ecloud has joined #sandstorm
jadewang has quit [Ping timeout: 276 seconds]
au has joined #sandstorm
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jadewang has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jadewang has quit [Ping timeout: 250 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
raoulzecat has quit [Ping timeout: 244 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
amyers has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jadewang has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jadewang has quit [Ping timeout: 276 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
gambatte_ has quit [Ping timeout: 250 seconds]
gambatte has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
hexx has joined #sandstorm
hexx has quit [Client Quit]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
xet7 has quit [Ping timeout: 260 seconds]
jadewang has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jadewang has quit [Ping timeout: 246 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
xet7 has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jadewang has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jadewang has quit [Ping timeout: 250 seconds]
frigginglorious has quit [Quit: frigginglorious]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
<digitalcircuit> zarvox: no problem!
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
raoulzecat has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jemc has joined #sandstorm
frigginglorious_ has joined #sandstorm
frigginglorious has quit [Ping timeout: 276 seconds]
frigginglorious_ is now known as frigginglorious
jadewang has joined #sandstorm
jadewang has quit [Ping timeout: 252 seconds]
[d__d] has quit [Remote host closed the connection]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
[d__d] has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has joined #sandstorm
frigginglorious has quit [Client Quit]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has joined #sandstorm
jadewang has joined #sandstorm
jadewang has quit [Ping timeout: 260 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
msoucy has quit [Ping timeout: 244 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
msoucy has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jacksingleton has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jadewang has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jadewang has quit [Ping timeout: 250 seconds]
jemc has quit [Quit: WeeChat 1.4]
rolig has quit [Quit: Quit]
msoucy has quit [Ping timeout: 276 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
msoucy has joined #sandstorm
jadewang has joined #sandstorm
neynah has joined #sandstorm
rolig has joined #sandstorm
jemc has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
gkoz_ has quit [Read error: Connection reset by peer]
gkoz has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
neynah has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
neynah has joined #sandstorm
neynah has quit [Client Quit]
<zarvox> au: is logbot__ having issues? noticed it's been part/joining about every four minutes for the past...while.
neynah has joined #sandstorm
neynah has quit [Client Quit]
frigginglorious has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jacksingleton has quit [Ping timeout: 250 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jacksingleton has joined #sandstorm
neynah has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
raboof has left #sandstorm [#sandstorm]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
M-eternaleye has quit [Changing host]
M-eternaleye has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
frigginglorious has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
posi has quit [Ping timeout: 244 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
posi has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jadewang has quit [Remote host closed the connection]
neynah has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
neynah has joined #sandstorm
neynah has quit [Client Quit]
neynah has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
gambatte has quit [Ping timeout: 260 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
amyers has quit [Ping timeout: 240 seconds]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
<ocdtrekkie_> https://glot.io/ seems interesting.
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
neynah has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
<asheesh> If grains could start & launch other grains, then their landing page could even work on Sandstorm.
<asheesh> afk a bit
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
neynah has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
gambatte has joined #sandstorm
frigginglorious has joined #sandstorm
frigginglorious has quit [Client Quit]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
raoulzecat has quit [Ping timeout: 276 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has joined #sandstorm
jadewang has joined #sandstorm
frigginglorious has quit [Client Quit]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
<simonv3> asheesh: thanks for the design talk link (https://www.youtube.com/watch?v=L1cIXBx7_4Q)
frigginglorious has joined #sandstorm
rolig has quit [Ping timeout: 260 seconds]
<simonv3> are there any plans for creating a Sandstorm design recommendations spec?
<simonv3> A la Apple?
<neynah> simonv3 as in their human interface guidelines or do you mean something else?
<simonv3> neynah: i mean exactly that yeah
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
rolig has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
raoulzecat has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
jacksingleton has quit [Ping timeout: 276 seconds]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
hexx has joined #sandstorm
<hexx> I just get 403 forbidden when I try to access a client-only app I just get 403 forbidden when I try to access a client-only app
<hexx> 2016/04/22 22:49:11 [error] 9#0: *3 directory index of "/opt/app/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "8913f372e3b6be2c7960e97bbb09fd92.local.sandstorm.io:6080"
<hexx> 2016/04/22 22:50:07 [error] 9#0: *4 directory index of "/opt/app/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "25ccd63cf7028095fed5c232e0f3c286.local.sandstorm.io:6080"
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
<dwrensha> hexx: sounds like a configuration problem with nginx
<hexx> It doesn't look like there's anything to configure
<hexx> I just downloaded the client-side example
<hexx> and modified the code to be an iframe to wikipedia
<dwrensha> which client-side example?
<hexx> Cap'n Proto API
<hexx> yeah
<dwrensha> and what do you mean "modified the code to be an iframe to wikipedia"?
<dwrensha> you mean the index.html
<hexx> literally replaced everything within the body tag with an iframe to http://en.wikipedia.org
<hexx> literally replaced everything within the body tag with an iframe to http://en.wikipedia.org
neynah has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<dwrensha> are you using vagrant-spk?
neynah has joined #sandstorm
<hexx> yep
<ocdtrekkie_> simonv3: I expressed loathing elsewhere for the concept of a unified design language for Sandstorm apps.
neynah has quit [Client Quit]
<dwrensha> hexx: what happens if you copy index.html from the client/ directory to the root project directory?
<hexx> ...
<hexx> thanks
<hexx> I feel incredibly stupid now
<dwrensha> the sandstorm-rawapi-example app was not written with vagrant-spk in mind
<hexx> huh
<simonv3> ocdtrekkie_: have a link for reasons I could read? I think it would limit apps ported myself.
<dwrensha> Maybe this would have been less confusing if the vagrant-spk "static" stack would actually serve some content out-of-the-box
<hexx> yeah..
<dwrensha> it seems reasonable to expect that `vagrant-spk setupvm static; vagrant-spk vm up; vagrant-spk init; vagrant-spk dev` would result in some kind of page being served correctly
<simonv3> "best practices" I can see though, and is already emerging I'm sure
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
neynah has joined #sandstorm
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
neynah has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
logbot__ has quit [Remote host closed the connection]
logbot__ has joined #sandstorm