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
<simonv3_> haha, yeah, I’ve spent a lot of time doing that the past few days with updating Meteor
TimePath[m] has quit [Ping timeout: 240 seconds]
JonTheNiceGuy[m] has joined #sandstorm
<simonv3_> hmm
<zarvox> the console log includes: "Error: Cannot find module 'angular-meteor'" and "TypeError: Package['service-configuration'] is undefined"
<zarvox> simonv3_: okay, I have it running.
TimePath[m] has joined #sandstorm
<zarvox> and "no element found"
<zarvox> otherwise, I see a topbar with options "survey" and "manage", and the explanatory footer with the logo and source link
<simonv3_> well, it certainly shouldn’t show that error
<simonv3_> but now I’m looking in .meteor/.versions and there it says it’s using meteor 1.2.17
<simonv3_> But I’m fairly sure I’m running a newer version of meteor than that
<zarvox> :S meteor back-compat bug?
<zarvox> .meteor/release says METEOR@1.4.1.2
<simonv3_> 1.4.1.2 is the same as me
<simonv3_> angular-meteor gets imported in app.js using `import angularMeteor from ‘angular-meteor’; which _should_ work - I mean it works for me.
<simonv3_> Strange that it works for me, but not for you - a difference in the VM?
<simonv3_> Can you try running it outside of sandstorm? Should just be `SANDSTORM=1 meteor`
<zarvox> anyway, this was about getting getPublicId visible to your app
<zarvox> - alwaysInclude = [ ".", "/getPublicId" ],
<zarvox> + alwaysInclude = [ ".", "getPublicId" ],
neynah has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<zarvox> then, when I look in /proc/$PID/root/ for the node process in the sandbox, I see getPublicId in there
<zarvox> simonv3_: http://pastebin.com/CqDNYVxc is probably the issue with angular
<zarvox> I'd wager you've got some stuff in node_modules, which none of the scripted scaffolding automatically installs
JonTheNiceGuy[m] has quit [Ping timeout: 240 seconds]
Zertrin[m] has quit [Ping timeout: 240 seconds]
<zarvox> once I ran "meteor npm install" and reran "vagrant-spk dev" I see everything again
gillisig1 has quit [Ping timeout: 240 seconds]
frigginglorious has joined #sandstorm
<simonv3_> oh interesting
<zarvox> and now when I click the "publish" at the very bottom, I observe in the debug log some success logs
<simonv3_> really?
<zarvox> Yeah!
<simonv3_> That’s very exciting but I wonder what’s different between our environments :P
<zarvox> the one-character patch above?
<simonv3_> yeah, I did that (removing the leading slash)
<zarvox> (from 10 minutes ago?)
JonTheNiceGuy[m] has joined #sandstorm
Zertrin[m] has joined #sandstorm
<zarvox> in particular, my debug log has a Buffer which appears to contain output in the format that getPublicId outputs
<simonv3_> Yeah, that sounds like it’s right
<simonv3_> Mine still outputs the error
<zarvox> :/
gillisig1 has joined #sandstorm
<simonv3_> so, this seems to indicate that theoretically if I restarted my vagrant VM from scratch it would work?
<zarvox> if you "vagrant-spk vm ssh" into the vm, find the process id for a "node /start.js -p 8000" process with "ps aux", and then "sudo ls -l /proc/$THAT_PID/root/", what do you see?
<zarvox> I would first try just rebooting the VM before starting from scratch; I've seen the virtualbox shared folder driver decide that folders don't exist in the past that clear up with a reboot :/
TimePath[m] has quit [Ping timeout: 240 seconds]
<simonv3_> ^ is what I see
<simonv3_> no getPublicId
<simonv3_> I’ll try halt & up
mclasen has quit [Quit: mclasen]
mclasen has joined #sandstorm
<simonv3_> yep
<simonv3_> that fixed it
TimePath[m] has joined #sandstorm
<simonv3_> thanks a bunch zarvox
<zarvox> simonv3_: you're welcome! my laptop wound up locking up due to OOM, but I'm back now!
<simonv3_> yay virtual machines!
eternaleye has quit [Ping timeout: 240 seconds]
saneki has quit [Ping timeout: 250 seconds]
<simonv3_> And switching from `spawn` to `execFile` outputs the actual details for the domain. Huzzah! Now just need to build the actual content :)
<zarvox> *highfives*
eternaleye has joined #sandstorm
<simonv3_> 🙏🏻
eternaleye has quit [Changing host]
eternaleye has joined #sandstorm
JonTheNiceGuy[m] has quit [Ping timeout: 240 seconds]
JonTheNiceGuy[m] has joined #sandstorm
gillisig1 has quit [Ping timeout: 240 seconds]
saneki has joined #sandstorm
gillisig1 has joined #sandstorm
jemc has quit [Ping timeout: 260 seconds]
mclasen has quit [Quit: mclasen]
Zertrin has quit [Remote host closed the connection]
Zertrin has joined #sandstorm
BigShip has quit [Ping timeout: 248 seconds]
BigShip has joined #sandstorm
<NhanH> My sandstorm is throwing an error when trying to open any grain, looking into the log it's "Exception while invoking method 'keepSessionAlive' Error: remote exception: expected result >= minBytes; Premature EOF" with a stack trace. Any suggestion on what I should be looking into ?
TimePath[m] has quit [Ping timeout: 240 seconds]
TimePath[m] has joined #sandstorm
n8a has joined #sandstorm
n8a has quit [Ping timeout: 240 seconds]
n8a has joined #sandstorm
BigShip has quit []
n8a has quit [Ping timeout: 240 seconds]
n8a has joined #sandstorm
M-hrjet has quit [Ping timeout: 240 seconds]
M-hrjet has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
n8a has quit [Ping timeout: 240 seconds]
M-hrjet has quit [Ping timeout: 240 seconds]
wolcen has quit [Ping timeout: 268 seconds]
M-hrjet has joined #sandstorm
frigginglorious has joined #sandstorm
n8a has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
M-hrjet has quit [Ping timeout: 240 seconds]
TimePath[m] has quit [Ping timeout: 240 seconds]
TimePath[m] has joined #sandstorm
sh_smith has joined #sandstorm
M-hrjet has joined #sandstorm
sh_smith has left #sandstorm [#sandstorm]
jemc has joined #sandstorm
wolcen has joined #sandstorm
TimePath[m] has quit [Ping timeout: 240 seconds]
TimePath[m] has joined #sandstorm
jemc has quit [Ping timeout: 260 seconds]
TimePath[m] has quit [Ping timeout: 240 seconds]
jemc has joined #sandstorm
TimePath[m] has joined #sandstorm
tg has quit [Quit: Leaving]
tg has joined #sandstorm
jemc has quit [Ping timeout: 250 seconds]
wolcen has quit [Ping timeout: 260 seconds]
gabkdlly has joined #sandstorm
Zertrin[m] has quit [Ping timeout: 240 seconds]
Zertrin[m] has joined #sandstorm
davidar has quit [Ping timeout: 240 seconds]
eternaleye has quit [Ping timeout: 240 seconds]
davidar has joined #sandstorm
eternaleye has joined #sandstorm
M-hrjet has quit [Ping timeout: 240 seconds]
M-hrjet has joined #sandstorm
yeehi has joined #sandstorm
eternaleye has joined #sandstorm
eternaleye has quit [Changing host]
eternaleye has quit [Ping timeout: 240 seconds]
eternaleye has joined #sandstorm
kxra has joined #sandstorm
mclasen has joined #sandstorm
yeehi has quit [Remote host closed the connection]
_whitelogger has joined #sandstorm
xet7bot has joined #sandstorm
xet7_ is now known as xet7
xet7bot is now known as xet7_
M-hrjet has quit [Ping timeout: 240 seconds]
Zertrin has quit [Quit: No Ping reply in 180 seconds.]
Zertrin has joined #sandstorm
M-hrjet has joined #sandstorm
Zertrin[m] has quit [Ping timeout: 240 seconds]
Zertrin[m] has joined #sandstorm
TimePath[m] has quit [Ping timeout: 240 seconds]
xet7_ has quit [Ping timeout: 265 seconds]
TimePath[m] has joined #sandstorm
NhanH has quit [Ping timeout: 240 seconds]
NhanH has joined #sandstorm
Zertrin[m] has quit [Ping timeout: 240 seconds]
Zertrin[m] has joined #sandstorm
eternaleye has quit [Changing host]
eternaleye has joined #sandstorm
mclasen has quit [Quit: mclasen]
mclasen has joined #sandstorm
eternaleye has quit [Ping timeout: 240 seconds]
pie_ has joined #sandstorm
pie_ has quit [Changing host]
pie_ has joined #sandstorm
eternaleye has joined #sandstorm
eternaleye has quit [Ping timeout: 240 seconds]
eternaleye has joined #sandstorm
davidar has quit [Ping timeout: 240 seconds]
eternaleye has quit [Ping timeout: 240 seconds]
davidar has joined #sandstorm
TimePath[m] has quit [Ping timeout: 240 seconds]
eternaleye has joined #sandstorm
TimePath[m] has joined #sandstorm
TimePath[m] has quit [Ping timeout: 240 seconds]
TimePath[m] has joined #sandstorm
JonTheNiceGuy[m] has quit [Ping timeout: 240 seconds]
JonTheNiceGuy[m] has joined #sandstorm
TimePath[m] has quit [Ping timeout: 240 seconds]
TimePath[m] has joined #sandstorm
frigginglorious has joined #sandstorm
JonTheNiceGuy[m] has quit [Ping timeout: 240 seconds]
Zertrin[m] has quit [Ping timeout: 240 seconds]
eternaleye has quit [Ping timeout: 240 seconds]
Zertrin[m] has joined #sandstorm
JonTheNiceGuy[m] has joined #sandstorm
eternaleye has joined #sandstorm
Zertrin[m] has quit [Ping timeout: 240 seconds]
Zertrin[m] has joined #sandstorm
hunterm__ has quit [Ping timeout: 240 seconds]
hunterm__ has joined #sandstorm
TimePath[m] has quit [Ping timeout: 240 seconds]
M-hrjet has quit [Ping timeout: 240 seconds]
TimePath[m] has joined #sandstorm
M-hrjet has joined #sandstorm
r4z has joined #sandstorm
<r4z> Hello!
<r4z> quick question, there's some tool or way to move from sandcats to a selfhosted instance of sandstorm?
<r4z> or I have to create all the grains manually
pie_ has quit [Read error: Connection reset by peer]
wolcen has joined #sandstorm
TimePath[m] has quit [Ping timeout: 240 seconds]
TimePath[m] has joined #sandstorm
TimePath[m] has quit [Read error: Connection reset by peer]
Zertrin[m] has quit [Read error: Connection reset by peer]
JonTheNiceGuy[m] has quit [Read error: Connection reset by peer]
Simon[m] has quit [Read error: Connection reset by peer]
eternaleye has quit [Write error: Connection reset by peer]
davidar has quit [Read error: Connection reset by peer]
M-hrjet has quit [Read error: Connection reset by peer]
gillisig1 has quit [Read error: Connection reset by peer]
M-hrjet has joined #sandstorm
gabkdlly has quit [Ping timeout: 260 seconds]
afuentes has joined #sandstorm
gabkdlly has joined #sandstorm
jemc has joined #sandstorm
gillisig1 has joined #sandstorm
TimePath[m] has joined #sandstorm
eternaleye has joined #sandstorm
JonTheNiceGuy[m] has joined #sandstorm
davidar has joined #sandstorm
Simon[m] has joined #sandstorm
nolski has quit [Quit: ZNC 1.6.2 - http://znc.in]
NhanH has quit [Ping timeout: 240 seconds]
NhanH has joined #sandstorm
M-hrjet has quit [Ping timeout: 240 seconds]
M-hrjet has joined #sandstorm
gillisig1 has quit [Ping timeout: 240 seconds]
gillisig1 has joined #sandstorm
eternaleye has quit [Changing host]
eternaleye has joined #sandstorm
Lionel_Debroux_ has joined #sandstorm
<simonv3_> r4z I think there’s an export function
<simonv3_> but that might be on a per-grain basis
Telesight has joined #sandstorm
wolcen has quit [Ping timeout: 240 seconds]
mattl has quit [Ping timeout: 250 seconds]
mattl has joined #sandstorm
afuentes has quit [Ping timeout: 260 seconds]
aldeka_limechat has joined #sandstorm
wolcen has joined #sandstorm
mclasen has quit [Read error: Connection reset by peer]
mclasen has joined #sandstorm
mclasen has quit [Quit: mclasen]
<asheesh> r4z + simonv3_ : Ya, grain export is per-grain for now.
<asheesh> "from sandcats to a selfhosted instance" - fwiw, sandcats is self-hosted! Do you mean from Oasis?
<r4z> yep, from Oasis
<asheesh> Great :)
<asheesh> Then yeah, for now, you must export them one by one.
frigginglorious has quit [Quit: frigginglorious]
neynah has joined #sandstorm
frigginglorious has joined #sandstorm
_whitelogger has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
frigginglorious has joined #sandstorm
aldeka_limechat has quit [Remote host closed the connection]
mclasen has joined #sandstorm
Telesight has quit [Quit: Leaving.]
_whitelogger_ has joined #sandstorm
Simon[m] has joined #sandstorm
gambatte has quit [Ping timeout: 265 seconds]
tg has quit [Remote host closed the connection]
M-hrjet has joined #sandstorm
coyotebush has quit [*.net *.split]
phildini has quit [*.net *.split]
[d__d] has quit [*.net *.split]
CaptainCalliope has quit [*.net *.split]
tg has joined #sandstorm
r4z has joined #sandstorm
eternaleye has joined #sandstorm
gambatte has joined #sandstorm
TimePath[m] has joined #sandstorm
gillisig1 has joined #sandstorm
[d__d] has joined #sandstorm
CaptainCalliope has joined #sandstorm
phildini has joined #sandstorm
coyotebush has joined #sandstorm
CaptainCalliope has quit [Ping timeout: 256 seconds]
davidar has joined #sandstorm
davidar has joined #sandstorm
davidar has quit [Changing host]
wolcen has joined #sandstorm
CaptainCalliope has joined #sandstorm
CaptainCalliope is now known as CaptainCalliope_
frigginglorious has joined #sandstorm
frigginglorious has quit [Client Quit]
frigginglorious has joined #sandstorm
rmcclellan has joined #sandstorm
rmcclellan has quit [Client Quit]
frigginglorious has quit [Quit: frigginglorious]
mclasen has quit [Quit: mclasen]
r4z has quit [Quit: Leaving]
aldeka_limechat has joined #sandstorm