Hello I’m on macOS (silicon), lastest version
Lastest version of Local (very slow btw).
Mailpit doesn’t work (error 404) http://localhost:10099.
How to make it work again ?
Hello I’m on macOS (silicon), lastest version
Lastest version of Local (very slow btw).
Mailpit doesn’t work (error 404) http://localhost:10099.
How to make it work again ?
Hey @Jessy!
You’ll probably want to double check that you are actually on the Apple Silicon version of Local and not using the Intel version.
For Mailpit you can try this after checking you have the right version:
I update Local from local. (It was already installed).
I already suppression Lightning services folder. Doesn’t fix anything.
Mailpit is installed, I guess it’s port problem
(very slow btw) … I update Local from local. (It was already installed).
Updating the Intel version would still leave you on the Intel version, which could be slow/broken if you’re on Apple Silicon.
Please could you find the Local app in your Applications folder (command-click Local in your Dock), then right click the app icon and choose Get Info.
Do you see “Application (Apple silicon)” or “Application (Intel)”?
If you see “Application (Intel)” you should download the latest Apple Silicon release instead:
Indeed the update doesn’t take the good version of the app.
But mailpit doesn’t work even if I delete it and launched again local app.
Thanks for changing to the Apple Silicon version, @Jessy, that should help with your speed issue!
For the Mailpit issue, please could you follow the steps here carefully once more, but delete all “mailpit” folders including the newer one named mailpit-1.24.1+0
. We’ve seen that solve the issue in previous cases.
It’s likely that you have the Intel version of Mailpit instead of the Apple Silicon one, and those steps should take care of this for you.
https://community.localwp.com/t/mailpit-not-starting-on-osx/41889/6
If the above doesn’t help, feel free to share your Local logs.
https://localwp.com/help-docs/troubleshooting/retrieving-locals-log-file/
I already delete it as I’ve said before. It came back but I still have the problem
local-logs.zip (1.4 MB)
Thanks for your logs and sorry you’re still seeing this issue, @Jessy.
I don’t see anything in logs that should prevent Mailpit from working.
You could try re-importing this site into Local from the stored files on disk:
I delete MAilpit folder
The problème appears on every sites.
Now all my sites doesn’t work anymore.
I have this error message
" Warning: PHP Startup: Unable to load dynamic library*/Users/jessyb/Library/Application
Support/Local/lightning-services/php-8.3.8+0/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-20230831/imagick.so' (tried:
/Users/jessyb/Library/Application Support/Local/lightning-services/php-
8.3.8+0/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831/imagick.so (dlopen/Users/jessyb/Library/Application
Support/Local/lightning-services/php-8.3.8+0/bin/darwin-
arm64/lib/php/extensions/no-debug-non-zts-20230831/imagick.so, 0x0009): tried:
/Users/jessyb/Library/Application Support/Local/lightning-services/php-
8.3.8+0/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831/imagick.so' (no such file),
/System/Volumes/Preboot/Cryptexes/OS/Users/jessyb/Library/Application
Support/Local/lightning-services/php-8.3.8+0/bin/darwin-
arm64/lib/php/extensions/no-debug-non-zts-20230831/imagick.so' (no such file), /Users/jessyb/Library/Application Support/Local/lightning-services/php-
8.3.8+0/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831/imagick.so (no such file)), /Users/distiller/project/php/8.3.23/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831//Users/jessyb/Library/Application Support/Local/lightning-services/php-
8.3.8+0/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831/imagick.so.so (dlopen(/Users/distiller/project/php/8.3.23/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831//Users/jessyb/Library/Application Support/Local/lightning-services/php-
8.3.8+0/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831/imagick.so.so, 0x0009): tried: /Users/distiller/project/php/8.3.23/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831//Users/jessyb/Library/Application Support/Local/lightning-services/php-
8.3.8+0/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831/imagick.so.so' (no such file),
/System/Volumes/Preboot/Cryptexes/OS/Users/distiller/project/php/8.3.23/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831//Users/jessyb/Library/Application Support/Local/lightning-services/php-
8.3.8+0/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831/imagick.so.so (no such file), /Users/distiller/project/php/8.3.23/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831//Users/jessyb/Library/Application Support/Local/lightning-services/php-
8.3.8+0/bin/darwin-arm64/lib/php/extensions/no-debug-non-zts-
20230831/imagick.so.so (no such file))) in Unknown on line 0 6.8.1 Update to 6.8.2"
Is it a Way to fix it ?
Best regards
That is one of the older patch versions of PHP 8.3. Is there any change in things if you update the version of PHP, for example, 8.3.23?
It’s already 8.3.23 PHP version.
I have this error message When I start a site
"Uh-oh! Unable to start site.
Error: EXIST: file already exists, mkdir ‘/Users/ jessyb/Library/Application Support/Local/run/ router/nginx/conf/includes’"
I’m on apache not nginx
Hey @Jessy! As a test, if you create a new blank site in Local can you access that? Or do you get the same error?
With a blank new site I have this error “http://localhost:10026”
What’s the error message in the browser window @Jessy? Feel free to share as screenshot.
Did you just use Local’s preferred settings?
Do you have the same problem if you change your Router Mode to Site Domains? Preferences>Advanced>Router Mode
Yes it’s the message from the browser.
I’m already on Site d’omanis for router mode.
I’ve just try cloning website and I have these Errors.
Thanks for sharing this error, @Jessy.
It looks like you may be missing files from your Local router folder, or there could be permissions issues preventing Local from running.
You could try this:
Quit Local.
Open a terminal and run this command, exactly as written:
rm -rf ~/Library/Application\ Support/Local/run/router
Open Local and try to start your site.
If you see new errors please share them, we’re happy to take a look.
Same error after cloning process.
BTW my “template site” still have mailpit trouble
Hey @Jessy!
Just to cross off a couple of things here can you verify that:
You are using this device as an Admin user?
That the device has plenty of disk space?
Moving on from those, in order to refresh here and start with a clean slate could you give the below troubleshooting steps a try?
Export any sites that you have on Local and save them to a folder somewhere on your computer: Backup a Local Site - Local
Fully uninstall Local from your computer following your OS specific steps here: Uninstall Local - Local
Install the latest version of Local on this link: Releases - Local
Once installed, please restart the computer.
When the computer is restarted and turned on, close any applications that automatically run in the background (AntiVirus, Firewall, and other Developer applications included).
Check and see if the issue still persists. If so, please provide us with an updated log: Retrieve Local’s Log File - Local
Keep us posted and we’d be happy to help further!