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
funwhilelost has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<zarvox> whelp, IDK what you did, dwrensha, but the identity switcher works happily now!
<zarvox> oh wait paths
<zarvox> paths were supposed to get saved
<dwrensha> I think I still briefly see a 404 when I switch identities
<zarvox> never mind, I forgot precisely what I was supposed to be fixing <_<
<dwrensha> you're just trying to teach me to file actual issues!
<zarvox> :D
<zarvox> dwrensha: I think https://github.com/sandstorm-io/sandstorm/pull/1236 fixes both the path and the 404 issue!
<asheesh> zarvox++
isd has joined #sandstorm
<zarvox> I'm thinking about how to prevent such errors in the future, and the only thing that came to mind was "declare all your member variables in the constructor even if you're assigning undefined, so at least you see that they exist"
TC01 has joined #sandstorm
bb010g has joined #sandstorm
roflbox has left #sandstorm [#sandstorm]
|jemc| has joined #sandstorm
isd has quit [Ping timeout: 260 seconds]
natea has joined #sandstorm
todayman has joined #sandstorm
ArcTanSusan has joined #sandstorm
kentonv has joined #sandstorm
isd has joined #sandstorm
isd has quit [Quit: Leaving.]
home has joined #sandstorm
home has quit [Remote host closed the connection]
aldeka has quit [Remote host closed the connection]
ocdtrekkie has quit [Remote host closed the connection]
ocdtrekkie has joined #sandstorm
aldeka has joined #sandstorm
Roargh has joined #sandstorm
augustl has quit [Ping timeout: 264 seconds]
augustl has joined #sandstorm
aaronr has joined #sandstorm
ArcTanSusan has quit [Quit: ArcTanSusan]
|jemc| has quit [Ping timeout: 246 seconds]
Roargh has quit [Ping timeout: 245 seconds]
Roargh has joined #sandstorm
kentonv has quit [Ping timeout: 245 seconds]
aldeka has quit [Remote host closed the connection]
ocdtrekkie has quit [Remote host closed the connection]
tobald has joined #sandstorm
ocdtrekkie has joined #sandstorm
aldeka has joined #sandstorm
natea has quit [Quit: natea]
natea has joined #sandstorm
KCinJP has quit [Ping timeout: 246 seconds]
Jan\ has quit [Ping timeout: 260 seconds]
|jemc| has joined #sandstorm
simonv3 has joined #sandstorm
Roargh has quit [Read error: Connection reset by peer]
mnutt_ has joined #sandstorm
mnutt_ has quit [Ping timeout: 260 seconds]
aaronr has quit [Ping timeout: 245 seconds]
aaronr has joined #sandstorm
mnutt_ has joined #sandstorm
aaronr has quit [Ping timeout: 260 seconds]
kentonv has joined #sandstorm
aaronr has joined #sandstorm
mnutt_ has quit [Ping timeout: 246 seconds]
bb010g has quit [Quit: Connection closed for inactivity]
notevil has joined #sandstorm
aldeka has quit [Remote host closed the connection]
ocdtrekkie has quit [Remote host closed the connection]
aldeka has joined #sandstorm
ocdtrekkie has joined #sandstorm
tobald has quit [Quit: Ex-Chat]
mnutt_ has joined #sandstorm
aaronr has quit [Remote host closed the connection]
mnutt_ has quit [Read error: Connection reset by peer]
mnutt_ has joined #sandstorm
chris_severs has quit [Ping timeout: 264 seconds]
chris_severs has joined #sandstorm
mnutt_ has quit [Ping timeout: 245 seconds]
cbaines has quit [Ping timeout: 264 seconds]
cbaines has joined #sandstorm
funwhilelost has joined #sandstorm
jadewang has joined #sandstorm
<jadewang> open source hospital software https://news.ycombinator.com/item?id=10675275
<jadewang> for developing world hospitals
kecolus has joined #sandstorm
mnutt_ has joined #sandstorm
natea has quit [Quit: natea]
mnutt_ has quit [Ping timeout: 260 seconds]
funwhilelost has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
notevil has quit [Ping timeout: 246 seconds]
natea has joined #sandstorm
notevil has joined #sandstorm
<asheesh> Anyone with a spare Google Account, would you be willing to test if invites work for me? https://rose.sandcats.io/signup/MhLWKSh4DzJAs6g8p
<|jemc|> asheesh: it worked :)
<|jemc|> "You're all signed up! Now go install some apps."
<asheesh> |jemc|: Yay (-:
neynah has joined #sandstorm
aaronr has joined #sandstorm
aaronr has quit [Ping timeout: 260 seconds]
natea has quit [Quit: natea]
sugarpuff_ has joined #sandstorm
sugarpuff has quit [Ping timeout: 264 seconds]
sugarpuff_ is now known as sugarpuff
mnutt_ has joined #sandstorm
mnutt_ has quit [Ping timeout: 260 seconds]
natea has joined #sandstorm
funwhilelost has joined #sandstorm
simonv3 has quit [Quit: Connection closed for inactivity]
jadewang has quit [Remote host closed the connection]
funwhilelost has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
neynah has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
mnutt_ has joined #sandstorm
neynah has joined #sandstorm
jadewang has joined #sandstorm
neynah has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
funwhilelost has joined #sandstorm
isd has joined #sandstorm
GauntletLizard has joined #sandstorm
<GauntletLizard> Hey, jparyani: Can I get some help debugging sandstorm-httpGet?
funwhilelost has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<GauntletLizard> From my live server, I can enter my grain's environment and run "/usr/bin/sandstorm-httpGet http://www.google.com/" and get a result
<GauntletLizard> from my dev instance, I run that, and I get http://pastebin.com/QDukdAVb
funwhilelost has joined #sandstorm
<jparyani> where's the source for your sandstorm-httpGet?
<jparyani> it looks like a version mistmatch between sandstorm-http-bridge and sandstorm-httpGet
<GauntletLizard> It is the binary stolen from the latest tinytinyrss; I didn't compile it
<jparyani> ah there's your problem
<GauntletLizard> both the dev and live server are running .132
<jparyani> the latest TinyTInyRss is using a super old version written against an older sandstorm-http-bridge
<GauntletLizard> Ah
<jparyani> and it manually packages the old http-bridge with it
<GauntletLizard> It is not sandstorm, it is the http-bridge it is talking to
<GauntletLizard> I see
<GauntletLizard> okay, I'll go grab and compile, I thought using the 'official' version would be more supported
<jparyani> hmm so slight problem, there is no version of sandstorm-httpGet right now that works with the new http-bridge interface
<jparyani> but you can use https://github.com/dwrensha/wordpress-sandstorm/blob/master/sandstorm/getPublicId.c%2B%2B as inspiration for how it would look
simonv3 has joined #sandstorm
kecolus has quit [Quit: Leaving]
mnutt_ has quit [Quit: mnutt_]
mnutt_ has joined #sandstorm
isd has quit [Ping timeout: 260 seconds]
notevil has quit [Quit: ...]
rustyrazorblade has joined #sandstorm
isd has joined #sandstorm
natea has quit [Quit: natea]
<zarvox> hmmm, python3 + virtualenv + sandstorm sandbox appear to not get along very well
<zarvox> dropping the virtualenv seems to make things okay, so I'm doing that
mnutt_ has quit [Quit: mnutt_]
isd has quit [Read error: Connection timed out]
erikmaarten has joined #sandstorm
erikmaarten has quit [Client Quit]
mnutt_ has joined #sandstorm
mnutt_ has quit [Quit: mnutt_]
mnutt_ has joined #sandstorm
funwhilelost has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mnutt_ has quit [Quit: mnutt_]
<GauntletLizard> w
Jan\ has joined #sandstorm
KCinJP has joined #sandstorm
funwhilelost has joined #sandstorm