503 on all my sites after upgrading to mac os Big sur (11.0.1)

error 503 on all my local sites after updating mac os to 11.0.1 (Big Sur)

All my local websites are there and I can start them. but I got a 503 error when accessing them in a browser.

I can export a site and i can import.
but I still get the 503 on imported site.

I can’t create new site: i end up with this error:
" Error: Command failed: /Users/f/Library/Application Support/Local/lightning-services/php-7.4.1+5/bin/darwin/bin/php /Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/wp-cli.phar --path=/Users/f/local/tanay/app/public --require=/Applications/Local.app/Contents/Resources/extraResources/bin/wp-cli/local-wpcli-error-reporting.php --skip-plugins --skip-themes core config --skip-check --dbname=local --dbuser=root --dbpass=root --skip-salts

dyld: Symbol not found: _udat_patternCharToDateFormatField

Referenced from: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

Expected in: /Users/f/Library/Application Support/Local/lightning-services/php-7.4.1+5/bin/darwin/bin/…/dylibs/libicucore.A.dylib

in /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation"

System Details

  • I’m using latest local version 5.9.2+5096
  • my mac is a powerbook pro from 2018

log attachedlocal-lightning.log (175.6 KB)

Edit: Changing PHP version from 7.4.1 to 7.3.5 allowed me to make it work… No idea why though !

Hi @cfab,

Could you try the solution provided here Latest update broke PHP 7.4.1? Based on the error you’ve provided it looks like it could be the PHP 7.4.1 issue others (including myself) have had.

Hope this helps!

1 Like

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.