sandstorm-io / vagrant-spk

Packaging tool for Sandstorm, a self-hosting platform for web apps!
Apache License 2.0
55 stars 29 forks source link

Sandstorm doesn't restart next "vm up" #336

Closed ocdtrekkie closed 11 months ago

ocdtrekkie commented 2 years ago

I've been noticing an annoying behavior since I started using bullseye images: Sometimes a VM I have worked on will appear to "not work" after I halt and up it, so often between dev sessions I would vm destroy, and start fresh. I've figured out the reason why is Sandstorm sometimes just does not appear to start, as I can vagrant-spk vm ssh, sudo sandstorm start, and then everything works fine in my dev VM again.

ocdtrekkie commented 1 year ago

@zenhack Any chance you've ever seen this behavior? It feels unlikely to me to be specific to running a Windows host, but it's presumably plausible, I guess? Every single time I revisit an existing vagrant-spk vm, I have to ssh and sandstorm start, and it definitely didn't do it before.

zenhack commented 1 year ago

I haven't, though I just looked and it looks like I haven't actually upgraded to bullseye on any of the vagrant-spk apps I maintain... I'll let you know when I find the time to actually try it.

ocdtrekkie commented 1 year ago

I thought it could be Windows or Bullseye-based, but when working on WordPress, I had the same issues. And that was using Buster on a Debian host.

ocdtrekkie commented 11 months ago

I am sort of wondering if @troyjfarrell fixed this in #326 and I just didn't notice because the Windows release didn't have the latest changes. I am going to close it now that 1.1.2 is out, and I'll reopen it if I see it again.