aldeka_limechat has quit [Ping timeout: 240 seconds]
jemc has joined #sandstorm
jemc has quit [Client Quit]
jemc has joined #sandstorm
aldeka_limechat has joined #sandstorm
aldeka_limechat has quit [Remote host closed the connection]
jemc has quit [Ping timeout: 260 seconds]
TimMc has quit [Ping timeout: 240 seconds]
TimMc has joined #sandstorm
KooBaa has joined #sandstorm
KooBaa has quit [Ping timeout: 240 seconds]
ill_logic has quit [Quit: ill_logic]
xet7 has joined #sandstorm
ill_logic has joined #sandstorm
aldeka_limechat has joined #sandstorm
aldeka_limechat has quit []
FredFredFred has joined #sandstorm
FredFredFred_ has quit [Ping timeout: 240 seconds]
FredFredFred_ has joined #sandstorm
FredFredFred has quit [Ping timeout: 240 seconds]
demonimin_ has quit [Remote host closed the connection]
demonimin has joined #sandstorm
prettyvanilla has joined #sandstorm
prettyvanilla_ has quit [Ping timeout: 260 seconds]
fgiorlando has quit [K-Lined]
FredFredFred has joined #sandstorm
FredFredFred_ has quit [Ping timeout: 240 seconds]
fonfon has joined #sandstorm
FredFredFred_ has joined #sandstorm
FredFredFred has quit [Ping timeout: 240 seconds]
prettyvanilla_ has joined #sandstorm
prettyvanilla has quit [Ping timeout: 260 seconds]
fonfon has quit [Quit: No Ping reply in 180 seconds.]
fonfon has joined #sandstorm
fonfon has quit [Remote host closed the connection]
samba_ has joined #sandstorm
fonfon has joined #sandstorm
Telesight has joined #sandstorm
samba_ has quit [Ping timeout: 260 seconds]
<xet7>
dwrensha: Did you get my emails?
samba_ has joined #sandstorm
samba_ has quit [Ping timeout: 240 seconds]
prettyvanilla_ has quit [Ping timeout: 240 seconds]
<dwrensha>
xet7: yeah, looking at it right now
uppermgmt has quit [Remote host closed the connection]
uppermgmt has joined #sandstorm
<KCinJP>
Hi all. I have a Groove Basin question that can is specific to Oasis, so I think this is the best place to ask.
<KCinJP>
Is it possible to connect an MPD client? Thanks.
<dwrensha>
xet7: the "problem" exists on non-Sandstorm Wekan as well
<dwrensha>
xet7: I just replied to your email
<dwrensha>
KCinJP: I suppose it would need to be able to serve a TCP connection for that to work, right?
<dwrensha>
KCinJP: The Groove Basin Sandstorm app is currently is not set up to enable that
<KCinJP>
Yes.
<KCinJP>
Thanks
<dwrensha>
it would require integration with Sandstorm Powerbox features that are only recently landing
<dwrensha>
If MPD worked over HTTP then would could use Sandstorm's HTTP API feature, but as-is, I think we would need to go through a Sandstorm IpInterface capability
<KCinJP>
Thanks so much for the quick and complete explanation.
samba_ has joined #sandstorm
<dwrensha>
KCinJP: ah, and even if Groove Basin had the necessary powerbox integration, you need to be admin on the Sandstorm server to get an IpInterface
<dwrensha>
we don't have a good story for such things on Oasis yet
TC01 has quit [Remote host closed the connection]
<dwrensha>
I suppose we would need to make an MPD driver app
anthropy has joined #sandstorm
<anthropy>
hey all, I have a sandstorm installation in a VM that had a corruption event a few weeks ago, it still works but has occasional issues such as the HTTPS certificate not automatically renewing until I do a sandstorm restart. I think I'm going to redo it, but I'm not sure what the best way is to migrate the sandstorm configuration+data, while reinstalling as much as possible, to a fresh server. Can anyone advise?
<anthropy>
Also, what distro would you guys recommend for running Sandstorm? Fedora good? CentOS better? or prefer a more debian-ish environment?
samba_ has quit [Ping timeout: 260 seconds]
<KCinJP>
dwrensha: Thanks. For fun someday I might try my own Groove Basin install or Self-host Sandstorm on a VPS. You guys rock!
fonfon has quit [Ping timeout: 255 seconds]
ShalokShalom has joined #sandstorm
KooBaa has joined #sandstorm
KooBaa has quit [Remote host closed the connection]
KooBaa has joined #sandstorm
prettyvanilla has joined #sandstorm
KooBaa has quit []
FredFredFred has joined #sandstorm
KooBaa has joined #sandstorm
FredFredFred_ has quit [Ping timeout: 260 seconds]
ill_logic has quit [Remote host closed the connection]
fonfon has quit [Remote host closed the connection]
n8a has quit [Ping timeout: 240 seconds]
n8a has joined #sandstorm
jemc has quit [Ping timeout: 240 seconds]
samba_ has joined #sandstorm
samba_ has quit [Ping timeout: 260 seconds]
samba_ has joined #sandstorm
samba_ has quit [Ping timeout: 260 seconds]
<kentonv>
anthropy, I'm not sure how corruption could cause it to fail to renew Sandcats certs... that seems unlikely. It sounds more like there's a bug. Maybe we should track it down.
<anthropy>
kentonv: the exact same config works well on multiple other sandstorm setups I have running. It really simply doesn't renew the certificate while it runs, only on restart, probably some cronjob or config got corrupted
<anthropy>
I don't want to give you guys phantom bugs to deal with :P a clean installation that hasn't gone through a corruption event and doesn't constantly yell BTRFS errors at me seems much healthier for bug reports
<kentonv>
anthropy, we had a bug recently that prevented renewals from working. Is it possible you've turned off updates and didn't receive the fix?
<anthropy>
kentonv: it's possible the installation didn't self-update due to the same corruption event, I haven't disabled updates
<kentonv>
maybe if `curl` is broken I guess
<kentonv>
what version does your server report at /about?
<anthropy>
"Version: 0.202"
<kentonv>
hmm, that seems correct
<kentonv>
well, if you want to transfer your server
<kentonv>
1) install Sandstorm fresh on the new server
<kentonv>
2) shut it down ("sudo sandstorm stop")
<kentonv>
3) delete /opt/sandstorm/var on the new server
<anthropy>
yea I'm the only user, it's my private sandstorm installation because I'm extra paranoid and have a whole separate installation for my private things :P and also because then I can dick about more with it without affecting users
<kentonv>
4) copy over /opt/sandstorm/var from the old server -- making sure to keep file ownership and permissions exactly as they were
<anthropy>
is the var directory the only place with data?
<anthropy>
I'll use rsync to make sure
<kentonv>
yes, all per-instance data goes in var
<anthropy>
neat, in both senses of the word
<kentonv>
hmm, you might need to keep the /opt/sandstorm/var/sandcats directory from the *new* server, since the install process will transfer the domain to be owned by the new server
<kentonv>
or alternately, don't claim a sandcats domain during installation, but make sure to copy over the sandcats config from your old sandstorm.conf to the new one
<kentonv>
gtg, good luck
<anthropy>
thanks!
<anthropy>
good luck with your business as well :)
FredFredFred_ has joined #sandstorm
FredFredFred has quit [Ping timeout: 260 seconds]
<anthropy>
>"Removed Sandstorm for Work paywall" wait WHAT? omg this is amazing! now I can try to link it with my seafile and other applications! Thank you guys so much for this!!
FredFredFred has joined #sandstorm
FredFredFred_ has quit [Ping timeout: 260 seconds]
FredFredFred_ has joined #sandstorm
FredFredFred has quit [Ping timeout: 255 seconds]
jemc has joined #sandstorm
n8a has quit [Ping timeout: 240 seconds]
n8a has joined #sandstorm
<anthropy>
is there any way I can donate to sandstorm? I can't find anything (obvious) about it on the website
Telesight has quit [Quit: Leaving.]
<TimMc>
When I asked, they suggested signing up for Oasis, whether or not I planned to use it.
<anthropy>
oic, makes sense
<TimMc>
(I don't like the price points, but I guess I could sign up for one month and then stop, and maybe do it again later?)
<anthropy>
hmm, 9$ a month is a bit much yea, I was planning on donating 10$, that'd be like starting one month and quitting right away :P
<TimMc>
It's not awful, it's just not as convenient as Patreon would be.
<anthropy>
well I mean it's not much for what you get, but if you just wanted to donate 10$
KooBaa has quit [Remote host closed the connection]
KooBaa has joined #sandstorm
prettyvanilla_ has joined #sandstorm
prettyvanilla has quit [Ping timeout: 268 seconds]
KooBaa has quit [Ping timeout: 260 seconds]
<ocdtrekkie>
anthropy: The big thing is that they already have Oasis set up as a payment method, and a lot of donation platforms take a pretty heft cut of the donations.
<anthropy>
ocdtrekkie: ahh, that's a good reason indeed :)
<anthropy>
what about bitcoins or other cryptocurrency?
<ocdtrekkie>
I don't think Sandstorm people have anything set up for collecting that presently, though I know people do ask about it from time to time.