00:04
<
hexx >
I'm going to assume it's DIY
00:05
<
zarvox >
if you just have some static HTML + JS
00:05
<
zarvox >
you'll get an nginx instance which will serve the contents of /opt/app
00:06
<
hexx >
Traceback (most recent call last):
00:06
<
hexx >
File "<string>", line 813, in <module>
00:06
<
hexx >
File "<string>", line 810, in main
00:06
<
hexx >
File "<string>", line 497, in setup_vm
00:06
<
hexx >
File "<string>", line 306, in
__init__
00:06
<
hexx >
Exception: No stack plugin for static
00:06
<
hexx >
vagrant-spk returned -1
00:06
<
asheesh >
Whoa, huh.
00:06
<
asheesh >
I wonder if static/ isn't distributed properly on Windows, perhaps.
00:06
<
asheesh >
hexx: Let me try to reproduce the bug.
00:08
<
hexx >
this is from the raw api example
00:08
<
hexx >
the only thing I changed was I replaced everything within the body tags with an iframe to wikipedia
00:13
<
zarvox >
that said, I'd still expect `vagrant-spk setupvm static` to not throw an exception :/
00:13
<
zarvox >
asheesh: FWIW, it worked for me under wine just now, but maybe that's a bad test environment :P
00:14
<
hexx >
WINE IS NOT AN EMULATOR
00:15
<
asheesh >
zarvox: Seems like you're handling hexx's question for now but if you need to tag me in, just ping me!
00:16
<
zarvox >
hexx: and that's running vagrant-spk from something like C:\Program Files (x86)\vagrant-spk\vagrant-spk.exe ?
00:16
<
zarvox >
hexx: mind checking if C:\Program Files (x86)\vagrant-spk contains a folder "stacks" and inside that, "static"?
00:17
<
hexx >
static is there
00:18
<
zarvox >
Which version of Windows are you on?
00:19
<
hexx >
Windows 10 Version 1511
00:22
frigginglorious has joined #sandstorm
00:22
<
zarvox >
lemme see if I can get a Win10 VM to boot
00:22
<
hexx >
I think my Mac Pro is drunk
00:22
<
hexx >
that's the only thing I can come up with right now
00:27
<
zarvox >
Oh, is this running OSX + Windows in a VM, or Windows on the Mac Pro directly?
00:28
<
hexx >
windows on mac directly
00:29
jemc has left #sandstorm ["WeeChat 1.4"]
00:32
<
zarvox >
I have reproduced your issue in my Win10 VM.
00:33
<
hexx >
i'm looking through the code right now
00:35
<
hexx >
atom just crashes when I try to open any of the files
00:35
<
hexx >
I really need to buy new RAM
00:35
<
zarvox >
hmmm, so vagrant-spk tries to infer the folder the executable is running from by looking at sys.argv[0]
00:36
<
asheesh >
Uh oh, does that not Do The Right Thing on Win10 but does on WINE?
00:36
<
hexx >
did we just find 2 bugs at once?
00:36
<
zarvox >
no, I think this is one bug
00:37
<
hexx >
the thing with wine
00:37
<
hexx >
it shouldn't work in wine either
00:38
<
zarvox >
sys.argv[0] is apparently "empty string" in that environment
00:39
<
zarvox >
wonder what
__file__ is set to!
00:45
<
hexx >
when you realize that md isn't supported in IRC
00:47
<
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 :)
00:48
<
zarvox >
but it certainly is evocative of markdown's underlining!
00:50
<
zarvox >
__file__ in place of sys.argv[0] fares no better; also empty string in this environment. That's disappointing, but perhaps not surprising.
00:50
<
dwrensha >
is "this environment" Windows in general, or some consequence of how vagrant-spk has been installed, or what?
00:51
<
hexx >
i just went through the install wizard, i didn't change any settings
00:52
<
zarvox >
I suspect it is a corner case in Python .exes that are bundled by innosetup/whatever Python bundling thing we're using
00:52
<
zarvox >
Also, this has totally worked in the past on older Windows versions
00:53
jemc has joined #sandstorm
00:53
<
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 :)
00:53
<
hexx >
i'd wait for the anniversary to come out before doing any patching
00:54
<
hexx >
so if anything else breaks, we already have a chance to know what it is
01:01
digitalcircuit has quit [Quit: No Ping reply in 180 seconds.]
01:03
digitalcircuit has joined #sandstorm
01:06
<
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.
01:09
<
zarvox >
I shall try sys.executable.
01:27
<
zarvox >
I've got to head out to pick up my parents from the airport
02:00
hexx has joined #sandstorm
02:07
<
hexx >
sorry for leaving so abruptly
02:08
<
digitalcircuit >
hexx: zarvox had a reply; mind if I copy-paste it to you via query/PM?
02:10
<
hexx >
nope, not at all
02:11
<
hexx >
i have access to an OS X machine now :)
02:11
<
hexx >
can't wait for bash on windows though
02:11
<
digitalcircuit >
Sent! And yeah, Bash on Windows should be fun.
02:12
<
hexx >
don't have access to any windows machines right now though..
02:12
<
hexx >
should be able to tomorrow at 2:15 pm MST give or take
02:20
seg2 has quit [Quit: seg2]
02:39
<
hexx >
I just get 403 forbidden when I try to access a client-only app
03:04
au has quit [Remote host closed the connection]
03:07
logbot__ has quit [Ping timeout: 260 seconds]
03:12
jacksingleton has joined #sandstorm
03:13
<
jacksingleton >
hey all, we're automating the packaging of our meteor app for CI and wondering if meteor-spk is still maintained?
03:35
au has joined #sandstorm
03:36
logbot__ has joined #sandstorm
03:41
logbot__ has quit [Remote host closed the connection]
03:41
logbot__ has joined #sandstorm
03:46
logbot__ has quit [Remote host closed the connection]
03:46
logbot__ has joined #sandstorm
03:50
logbot__ has quit [Remote host closed the connection]
03:51
logbot__ has joined #sandstorm
03:52
frigginglorious has quit [Quit: frigginglorious]
03:56
logbot__ has quit [Remote host closed the connection]
03:56
logbot__ has joined #sandstorm
04:00
logbot__ has quit [Remote host closed the connection]
04:01
logbot__ has joined #sandstorm
04:01
frigginglorious has joined #sandstorm
04:05
logbot__ has quit [Remote host closed the connection]
04:05
logbot__ has joined #sandstorm
04:10
logbot__ has quit [Remote host closed the connection]
04:10
logbot__ has joined #sandstorm
04:12
frigginglorious has quit [Quit: frigginglorious]
04:16
logbot__ has quit [Remote host closed the connection]
04:16
logbot__ has joined #sandstorm
04:20
logbot__ has quit [Remote host closed the connection]
04:20
logbot__ has joined #sandstorm
04:24
logbot__ has quit [Remote host closed the connection]
04:24
logbot__ has joined #sandstorm
04:25
neynah has joined #sandstorm
04:28
neynah has quit [Client Quit]
04:33
bb010g has joined #sandstorm
04:39
jacksingleton has quit [Ping timeout: 246 seconds]
05:30
raoulzecat has joined #sandstorm
05:33
neynah has joined #sandstorm
05:38
neynah has quit [Client Quit]
05:52
jemc has quit [Ping timeout: 268 seconds]
06:03
au has quit [Ping timeout: 250 seconds]
06:03
logbot__ has quit [Ping timeout: 260 seconds]
06:04
<
zarvox >
digitalcircuit: thanks for forwarding my message to hexx :)
06:10
au has joined #sandstorm
06:12
logbot__ has joined #sandstorm
06:17
logbot__ has quit [Remote host closed the connection]
06:18
logbot__ has joined #sandstorm
06:23
logbot__ has quit [Remote host closed the connection]
06:23
logbot__ has joined #sandstorm
06:27
logbot__ has quit [Remote host closed the connection]
06:28
logbot__ has joined #sandstorm
06:29
frankier has joined #sandstorm
06:33
logbot__ has quit [Remote host closed the connection]
06:34
logbot__ has joined #sandstorm
06:38
logbot__ has quit [Remote host closed the connection]
06:38
logbot__ has joined #sandstorm
06:42
logbot__ has quit [Remote host closed the connection]
06:42
logbot__ has joined #sandstorm
06:43
<
Mitar >
is there some more information about those ext4 issues?
06:43
<
Mitar >
I would love to learn more
06:47
logbot__ has quit [Remote host closed the connection]
06:47
logbot__ has joined #sandstorm
06:51
logbot__ has quit [Remote host closed the connection]
06:51
logbot__ has joined #sandstorm
06:55
logbot__ has quit [Remote host closed the connection]
06:56
logbot__ has joined #sandstorm
06:58
jadewang has quit [Remote host closed the connection]
06:58
jadewang has joined #sandstorm
06:59
jadewang has quit [Remote host closed the connection]
07:03
logbot__ has quit [Remote host closed the connection]
07:03
logbot__ has joined #sandstorm
07:07
logbot__ has quit [Remote host closed the connection]
07:07
logbot__ has joined #sandstorm
07:11
logbot__ has quit [Remote host closed the connection]
07:11
logbot__ has joined #sandstorm
07:15
logbot__ has quit [Remote host closed the connection]
07:16
logbot__ has joined #sandstorm
07:20
logbot__ has quit [Remote host closed the connection]
07:20
logbot__ has joined #sandstorm
07:24
logbot__ has quit [Remote host closed the connection]
07:24
logbot__ has joined #sandstorm
07:25
<
ocdtrekkie_ >
jacksingleton: Given it was updated this week, it's safe to say meteor-spk is maintained. :)
07:29
logbot__ has quit [Remote host closed the connection]
07:29
logbot__ has joined #sandstorm
07:33
logbot__ has quit [Remote host closed the connection]
07:33
logbot__ has joined #sandstorm
07:37
logbot__ has quit [Remote host closed the connection]
07:38
logbot__ has joined #sandstorm
07:42
logbot__ has quit [Remote host closed the connection]
07:42
logbot__ has joined #sandstorm
07:46
logbot__ has quit [Remote host closed the connection]
07:46
logbot__ has joined #sandstorm
07:49
xming has quit [Ping timeout: 264 seconds]
07:53
logbot__ has quit [Remote host closed the connection]
07:53
logbot__ has joined #sandstorm
07:56
xdn has joined #sandstorm
08:00
jadewang has joined #sandstorm
08:01
xdn has quit [Quit: No Ping reply in 180 seconds.]
08:04
jadewang has quit [Ping timeout: 246 seconds]
08:06
xming has joined #sandstorm
08:06
xming has joined #sandstorm
08:10
logbot__ has quit [Remote host closed the connection]
08:10
logbot__ has joined #sandstorm
08:14
logbot__ has quit [Remote host closed the connection]
08:14
logbot__ has joined #sandstorm
08:18
logbot__ has quit [Remote host closed the connection]
08:19
logbot__ has joined #sandstorm
08:23
logbot__ has quit [Remote host closed the connection]
08:23
logbot__ has joined #sandstorm
08:27
logbot__ has quit [Remote host closed the connection]
08:27
logbot__ has joined #sandstorm
08:31
logbot__ has quit [Remote host closed the connection]
08:31
logbot__ has joined #sandstorm
08:39
logbot__ has quit [Remote host closed the connection]
08:39
logbot__ has joined #sandstorm
08:43
logbot__ has quit [Remote host closed the connection]
08:43
logbot__ has joined #sandstorm
08:49
logbot__ has quit [Ping timeout: 252 seconds]
08:51
au has quit [Ping timeout: 260 seconds]
08:54
logbot__ has joined #sandstorm
08:58
ecloud has quit [Ping timeout: 244 seconds]
09:00
logbot__ has quit [Ping timeout: 268 seconds]
09:01
jadewang has joined #sandstorm
09:03
ecloud has joined #sandstorm
09:06
jadewang has quit [Ping timeout: 276 seconds]
09:19
au has joined #sandstorm
09:21
logbot__ has joined #sandstorm
09:25
logbot__ has quit [Remote host closed the connection]
09:25
logbot__ has joined #sandstorm
09:29
logbot__ has quit [Remote host closed the connection]
09:29
logbot__ has joined #sandstorm
09:33
logbot__ has quit [Remote host closed the connection]
09:33
logbot__ has joined #sandstorm
09:37
logbot__ has quit [Remote host closed the connection]
09:37
logbot__ has joined #sandstorm
09:41
logbot__ has quit [Remote host closed the connection]
09:42
logbot__ has joined #sandstorm
09:46
logbot__ has quit [Remote host closed the connection]
09:46
logbot__ has joined #sandstorm
09:50
logbot__ has quit [Remote host closed the connection]
09:50
logbot__ has joined #sandstorm
09:54
logbot__ has quit [Remote host closed the connection]
09:54
logbot__ has joined #sandstorm
09:58
logbot__ has quit [Remote host closed the connection]
09:58
logbot__ has joined #sandstorm
10:01
jadewang has joined #sandstorm
10:05
logbot__ has quit [Remote host closed the connection]
10:06
logbot__ has joined #sandstorm
10:06
jadewang has quit [Ping timeout: 250 seconds]
10:10
logbot__ has quit [Remote host closed the connection]
10:10
logbot__ has joined #sandstorm
10:14
logbot__ has quit [Remote host closed the connection]
10:14
logbot__ has joined #sandstorm
10:18
logbot__ has quit [Remote host closed the connection]
10:18
logbot__ has joined #sandstorm
10:22
logbot__ has quit [Remote host closed the connection]
10:23
logbot__ has joined #sandstorm
10:27
logbot__ has quit [Remote host closed the connection]
10:27
logbot__ has joined #sandstorm
10:31
logbot__ has quit [Remote host closed the connection]
10:31
logbot__ has joined #sandstorm
10:35
raoulzecat has quit [Ping timeout: 244 seconds]
10:45
logbot__ has quit [Remote host closed the connection]
10:45
logbot__ has joined #sandstorm
10:49
logbot__ has quit [Remote host closed the connection]
10:50
logbot__ has joined #sandstorm
10:57
logbot__ has quit [Remote host closed the connection]
10:58
logbot__ has joined #sandstorm
11:02
logbot__ has quit [Remote host closed the connection]
11:02
logbot__ has joined #sandstorm
11:06
logbot__ has quit [Remote host closed the connection]
11:06
logbot__ has joined #sandstorm
11:10
logbot__ has quit [Remote host closed the connection]
11:10
logbot__ has joined #sandstorm
11:14
logbot__ has quit [Remote host closed the connection]
11:15
logbot__ has joined #sandstorm
11:19
logbot__ has quit [Remote host closed the connection]
11:19
logbot__ has joined #sandstorm
11:23
logbot__ has quit [Remote host closed the connection]
11:23
logbot__ has joined #sandstorm
11:27
logbot__ has quit [Remote host closed the connection]
11:27
logbot__ has joined #sandstorm
11:31
logbot__ has quit [Remote host closed the connection]
11:31
logbot__ has joined #sandstorm
11:35
logbot__ has quit [Remote host closed the connection]
11:36
logbot__ has joined #sandstorm
11:40
logbot__ has quit [Remote host closed the connection]
11:40
logbot__ has joined #sandstorm
11:43
amyers has joined #sandstorm
11:47
logbot__ has quit [Remote host closed the connection]
11:48
logbot__ has joined #sandstorm
11:54
logbot__ has quit [Remote host closed the connection]
11:54
logbot__ has joined #sandstorm
12:00
logbot__ has quit [Remote host closed the connection]
12:00
logbot__ has joined #sandstorm
12:03
jadewang has joined #sandstorm
12:07
logbot__ has quit [Remote host closed the connection]
12:07
logbot__ has joined #sandstorm
12:08
jadewang has quit [Ping timeout: 276 seconds]
12:12
logbot__ has quit [Remote host closed the connection]
12:12
logbot__ has joined #sandstorm
12:16
logbot__ has quit [Remote host closed the connection]
12:16
logbot__ has joined #sandstorm
12:20
logbot__ has quit [Remote host closed the connection]
12:21
logbot__ has joined #sandstorm
12:25
logbot__ has quit [Remote host closed the connection]
12:25
logbot__ has joined #sandstorm
12:29
logbot__ has quit [Remote host closed the connection]
12:29
logbot__ has joined #sandstorm
12:31
gambatte_ has quit [Ping timeout: 250 seconds]
12:32
gambatte has joined #sandstorm
12:36
logbot__ has quit [Remote host closed the connection]
12:37
logbot__ has joined #sandstorm
12:41
logbot__ has quit [Remote host closed the connection]
12:41
logbot__ has joined #sandstorm
12:48
logbot__ has quit [Remote host closed the connection]
12:48
logbot__ has joined #sandstorm
12:49
hexx has joined #sandstorm
12:52
hexx has quit [Client Quit]
12:57
logbot__ has quit [Remote host closed the connection]
12:57
logbot__ has joined #sandstorm
13:01
xet7 has quit [Ping timeout: 260 seconds]
13:04
jadewang has joined #sandstorm
13:08
logbot__ has quit [Remote host closed the connection]
13:08
logbot__ has joined #sandstorm
13:08
jadewang has quit [Ping timeout: 246 seconds]
13:12
logbot__ has quit [Remote host closed the connection]
13:12
logbot__ has joined #sandstorm
13:15
xet7 has joined #sandstorm
13:19
logbot__ has quit [Remote host closed the connection]
13:19
logbot__ has joined #sandstorm
13:22
frigginglorious has joined #sandstorm
13:26
logbot__ has quit [Remote host closed the connection]
13:26
logbot__ has joined #sandstorm
13:30
logbot__ has quit [Remote host closed the connection]
13:30
logbot__ has joined #sandstorm
13:34
logbot__ has quit [Remote host closed the connection]
13:34
logbot__ has joined #sandstorm
13:38
logbot__ has quit [Remote host closed the connection]
13:38
logbot__ has joined #sandstorm
13:42
logbot__ has quit [Remote host closed the connection]
13:43
logbot__ has joined #sandstorm
13:47
logbot__ has quit [Remote host closed the connection]
13:47
logbot__ has joined #sandstorm
13:51
logbot__ has quit [Remote host closed the connection]
13:51
logbot__ has joined #sandstorm
13:55
logbot__ has quit [Remote host closed the connection]
13:55
logbot__ has joined #sandstorm
14:02
logbot__ has quit [Remote host closed the connection]
14:02
logbot__ has joined #sandstorm
14:05
jadewang has joined #sandstorm
14:09
logbot__ has quit [Remote host closed the connection]
14:09
logbot__ has joined #sandstorm
14:09
jadewang has quit [Ping timeout: 250 seconds]
14:12
frigginglorious has quit [Quit: frigginglorious]
14:16
logbot__ has quit [Remote host closed the connection]
14:16
logbot__ has joined #sandstorm
14:18
frigginglorious has joined #sandstorm
14:22
logbot__ has quit [Remote host closed the connection]
14:22
logbot__ has joined #sandstorm
14:26
logbot__ has quit [Remote host closed the connection]
14:26
logbot__ has joined #sandstorm
14:30
logbot__ has quit [Remote host closed the connection]
14:30
logbot__ has joined #sandstorm
14:38
logbot__ has quit [Remote host closed the connection]
14:38
logbot__ has joined #sandstorm
14:42
logbot__ has quit [Remote host closed the connection]
14:42
logbot__ has joined #sandstorm
14:43
<
digitalcircuit >
zarvox: no problem!
14:47
logbot__ has quit [Remote host closed the connection]
14:47
logbot__ has joined #sandstorm
14:51
logbot__ has quit [Remote host closed the connection]
14:51
logbot__ has joined #sandstorm
14:55
raoulzecat has joined #sandstorm
15:00
logbot__ has quit [Remote host closed the connection]
15:00
logbot__ has joined #sandstorm
15:01
jemc has joined #sandstorm
15:04
frigginglorious_ has joined #sandstorm
15:05
frigginglorious has quit [Ping timeout: 276 seconds]
15:05
frigginglorious_ is now known as frigginglorious
15:05
jadewang has joined #sandstorm
15:10
jadewang has quit [Ping timeout: 252 seconds]
15:11
[d__d] has quit [Remote host closed the connection]
15:15
logbot__ has quit [Remote host closed the connection]
15:15
logbot__ has joined #sandstorm
15:17
[d__d] has joined #sandstorm
15:21
logbot__ has quit [Remote host closed the connection]
15:21
logbot__ has joined #sandstorm
15:25
logbot__ has quit [Remote host closed the connection]
15:25
logbot__ has joined #sandstorm
15:30
logbot__ has quit [Remote host closed the connection]
15:30
logbot__ has joined #sandstorm
15:42
logbot__ has quit [Remote host closed the connection]
15:42
logbot__ has joined #sandstorm
15:45
frigginglorious has quit [Quit: frigginglorious]
15:49
logbot__ has quit [Remote host closed the connection]
15:49
logbot__ has joined #sandstorm
15:51
frigginglorious has joined #sandstorm
15:51
frigginglorious has quit [Client Quit]
15:55
logbot__ has quit [Remote host closed the connection]
15:56
logbot__ has joined #sandstorm
16:00
logbot__ has quit [Remote host closed the connection]
16:00
logbot__ has joined #sandstorm
16:04
frigginglorious has joined #sandstorm
16:06
jadewang has joined #sandstorm
16:11
jadewang has quit [Ping timeout: 260 seconds]
16:15
logbot__ has quit [Remote host closed the connection]
16:15
logbot__ has joined #sandstorm
16:19
msoucy has quit [Ping timeout: 244 seconds]
16:23
logbot__ has quit [Remote host closed the connection]
16:23
logbot__ has joined #sandstorm
16:25
msoucy has joined #sandstorm
16:29
logbot__ has quit [Remote host closed the connection]
16:29
logbot__ has joined #sandstorm
16:33
logbot__ has quit [Remote host closed the connection]
16:33
logbot__ has joined #sandstorm
16:37
logbot__ has quit [Remote host closed the connection]
16:38
logbot__ has joined #sandstorm
16:42
logbot__ has quit [Remote host closed the connection]
16:42
logbot__ has joined #sandstorm
16:46
logbot__ has quit [Remote host closed the connection]
16:46
logbot__ has joined #sandstorm
16:47
jacksingleton has joined #sandstorm
16:49
frigginglorious has quit [Quit: frigginglorious]
16:53
logbot__ has quit [Remote host closed the connection]
16:53
logbot__ has joined #sandstorm
16:57
logbot__ has quit [Remote host closed the connection]
16:57
logbot__ has joined #sandstorm
17:01
logbot__ has quit [Remote host closed the connection]
17:02
logbot__ has joined #sandstorm
17:06
logbot__ has quit [Remote host closed the connection]
17:06
logbot__ has joined #sandstorm
17:07
jadewang has joined #sandstorm
17:11
logbot__ has quit [Remote host closed the connection]
17:11
logbot__ has joined #sandstorm
17:11
jadewang has quit [Ping timeout: 250 seconds]
17:13
jemc has quit [Quit: WeeChat 1.4]
17:14
rolig has quit [Quit: Quit]
17:14
msoucy has quit [Ping timeout: 276 seconds]
17:18
logbot__ has quit [Remote host closed the connection]
17:18
logbot__ has joined #sandstorm
17:20
msoucy has joined #sandstorm
17:23
jadewang has joined #sandstorm
17:24
neynah has joined #sandstorm
17:25
rolig has joined #sandstorm
17:28
jemc has joined #sandstorm
17:32
logbot__ has quit [Remote host closed the connection]
17:32
logbot__ has joined #sandstorm
17:35
gkoz_ has quit [Read error: Connection reset by peer]
17:35
gkoz has joined #sandstorm
17:39
logbot__ has quit [Remote host closed the connection]
17:39
logbot__ has joined #sandstorm
17:45
logbot__ has quit [Remote host closed the connection]
17:45
logbot__ has joined #sandstorm
17:49
logbot__ has quit [Remote host closed the connection]
17:49
logbot__ has joined #sandstorm
17:53
logbot__ has quit [Remote host closed the connection]
17:54
logbot__ has joined #sandstorm
17:54
neynah has joined #sandstorm
17:58
neynah has quit [Client Quit]
18:01
<
zarvox >
au: is logbot__ having issues? noticed it's been part/joining about every four minutes for the past...while.
18:01
neynah has joined #sandstorm
18:04
neynah has quit [Client Quit]
18:06
frigginglorious has joined #sandstorm
18:10
logbot__ has quit [Remote host closed the connection]
18:11
logbot__ has joined #sandstorm
18:12
jacksingleton has quit [Ping timeout: 250 seconds]
18:16
logbot__ has quit [Remote host closed the connection]
18:17
logbot__ has joined #sandstorm
18:18
jacksingleton has joined #sandstorm
18:20
neynah has joined #sandstorm
18:24
logbot__ has quit [Remote host closed the connection]
18:24
logbot__ has joined #sandstorm
18:27
raboof has left #sandstorm [#sandstorm]
18:31
logbot__ has quit [Remote host closed the connection]
18:31
logbot__ has joined #sandstorm
18:35
M-eternaleye has quit [Changing host]
18:35
M-eternaleye has joined #sandstorm
18:37
frigginglorious has quit [Quit: frigginglorious]
18:38
frigginglorious has joined #sandstorm
18:42
logbot__ has quit [Remote host closed the connection]
18:42
logbot__ has joined #sandstorm
18:46
logbot__ has quit [Remote host closed the connection]
18:46
logbot__ has joined #sandstorm
18:50
logbot__ has quit [Remote host closed the connection]
18:51
logbot__ has joined #sandstorm
18:53
posi has quit [Ping timeout: 244 seconds]
18:57
logbot__ has quit [Remote host closed the connection]
18:57
logbot__ has joined #sandstorm
18:59
posi has joined #sandstorm
19:03
logbot__ has quit [Remote host closed the connection]
19:03
logbot__ has joined #sandstorm
19:07
logbot__ has quit [Remote host closed the connection]
19:08
logbot__ has joined #sandstorm
19:10
jadewang has quit [Remote host closed the connection]
19:18
logbot__ has quit [Remote host closed the connection]
19:18
logbot__ has joined #sandstorm
19:22
logbot__ has quit [Remote host closed the connection]
19:23
logbot__ has joined #sandstorm
19:23
frigginglorious has quit [Quit: frigginglorious]
19:27
logbot__ has quit [Remote host closed the connection]
19:27
logbot__ has joined #sandstorm
19:27
neynah has joined #sandstorm
19:31
neynah has quit [Client Quit]
19:32
neynah has joined #sandstorm
19:36
logbot__ has quit [Remote host closed the connection]
19:36
logbot__ has joined #sandstorm
19:41
logbot__ has quit [Remote host closed the connection]
19:41
logbot__ has joined #sandstorm
19:45
logbot__ has quit [Remote host closed the connection]
19:45
logbot__ has joined #sandstorm
19:49
logbot__ has quit [Remote host closed the connection]
19:49
logbot__ has joined #sandstorm
19:50
gambatte has quit [Ping timeout: 260 seconds]
19:54
logbot__ has quit [Remote host closed the connection]
19:55
logbot__ has joined #sandstorm
19:57
frigginglorious has joined #sandstorm
20:01
logbot__ has quit [Remote host closed the connection]
20:01
logbot__ has joined #sandstorm
20:05
logbot__ has quit [Remote host closed the connection]
20:05
amyers has quit [Ping timeout: 240 seconds]
20:05
logbot__ has joined #sandstorm
20:09
logbot__ has quit [Remote host closed the connection]
20:10
logbot__ has joined #sandstorm
20:17
logbot__ has quit [Remote host closed the connection]
20:17
logbot__ has joined #sandstorm
20:21
logbot__ has quit [Remote host closed the connection]
20:21
logbot__ has joined #sandstorm
20:27
logbot__ has quit [Remote host closed the connection]
20:27
logbot__ has joined #sandstorm
20:28
<
asheesh >
If grains could start & launch other grains, then their landing page could even work on Sandstorm.
20:28
<
asheesh >
afk a bit
20:32
logbot__ has quit [Remote host closed the connection]
20:32
logbot__ has joined #sandstorm
20:36
logbot__ has quit [Remote host closed the connection]
20:36
logbot__ has joined #sandstorm
20:39
neynah has joined #sandstorm
20:43
logbot__ has quit [Remote host closed the connection]
20:43
logbot__ has joined #sandstorm
20:47
logbot__ has quit [Remote host closed the connection]
20:47
logbot__ has joined #sandstorm
20:51
logbot__ has quit [Remote host closed the connection]
20:52
logbot__ has joined #sandstorm
20:56
logbot__ has quit [Remote host closed the connection]
20:56
logbot__ has joined #sandstorm
21:00
logbot__ has quit [Remote host closed the connection]
21:00
logbot__ has joined #sandstorm
21:04
logbot__ has quit [Remote host closed the connection]
21:04
logbot__ has joined #sandstorm
21:04
frigginglorious has quit [Quit: frigginglorious]
21:08
logbot__ has quit [Remote host closed the connection]
21:08
logbot__ has joined #sandstorm
21:10
gambatte has joined #sandstorm
21:12
frigginglorious has joined #sandstorm
21:16
frigginglorious has quit [Client Quit]
21:20
logbot__ has quit [Remote host closed the connection]
21:20
logbot__ has joined #sandstorm
21:24
logbot__ has quit [Remote host closed the connection]
21:25
logbot__ has joined #sandstorm
21:29
logbot__ has quit [Remote host closed the connection]
21:29
logbot__ has joined #sandstorm
21:33
logbot__ has quit [Remote host closed the connection]
21:33
logbot__ has joined #sandstorm
21:35
frigginglorious has joined #sandstorm
21:39
logbot__ has quit [Remote host closed the connection]
21:39
logbot__ has joined #sandstorm
21:43
logbot__ has quit [Remote host closed the connection]
21:43
logbot__ has joined #sandstorm
21:46
frigginglorious has quit [Quit: frigginglorious]
21:48
raoulzecat has quit [Ping timeout: 276 seconds]
21:52
logbot__ has quit [Remote host closed the connection]
21:53
logbot__ has joined #sandstorm
21:57
logbot__ has quit [Remote host closed the connection]
21:57
logbot__ has joined #sandstorm
21:59
frigginglorious has joined #sandstorm
22:00
jadewang has joined #sandstorm
22:00
frigginglorious has quit [Client Quit]
22:08
logbot__ has quit [Remote host closed the connection]
22:08
logbot__ has joined #sandstorm
22:08
frigginglorious has joined #sandstorm
22:09
rolig has quit [Ping timeout: 260 seconds]
22:09
<
simonv3 >
are there any plans for creating a Sandstorm design recommendations spec?
22:09
<
simonv3 >
A la Apple?
22:11
<
neynah >
simonv3 as in their human interface guidelines or do you mean something else?
22:12
<
simonv3 >
neynah: i mean exactly that yeah
22:16
logbot__ has quit [Remote host closed the connection]
22:16
logbot__ has joined #sandstorm
22:16
rolig has joined #sandstorm
22:20
frigginglorious has quit [Quit: frigginglorious]
22:24
logbot__ has quit [Remote host closed the connection]
22:24
logbot__ has joined #sandstorm
22:29
raoulzecat has joined #sandstorm
22:33
logbot__ has quit [Remote host closed the connection]
22:33
logbot__ has joined #sandstorm
22:37
logbot__ has quit [Remote host closed the connection]
22:38
logbot__ has joined #sandstorm
22:42
logbot__ has quit [Remote host closed the connection]
22:42
logbot__ has joined #sandstorm
22:43
jacksingleton has quit [Ping timeout: 276 seconds]
22:47
logbot__ has quit [Remote host closed the connection]
22:47
logbot__ has joined #sandstorm
22:48
hexx has joined #sandstorm
22:49
<
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
22:50
<
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"
22:50
<
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"
22:54
logbot__ has quit [Remote host closed the connection]
22:54
logbot__ has joined #sandstorm
22:58
logbot__ has quit [Remote host closed the connection]
22:58
logbot__ has joined #sandstorm
23:00
frigginglorious has joined #sandstorm
23:04
logbot__ has quit [Remote host closed the connection]
23:04
logbot__ has joined #sandstorm
23:05
<
dwrensha >
hexx: sounds like a configuration problem with nginx
23:06
<
hexx >
It doesn't look like there's anything to configure
23:06
<
hexx >
I just downloaded the client-side example
23:06
<
hexx >
and modified the code to be an iframe to wikipedia
23:07
<
dwrensha >
which client-side example?
23:08
<
hexx >
Cap'n Proto API
23:09
<
dwrensha >
and what do you mean "modified the code to be an iframe to wikipedia"?
23:09
<
dwrensha >
you mean the index.html
23:12
<
dwrensha >
are you using vagrant-spk?
23:13
neynah has joined #sandstorm
23:14
<
ocdtrekkie_ >
simonv3: I expressed loathing elsewhere for the concept of a unified design language for Sandstorm apps.
23:17
neynah has quit [Client Quit]
23:20
<
dwrensha >
hexx: what happens if you copy index.html from the client/ directory to the root project directory?
23:21
<
hexx >
I feel incredibly stupid now
23:22
<
dwrensha >
the sandstorm-rawapi-example app was not written with vagrant-spk in mind
23:25
<
simonv3 >
ocdtrekkie_: have a link for reasons I could read? I think it would limit apps ported myself.
23:25
<
dwrensha >
Maybe this would have been less confusing if the vagrant-spk "static" stack would actually serve some content out-of-the-box
23:26
<
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
23:26
<
simonv3 >
"best practices" I can see though, and is already emerging I'm sure
23:30
logbot__ has quit [Remote host closed the connection]
23:30
logbot__ has joined #sandstorm
23:34
logbot__ has quit [Remote host closed the connection]
23:34
logbot__ has joined #sandstorm
23:38
logbot__ has quit [Remote host closed the connection]
23:39
logbot__ has joined #sandstorm
23:43
logbot__ has quit [Remote host closed the connection]
23:43
logbot__ has joined #sandstorm
23:46
neynah has joined #sandstorm
23:50
logbot__ has quit [Remote host closed the connection]
23:51
logbot__ has joined #sandstorm
23:51
frigginglorious has quit [Quit: frigginglorious]
23:56
logbot__ has quit [Remote host closed the connection]
23:56
logbot__ has joined #sandstorm