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
amyers has joined #sandstorm
amyers has quit [Ping timeout: 255 seconds]
Zertrin[m] has quit [Ping timeout: 265 seconds]
zarvox_ is now known as zarvox
Zertrin[m] has joined #sandstorm
isd has joined #sandstorm
TC02 has joined #sandstorm
afuentes has quit [Ping timeout: 244 seconds]
reane has joined #sandstorm
reane has left #sandstorm [#sandstorm]
yeehi has joined #sandstorm
yeehi has quit [Ping timeout: 244 seconds]
<DanC_> `spk dev` says: sandstorm/fuse.c++:369: failed: read(/dev/fuse): Input/output error
<DanC_> where did the spk docs go? the ones without vagrant?
<isd> DanC_: wild guess; have you updated your kernel since the last time you rebooted?
<DanC_> I don't think so... but maybe
<DanC_> how could I tell? (I'm on Ubuntu)
<isd> uname -r will tell you the running kernel version
<DanC_> 4.4.0-36-generic
<isd> looking at the package version for the installed kernel would give you the other number
<isd> Also might find it by looking at what's in /lib/modules
<DanC_> `dpkg -l | grep linux-image` lists a dozen or so :-/
<DanC_> latest under /lib/modules is 4.4.0-36-generic
<isd> Okay, so that's not it then.
<isd> like I said, wild guess.
<isd> other questions: What are the permissions on /dev/fuse, and what user are you running this as.
<isd> also, look at the output of dmesg? might give some useful info
<DanC_> crw-rw-rw-
<isd> so that's fine.
<DanC_> [ 2.494282] fuse init (API version 7.23)
<DanC_> that's all I see in dmesg
<DanC_> opt/sandstorm/latest/usr/include/sandstorm/web-session.capnp:147: error: Parse error: Empty list item.
<DanC_> opt/sandstorm/latest -> sandstorm-187
<isd> DanC_: another wild guess: are you building with the released version of capnproto? If so that won't work; the sandstorm schema assume some functionality that's only available on master.
<DanC_> hellifino. how do i check?
<DanC_> I just followed the instructions on the tin: `make dev`
<isd> capnp --version
<DanC_> Cap'n Proto version 0.5.1.2
<isd> Okay, yeah that's probably your issue. The release has unfortunately been held back due to the need to support non-linux platforms (e.g. windows), and in the meantime sandstorm has come to depend on features that are only available on master, so you'll have to get that installed.
<DanC_> I have installed various parts of sandstorm various ways over the years... what's the expected way to get spk these days? which part of https://docs.sandstorm.io/en/latest/developing/raw-packaging-guide/ brings it in?
<DanC_> leaving aside that the normal path these days is to use vagrant, I suppose
<DanC_> does `curl https://install.sandstorm.io | bash` bring in capnp?
<isd> If nothing else did, probably? I think spk depends on it, but I would expect it to pull in a more recent version. Maybe it's got something installed somewhere under /opt and it's using that, but you've got an older version installed from another source somehow?
<isd> `which capnp`?
<isd> figure out whether a package owns that file?
<DanC_> `dpkg -S /usr/local/bin/capnp` says no
<isd> Yeah, if it's in /usr/local it wouldn't be packaged.
<DanC_> find says there's no capnp bin in /opt/sandstorm/latest/ ; just include and node_modules
<isd> Dunno. I use vagrant myself, on account of the fact that I'm on arch which doesn't do user namespaces. So this is somewhat unfamiliar territory for me.
<isd> Also, it is my bed time.
<isd> Best of luck.
<DanC_> I seem to have capnproto checked out. How do I get git to tell me what version I have checked out? with hg, it's `hg sum`
<DanC_> hasta
<isd> git show
<DanC_> ooh. good one! thanks
<isd> which will give you a hash; git doesn't have revision numbers the way hg does.
<isd> alternatively, git log
<DanC_> Updating 09759e9..562f7ea
<isd> Anyway, g'night
<DanC_> hasta
<DanC_> er... no Makefile, nothing in README about how to install capnproto in the sources.
<DanC_> no INSTALL file
<DanC_> ah... doc/install.md
yeehi has joined #sandstorm
<DanC_> hmm... sandstorm has been running for 1 weeks 4 days, but the /latest pointer is to something relased 10 hours ago
<DanC_> restarting...
<DanC_> different error now: sandstorm/run-bundle.c++:2667: disconnected: connect(sock, reinterpret_cast<struct sockaddr*>(&addr), sizeof(addr)): Connection refused
<DanC_> I'm in the sandstorm group
<DanC_> I'm stumped
yeehi has quit [Ping timeout: 272 seconds]
yeehi has joined #sandstorm
wuch has joined #sandstorm
wuch has quit [Client Quit]
wuch has joined #sandstorm
wuch has quit [Client Quit]
wuch has joined #sandstorm
yeehi has quit [Ping timeout: 244 seconds]
_whitelogger has joined #sandstorm
mclasen_________ has joined #sandstorm
yeehi has joined #sandstorm
yeehi has quit [Ping timeout: 276 seconds]
ptrvldz has quit [Ping timeout: 250 seconds]
eternaleye has quit [Changing host]
eternaleye has joined #sandstorm
yeehi has joined #sandstorm
mclasen_________ has quit [Quit: mclasen_________]
mclasen_________ has joined #sandstorm
yeehi has quit [Ping timeout: 272 seconds]
mclasen_________ has quit [Ping timeout: 276 seconds]
hunterm__ has quit [Read error: Connection reset by peer]
cstrahan has quit [Read error: Connection reset by peer]
hlieberman has quit [Read error: Connection reset by peer]
hunterm__ has joined #sandstorm
cstrahan has joined #sandstorm
hlieberman has joined #sandstorm
gillisig1 has quit [Ping timeout: 276 seconds]
TimePath[m] has quit [Ping timeout: 276 seconds]
gambatte has quit [Ping timeout: 244 seconds]
gambatte has joined #sandstorm
yeehi has joined #sandstorm
mclasen_________ has joined #sandstorm
gillisig1 has joined #sandstorm
TimePath[m] has joined #sandstorm
AlexanderPallMal has joined #sandstorm
AlexanderPallMal has left #sandstorm [#sandstorm]
mrdomino has joined #sandstorm
yeehi has quit [Ping timeout: 264 seconds]
afuentes has joined #sandstorm
yeehi has joined #sandstorm
phoenix1796 has joined #sandstorm
yeehi has quit [Ping timeout: 240 seconds]
isd has quit [Remote host closed the connection]
yeehi has joined #sandstorm
yeehi has quit [Ping timeout: 276 seconds]
yeehi has joined #sandstorm
mclasen_________ is now known as mclasen
gambatte has quit [Ping timeout: 265 seconds]
gambatte has joined #sandstorm
bemasc has joined #sandstorm
Lionel_Debroux has quit [Ping timeout: 240 seconds]
<zarvox> DanC_: are you on Ubuntu 16.04? I'm thinking https://github.com/sandstorm-io/sandstorm/issues/2526 might be the root issue you're hitting
isd has joined #sandstorm
prettyvanilla has quit [Remote host closed the connection]
prettyvanilla has joined #sandstorm
frigginglorious has joined #sandstorm
yeehi has quit [Ping timeout: 276 seconds]
Lionel_Debroux has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
frigginglorious has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
frigginglorious has joined #sandstorm
frigginglorious has quit [Client Quit]
Kambale has joined #sandstorm
<Kambale> Hello everyone
<Kambale> I am working on installing a backup of a grain and I keep getting "Upload failed: Invalid backup file. [500]"
<Kambale> anyone knows how to resolve this?
phoenix1796 has quit [Quit: Connection closed for inactivity]
<mrdomino> hmm, easyappointments is kinda unpolished
<Kambale> I didn't understand your comment
<mrdomino> unrelated to your question, sorry
Kambale has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
Kambale has joined #sandstorm
Kambale has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
gwillen is now known as gwillentest123
gwillentest123 is now known as gwillen
pie__ has joined #sandstorm
Kambale has joined #sandstorm
pouledodue has joined #sandstorm
Kambale has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
Kambale has joined #sandstorm
xet7 has joined #sandstorm
mclasen has quit [Quit: mclasen]
dwrensha has joined #sandstorm
Kambale has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
pouledodue has quit [Quit: Textual IRC Client: www.textualapp.com]
Kambale has joined #sandstorm
wew has joined #sandstorm
ThePurgingPanda has quit [Ping timeout: 250 seconds]
ThePurgingPanda has joined #sandstorm
wew has quit [Ping timeout: 276 seconds]
<Kambale> Hello everyone. I am working on installing a backup of a grain and I keep getting "Upload failed: Invalid backup file. [500]"
pie__ has quit [Ping timeout: 252 seconds]
Kambale has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
mclasen has joined #sandstorm
wuch has quit [Quit: WeeChat 1.5]
frigginglorious has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
<DanC_> yes, zarvox, that looks like my issue
<DanC_> looks like something that could be caught with ci
<DanC_> no travis.yml file to check, so I can't tell whether Ubuntu 16.04 is a regular ci platform