After reformatting, web server on Trellis intermittently stops working

I recently reformatted my computer and had to reinstall everything. I’ve installed Trellis and its various requirements and it seems to work fine, but there is a small issue I keep encountering.

Every once in a while, the Bedrock website on the server will just stop working. SSH still works, and running nginx status shows it to be online. Chrome tells me it’s a DNS error, something about the name not resolving.

Any idea what could be causing this? I read somewhere that i could be related to Chrome and a “DNS cache” it uses? Has anyone else encountered this issue?

Are you using more then 1 vagrants or rather Trellis projects with the same ip?

Try running vagrant global-status to check for running ones and then halt them. You may need to halt all and then restart and vagrant up only one.

1 Like