efishta has quit [Remote host closed the connection]
efishta has joined #sandstorm
<JonTheNiceGuy>
MatheusRV: the app committee was used during the crowd funding campaign and the early alpha, when they moved to beta, it's now just a wishlist.
samba_ has joined #sandstorm
<JonTheNiceGuy>
MatheusRV: also, remember that the project just moved from being a start-up to being an open source project, and no one from the project is being paid (by the project) to work on Sandstorm any more. As a result, they're all out getting new jobs, so I'd expect responses to questions in here to be a bit slower at the moment...
samba_ has quit [Ping timeout: 264 seconds]
jemc has quit [Ping timeout: 260 seconds]
ShalokShalom_ has joined #sandstorm
ShalokShalom has quit [Ping timeout: 260 seconds]
Telesight has joined #sandstorm
pdurbin has quit [Remote host closed the connection]
NwS has joined #sandstorm
xet7 has joined #sandstorm
xet7 has quit [Quit: Leaving]
xet7 has joined #sandstorm
xet7 has quit [Client Quit]
aundro has quit [Read error: No route to host]
aundro has joined #sandstorm
xet7 has joined #sandstorm
xet7 has quit [Quit: Leaving]
pdurbin has joined #sandstorm
jemc has joined #sandstorm
mnutt_ has joined #sandstorm
ShalokShalom_ has quit [Ping timeout: 268 seconds]
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Telesight has quit [Remote host closed the connection]
<abliss>
Hi all. I'm thinking about hacking on email notifications. Any recent news in that area?
mrdomino has joined #sandstorm
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<mrdomino>
hi folks
<mrdomino>
kentonv: do you have some time to talk about the background API?
wolcen has joined #sandstorm
mohmaya has joined #sandstorm
<mohmaya>
hello!
<mohmaya>
am a newbie installing Sandstorm on a Ubuntu 16.04 release (linode). I had a quick question / suggestion about one of the help docs..
<mohmaya>
is this channel the right place for this topic?
<TimMc>
yep
<mohmaya>
Ok. Cool. I wanted to re-install Sandstorm, so I ran sandstorm -uninstall as the docs suggested
<mohmaya>
However, because I hadn't removed the /opt/sandstorm directory, the new installation still failed with the same error message even though I ran sandstom -uninstall.
<mohmaya>
So I removed the directory & the installation worked
<mohmaya>
so, my suggestion is, it may be helpful to add a line that says, "remove the /opt/sandstorm directory before running the installation again"
<mohmaya>
my question is: the sandstorm install was successful; but when I try to load the config url (with the token), I'm getting a timeout
<mohmaya>
I haven't linked a domain name yet, so the url is just an IP address
<mohmaya>
what am I doing wrong?
<mohmaya>
I have ssh access to the server, so the server is up
<mohmaya>
the sandstorm server is running as well
mnutt_ has joined #sandstorm
<mohmaya>
I can post the logs if that helps... please let me know :)
<mohmaya>
there are no error messages in the log though
<TimMc>
mohmaya: On the -uninstall issue, might be worth filing a little issue on Github, or sending a PR if you're OK with that.
<mohmaya>
sure. What's a PR?
<TimMc>
Pull Request, it's Github's terminology for a request to apply a patch.
<TimMc>
mohmaya: I would guess a port mismatch is the issue with the new server -- some mismatch between the URL you're using, the configured ports, and any port-forwarding you're using.
<mohmaya>
ah. I can try; or I'll file an issue on github.
<mohmaya>
Its a stock Linode Ubuntu image though. I haven't set up any port-forwarding
<TimMc>
What's your config look like? Can you pastebin it?
<mohmaya>
sure. Where is the config file?
<mohmaya>
also, just submitted a PR for the change in the installation docs.
funwhilelost has joined #sandstorm
<TimMc>
mohmaya: It's in /opt/sandstorm, IIRC. The default HTTP port is 6080. If you haven't changed it, and you're not using port 6080 in your URL, that would explain the timeout.
<mohmaya>
@TimMc, got it. The URL that came up in the console didn't have the port number in it. Trying now, with a new token. So the url should read http://myip:6080/setup/token/xxxxxxx ?
<TimMc>
yep!
<mohmaya>
it worked. Awesome!
<TimMc>
\o/
<mohmaya>
perhaps this should also be included in the instructions? or the port number should be included in the admin token url?
<mohmaya>
thanks @TimMc! :)
<TimMc>
I think this probably has to do with you not having set up your BASE_URL in the config.
<mohmaya>
I tried. But I had the same issue
<TimMc>
I don't know what BASE_URL defaults to, but I suppose it should match the default HTTP_PORT
<mohmaya>
the base url didn't have the port number either; which is why I wanted to un-install & reinstall sandstorm and ran into the directory issue..
<mohmaya>
so I just wanted to test it with the IP addres
<mohmaya>
but I can try it with the URL mapped. I'll let you know how that works in a few mins.
<TimMc>
(err... s/HTTP_PORT/PORT/)
<mohmaya>
ok. So it appears to have worked now, but I specified the port when I was entering the domain address.. (mydomain.com:6080). So, the admin token included the port number as well
mohmaya has left #sandstorm [#sandstorm]
funwhilelost has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ShalokShalom has joined #sandstorm
funwhilelost has joined #sandstorm
<mrdomino>
seen cozy.io anyone?
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mnutt_ has joined #sandstorm
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
prettyvanilla has quit [Remote host closed the connection]
prettyvanilla has joined #sandstorm
mnutt_ has joined #sandstorm
<kentonv>
mrdomino, I should be able to draw up a background API proposal today
<mrdomino>
awesome!
<abliss>
kentonv: building ekam just to build sandstorm is a bit of a pain... is there any chance ekam could do its magic analysis and then spit out a Makefile which could be included in release tarballs?
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<kentonv>
abliss, that's a thing that I would like to do given infinite time, but seems unlikely ever to reach the front of the priority queue...
<abliss>
yeah, i hear you
<abliss>
it's okay, i'm only 90 minutes in and I think I *almost* have it building
<abliss>
(ekam, that is)
<kentonv>
Hmm, what is making it so hard?
<abliss>
custom toolchain location, rpaths, opinionated corporate build system
<kentonv>
you're trying to adapt ekam/sandstorm into some non-standard build system? Why?
<abliss>
sadly it's the easiest way to get a modern version of gcc. can't run VMs.
<kentonv>
note that Sandstorm really wants to build with Clang...
<abliss>
yeah, i've got clang3.9 already
<abliss>
otherwise i would've just given up
mnutt_ has joined #sandstorm
jadewang has quit [Remote host closed the connection]
jadewang has joined #sandstorm
<abliss>
"error: couldn't find capnpc-c++." ... is it supposed to end up on my PATH somehow?
<mrdomino>
abliss: why no VMs?
<mrdomino>
like you can't even spin up a DO droplet or something?
<abliss>
not for me to say, really
<mrdomino>
fair enough
<abliss>
oh, does ekam just totally ignore CXXFLAGS, LDFLAGS, etc?
<guest3456>
btce highest price ;)
jemc has quit [Quit: WeeChat 1.4]
<abliss>
oh, lol. hours wasted because of extra whitespace, it seems
jemc has joined #sandstorm
Telesight has joined #sandstorm
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mnutt_ has joined #sandstorm
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mnutt_ has joined #sandstorm
NwS has quit [Ping timeout: 256 seconds]
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mnutt_ has joined #sandstorm
Telesight has quit [Quit: Leaving.]
jemc has quit [Ping timeout: 240 seconds]
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mnutt_ has joined #sandstorm
jemc has joined #sandstorm
jemc has quit [Ping timeout: 256 seconds]
mnutt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]