I’ve come back to a Trellis/Bedrock/Lima project after a few months and have found that I’m no longer able to access my development site in a browser.
I have deleted the Lima VM, created a new one from scratch and verified that the instance is running using limactl list
.
I can SSH into the VM with trellis vm shell
.
My /etc/hosts file has a local IP mapped to the redirect and canonical test site urls, and I can ping both urls, but when I try to access them in a browser I get “[URL] refused to connect”.
There’s nothing in the site’s access or error logs and I’m completely stumped.
Does anyone have any ideas please?