Bug Summary
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
local-lightning.log.zip (39.8 KB)