The error appeared during installation of LocalWP

While installation of LocalWP i received following error

Uh-oh! Unable to start site.

Error: Command failed: C:\Users\Zargham Abbas\AppData\Roaming\Local\lightning-services\mysql-8.0.35+4\bin\wi…\mysqladmin.exe --host=::1 ping
'mysqladmin: connect to server at ‘::1’ failed
error: ‘Can’t connect to MySQL server on ‘::1:10005’ (10061)’
Check that mysqld is running on ::1 and that the port is 10005.
You can check this by doing ‘telnet ::1 10005’

at genericNodeError (node:internal/errors:983:15)
at wrappedFn (node:internal/errors:537:14)
at ChildProcess.exithandler (node:child_process:417:12)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1101:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)”

Hi @ZarghamAbbas

We have a Windows Troubleshooting guide below that goes over some common items worth checking. For example, ensure that Local is running as an administrator, that there are no security blockers, and that Local has access to update the Hosts file.

If you’re still having trouble after running through the troubleshooting guide. Can you send us a copy of your Local Logs? Retrieving Local’s Log File

Thank You for your response

Were you able to get things working @ZarghamAbbas?