After updating local to Version 9.2.4+6788 its no longer functional on Mac 15.4.1
If i create a site from scratch this seems to load no problem even after closing and re-opening local. But any site i restore once its active and then closed i get the error. But what i did notice is that I do not get the enter your password popup on the sites that do not load.
Steps to reproduce
Update to latest local, try to activate a site *wish i never local…
Error is displayed: Uh-oh! Unable to start site. *Full message below
Environment Info
Describe your environment.
What Operating System are you using? Mac Mac 15.4.1
What versions of site software (Nginx, Apache, PHP, MySQL) is used? all of them
What version of Local is installed? - 9.2.4+6788
Supporting info
Please provide your Local Log. See this Community Forum post for instructions on how to do so:
– done
Include any screenshots or video recordings of the issue to help others reproduce.
Uh-oh! Unable to start site. <<<>>
TypeError: Cannot convert undefined or null to object
at Object.entries ()
at PortsService. (/Applications/Local.app/Contents/Resources/
app.asar/main/sites/PortsService.js:107:62)
at Generator.next ()
at /Applications/Local.app/Contents/Resources/app.asar/main/sites/
PortsService.js:8:71
at new Promise ()
at_awaiter (/Applications/Local.app/Contents/Resources/app.asar/main/
sites/PortsService.js:4:12)
at PortsService.checkAndReplaceUnavailablePorts (/Applications/Local.app/
Contents/Resources/app.asar/main/sites/PortsService.js:101:16)
at SiteProcessManagerService. (/Applications/Local.app/
Contents/Resources/app.asar/main/sites/
SiteProcessManagerService.js:272:57)
at Generator.next ()
at fulfilled (/Applications/Local.app/Contents/Resources/app.asar/main/sites/
SiteProcessManagerService.js:5:58)
— on the site that does work — the security popup appears
So creating a new, blank site in Local works fine and you can access that okay? You’re only running into problems with previously created sites?
Have you tried reimporting the sites having trouble to see if they work? Or is that what you meant by restoring?
There are some different ways to access and share Local Logs. For us to be able to troubleshoot thoroughly, please click the Download Local Logs button from the Support tab in Local. This will generate a zip archive that contains the Local log along with some other diagnostic information to help quickly zero in on any issues that Local is encountering. Could you share that here for us to look further?
So creating a new, blank site in Local works fine and you can access that okay? You’re only running into problems with previously created sites?
– correct
Have you tried reimporting the sites having trouble to see if they work? Or is that what you meant by restoring?
– that is what i meant.
– I can reimport a site and it will run, But as soon as i close/stop the site and try to re-activate it gives me the warning message.
There are some different ways to access and share Local Logs. For us to be able to troubleshoot thoroughly, please click the Download Local Logs button from the Support tab in Local. This will generate a zip archive that contains the Local log along with some other diagnostic information to help quickly zero in on any issues that Local is encountering. Could you share that here for us to look further?
– yep here you go local-logs.zip (1.0 MB)
I think you might be running into a similar issue as the poster in the link below @easypropertylistings. To resolve could you try the steps outlined in this comment that fixed things up for them?