It seems like something is still preventing that pop up and not allowing Local to proceed. Similarly with the SSL in order to make changes to the site you’ll need to be able to give Local those permissions to update the hosts file. As far as OS it’s difficult to say because you shouldn’t need to change at all.
It’s strange that you have the problem on two different Macs. Is there anything similar between them as far as apps and programs you use?
Both of the macs used are M1 Max both are from the same year but the other i tried has only one program on it. its the mac i use to dj so i only have music files and serato dj my dj program on it so im not sure
Just had someone in IT look over this for me and they told me to send this to Support in hopes this could help
When trying to launch new site:
Error: Command failed: /private/var/root/Library/Application Support/Local/lightning-services/mysql-8.0.16+6/bin/darwin/bin/mysqladmin ping
amysqladmin: connect to server at ‘localhost’ failed
error: ‘Can’t connect to local MySQL server through socket ‘/var/root/Library/Application Support/Local/run/NO72QZEXp/mysql/mysqld.sock’ (2)’
Check that mysqld is running and that the socket: ‘/var/root/Library/Application Support/Local/run/NO72QZEXp/mysql/mysqld.sock’ exists!
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:517:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1098:16)
at Socket. (node:internal/child_process:450:11)
at Socket.emit (node:events:517:28)
at Socket.emit (node:domain:489:12)
at Pipe. (node:net:350:12
Confirmed mysql is installed and running
Confirmed nginx is installed and running
Confirmed localhost entry in /etc/hosts
Confirmed /etc/hosts/ has read/write permissions
From Mac Settings:
Allowed full permissions for Full Disk, Network, and so on.
Ran the software as administrator from command line (sudo)