AdminerEvo stop working after update to Version 9.0.4+6699 and 9.0.5+6706 on Macos Big Sur 11.7.10

Bug Summary

AdminerEvo stop working after update to Version 9.0.4+6699 on Macos Bigsur
Browser can’t connect to localhost:10116 Screenshot by Lightshot
Now i updated to Version 9.0.5+6706 and have the same situation

Steps to reproduce

Start any site (new or old), click to Open AdminerEvo Screenshot by Lightshot and see this page Screenshot by Lightshot

Environment Info

  • Macos Big Sure 11.7.10
  • Any version of PHP, Apache or Nginx, mysql 8.0.16
  • Local 9.0.4+6699, 9.0.5+6706

Supporting info

Please provide your Local Log. See this Community Forum post for instructions on how to do so:
local-lightning-verbose.log (667.6 KB)

Video https://www.loom.com/share/c1e7b79fa1514d4eb6716534505acdfe?sid=a667458d-f0f3-432f-a62b-7c199159d2f8

Hi @petrJay

Could you try downgrading below 9.0.4 if that is where the problem started and see if that resolves the issue?

Hi @Nick-B
I just downloaded Version 9.0.3+6684 and it work fine
In 9.0.4 and 9.0.5 adminner does’t work
I also ask my friend to check 9.04 on Windows. He hasn’t problem

Okay glad to hear it’s working again on that version! Could you share your full log here so that I can review and pass along to the devs if needed? 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.

No problem. I will update it again to 9.0.5 after a couple of hours and will attach log file here.
Thanks for so quick reply

1 Like

Sounds good @petrJay Keep us posted and we’d be happy to help further!

1 Like

Hello Nick.
Finally got some time to update and generate a log file. After updating to Version 9.0.4+6699, the adminerEvo still does not work. I am attaching an archive with diagnostic information

local-logs.zip (696.8 KB)

Hi @petrJay

Have you tried changing your Router Mode to see if that makes any change?

Preferences>Advanced>Router Mode

Are you running other developer applications simultaneously? Apps like MAMP, XAMPP, or Docker for example.

Hi. I didn’t try to change route mode. No, i don’t use other apps. Local is only one webserver in my computer

Hey @petrJay – Thanks for those logs, they help give us more insight into what’s going on.

I think the issue is that AdminerEvo doesn’t use the same version of PHP as what each individual site uses – instead, AdminerEvo uses the preferred version of PHP that comes bundled with Local.

Judging from the logs, it seems like maybe that latest version of PHP that’s bundled with newer versions of Local is incompatible with MacOS Big Sur.

I think you have few options:

  1. Downgrade to an earlier version of Local
  2. Upgrade MacOS to a newer version
  3. Use a dedicated SQL client, like TablePlus, instead of AdminerEvo

Hope that helps and let us know if you have any other questions!