What issue or error are you experiencing?
I updated my version of local to Version 8.1.0+6514 and ever since then I have been unable to run any of my sites. I have tried to create a new site and run that but it has the same issue. Seems to be an issue with being able to run mysql?
I have alos tried changing the router mode from site domain to localhost in case but still no change any advice welcomed as I say I am now unable to run any of my sites.
When trying to start the site it says provisioning. Then comes up with this error.
Uh-oh! Unable to start site.
Error: Command failed:
C:\Users\DionV\AppData\Roaming\Local\lightning-services\mysql-8.0.16+…\mysqladmin.exe
ping
Dmysqladmin: connect to server at ‘::1’ failed
error: ‘Can’t connect to MySQL server on ‘:1’ (10061)’
Check that mysqld is running on :1 and that the port is 10021.
You can check this by doing 'telnet ::1 10021"
at ChildProcess.exithandler (node:child_process:430:12)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1091:16)
at ChildProcess._handle.onexit (node:internal/child_process:302:5)
.