Since updating to LocalWP 8.x, all development websites won’t load, now when I attempt to load a website all I see is a blank web page with ‘It works!’ displayed.
I have dozens of websites now inaccessible since the update.
What steps can be taken to replicate the issue? Feel free to include screenshots, videos, etc
I tried a downgrade, still the same.
I tried cloning a website, the same.
I have tried making a new blank website, the same.
Security Reminder
Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.
Agree with @afragen, something else appears to be running on your machine and bound to port 80 – and the on-screen message says that it’s an nginx server. Your log file is full of “address already in use” messages when the nginx server in Local tries to start.
Do you have some other local development tool installed and running? If so, shut it down before starting Local. Also, it might be worth restarting your machine before doing anything further.