Spoke too soon, just tried running valet use [email protected] --force and now everything is working.
Aug 9, 2023
1
Level 1
502 error after switching from wifi to ethernet and back to wifi
Like the title says, I was on wifi, then switched to ethernet for a zoom call, then switched back to wifi. This is something I usually do lately when I have a zoom call because my laptop (a mac) has been having wifi issues (but only when I'm on zoom).
But basically every time I do this, it messes with my dev environment. When I try to pull up one of our test sites I get a 502 error. I've tried valet restart, I've tried restarting my laptop, I've tried brew services restart php, and I've tried sudo brew services restart nginx && sudo brew services restart php. Nothing seems to work.
I'm on php 8.1, valet 3.3.2, laravel 8.54, nginx 1.25.0. And like I said, I'm on a Mac.
Level 1
Please or to participate in this conversation.