What issue or error are you experiencing?
displays error Uh-oh! Unable to start site.
System Details: Acer, windows 10pro,core i5
- **Local Version: 8.3.2+ 6660
Please how can I resolve this?
displays error Uh-oh! Unable to start site.
Please how can I resolve this?
Hey @Kay1 – Welcome to the Local Community Forums!
It’s hard to say what the actual error is without more detailed information.
Can provide the Local Logs? You can get a zip of those logs by clicking the “Download Local Log” button from the “Support” tab of Local. See this help doc for more information:
After getting those logs, you can attach the zip to this reply and we should be able to offer a little more insight into what’s going on.
Dear Ben.turner a local log has been provided.Please check and help. Thank you
local-logs.zip (19.8 KB)
There are a few interesting lines in the log:
{"class":"LightningServicesService","code":"ENOTFOUND","errno":"ENOTFOUND","level":"error","message":"request to https://getflywheel.github.io/local-lightning-services/site-services-v2.json failed, reason: getaddrinfo ENOTFOUND getflywheel.github.io","stack":"FetchError: request to https://getflywheel.github.io/local-lightning-services/site-services-v2.json failed, reason: getaddrinfo ENOTFOUND getflywheel.github.io\n at ClientRequest.<anonymous> (%%appPath%%\\node_modules\\node-fetch\\lib\\index.js:1491:11)\n at ClientRequest.emit (node:events:525:35)\n at ClientRequest.emit (node:domain:489:12)\n at TLSSocket.socketErrorListener (node:_http_client:502:9)\n at TLSSocket.emit (node:events:513:28)\n at TLSSocket.emit (node:domain:489:12)\n at emitErrorNT (node:internal/streams/destroy:151:8)\n at emitErrorCloseNT (node:internal/streams/destroy:116:3)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)","thread":"main","timestamp":"2024-04-10T11:24:03.218Z","type":"system"}
...
{"class":"HostsFileService","error":{},"exitCode":{},"level":"error","message":"Could not update hosts.","stderr":{},"stdout":{},"thread":"main","timestamp":"2024-04-10T11:24:13.570Z"}
...
{"class":"SiteProcessManagerService","level":"error","message":"Unable to start site.","stack":"TypeError: Cannot read properties of null (reading 'waitForDB')\n at SiteDatabaseService.<anonymous> (%%appPath%%\\main\\sites\\database\\SiteDatabaseService.js:1:2971)\n at Generator.next (<anonymous>)\n at %%appPath%%\\main\\sites\\database\\SiteDatabaseService.js:1:1047\n at new Promise (<anonymous>)\n at __awaiter (%%appPath%%\\main\\sites\\database\\SiteDatabaseService.js:1:792)\n at SiteDatabaseService.waitForDB (%%appPath%%\\main\\sites\\database\\SiteDatabaseService.js:1:2845)\n at SiteProcessManagerService.<anonymous> (%%appPath%%\\main\\sites\\SiteProcessManagerService.js:62:3252)\n at Generator.next (<anonymous>)\n at n (%%appPath%%\\main\\sites\\SiteProcessManagerService.js:1:132)","thread":"main","timestamp":"2024-04-10T11:26:39.413Z"}
...
{"class":"SiteProvisionerService","level":"error","message":"Unable to provision site.","stack":"TypeError: Cannot read properties of null (reading 'waitForDB')\n at SiteDatabaseService.<anonymous> (%%appPath%%\\main\\sites\\database\\SiteDatabaseService.js:1:2971)\n at Generator.next (<anonymous>)\n at %%appPath%%\\main\\sites\\database\\SiteDatabaseService.js:1:1047\n at new Promise (<anonymous>)\n at __awaiter (%%appPath%%\\main\\sites\\database\\SiteDatabaseService.js:1:792)\n at SiteDatabaseService.waitForDB (%%appPath%%\\main\\sites\\database\\SiteDatabaseService.js:1:2845)\n at SiteProcessManagerService.<anonymous> (%%appPath%%\\main\\sites\\SiteProcessManagerService.js:62:3252)\n at Generator.next (<anonymous>)\n at n (%%appPath%%\\main\\sites\\SiteProcessManagerService.js:1:132)","thread":"main","timestamp":"2024-04-10T11:26:48.481Z"}
Those lines roughly say that:
https://getflywheel.github.io/local-lightning-services...
to get some additional services (like different PHP or MySQL versions)Taken together, that all feels like maybe Local doesn’t have the permissions granted that it needs to work.
A few things I’d recommend checking on:
Ben.turner tried that but still not working. Maybe I’ll uninstall , remove antivirus then re-install. I’ll get back
I appreciate the response.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.