Local was working very fine for many month and last week, I tried to launch Local as usual but nothing happened… I’m on Mac and I can see Local is working on the dock and on the top menu bar but I have none window open.
I’ve tried to uninstall and reinstall Local last version but the problem still persist.
What steps can be taken to replicate the issue? Feel free to include screenshots, videos, etc
You seem to be in /Library/Application Support/ (the system root library folder).
You need to look in ~/Library/Application Support/Local (the user library folder).
By default the user library folder is hidden in the Finder, but if you use the steps above I posted with Go → Go to folder (being sure to include the ~) it will reveal it.
Ok. I follow your instructions to go to the folder and rename the two .json files with “-old” suffix. After I reboot my computer and launch Local but the problem still persist. Local is working but I don’t have any windows from the app…
The logs show that Local can’t reach some servers it needs to talk to. Perhaps you’re blocking certain outgoing connections at the system or network level?
See the services that Local should be allowed to talk to by any network filters here:
Ok. I read your answer and the link you provided me, but how can I solve this problem? Where can I whitelist these services?
And most importantly, I don’t understand where this problem can come from because I didn’t make any changes between the time Local was working and my current problem…
Hi!
It’s my personal machine and I work from my home network.
I cut Avast firewall and my Mac firewall.
The problem persists.
I’ve MAMP installed but not launched. I tried to launch MAMP and I just saw that it doesn’t work either… Only a bug report is displayed. So the problem is not only for Local.
Does your machine have enough free disk available? Sometimes if apps can’t open it’s because they don’t have enough space on the device to operate.
Do you have Rosetta 2 installed? Rosetta 2 is required for Local’s Apple Silicon build due to the Nginx and MySQL Lighting Services compiled on the Intel architecture. We do plan to have a Local release out in the future that will drop this dependency but for now it is necessary.
You can install Rosetta by opening up a terminal window and using this command:
I spent my day trying to solve my problem and after deleting all I can on my Macbook, installing Clean My Mac and uninstalling everything I could with this software I reinstalled Local current version of Apple Silicon and… Local launched well!
I just have a big problem, I still have my folder containing my sites in development but Local does not offer me to open these sites and displays “Looks like you haven’t created any sites yet!” …
Hi @marcaureleg! Glad to hear you’ve made some progress! This part shouldn’t be too bad you can zip each site back up and then just drag and drop it over the Local app to use the native import function. We have instructions for that here, and as a backup option if you run into trouble importing a zip file we also have instructions for manually importing your content and DB into a new blank site as well.
We covered all of the “usual suspects” here but aren’t 100% sure what could have been the original culprit. If this happens again please let us know and we’ll be happy to continue trying to dig in. For now we’re glad things are working normally for you