Local 5.7.x and 5.9.x not working on Windows 10. Shows three processes in task manager but nothing happens

I’ve never used Local before and thought I’d give it a shot but after installing, I run it and nothing happens. There are three Local processes running in task manager but that’s it.

I’ve found a similar thread here.

Considering that I am using Local version is 5.9.3 on Windows 10, here is my own log file:

{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%\lightning-services\mailhog-1.0.0+3\lib\main.js”,“timestamp”:“2020-11-29T12:28:14.687Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%\lightning-services\mailhog-1.0.0+3\lib\main.js”,“timestamp”:“2020-11-29T12:28:14.690Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%\lightning-services\mariadb-10.4.10+4\lib\main.js”,“timestamp”:“2020-11-29T12:28:14.691Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%\lightning-services\mariadb-10.4.10+4\lib\main.js”,“timestamp”:“2020-11-29T12:28:14.729Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%\lightning-services\mysql-8.0.16+5\lib\main.js”,“timestamp”:“2020-11-29T12:28:14.730Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%\lightning-services\mysql-8.0.16+5\lib\main.js”,“timestamp”:“2020-11-29T12:28:14.768Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%\lightning-services\nginx-1.16.0+3\lib\main.js”,“timestamp”:“2020-11-29T12:28:14.769Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%\lightning-services\nginx-1.16.0+3\lib\main.js”,“timestamp”:“2020-11-29T12:28:14.803Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%resourcesPath%%\lightning-services\php-7.3.5+10\lib\main.js”,“timestamp”:“2020-11-29T12:28:14.804Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%resourcesPath%%\lightning-services\php-7.3.5+10\lib\main.js”,“timestamp”:“2020-11-29T12:28:14.840Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Loading Add-on: %%appPath%%\node_modules@getflywheel\local-addon-broken-link-checker\lib\main.js”,“timestamp”:“2020-11-29T12:28:14.842Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“level”:“info”,“message”:“Successfully Loaded Add-on: %%appPath%%\node_modules@getflywheel\local-addon-broken-link-checker\lib\main.js”,“timestamp”:“2020-11-29T12:28:14.843Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%\node_modules@getflywheel\local-browsersync\package.json”,“level”:“info”,“timestamp”:“2020-11-29T12:28:14.844Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%\node_modules@getflywheel\local-browsersync-client\package.json”,“level”:“info”,“timestamp”:“2020-11-29T12:28:14.845Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%\node_modules@getflywheel\local-components\package.json”,“level”:“info”,“timestamp”:“2020-11-29T12:28:14.845Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%\node_modules@getflywheel\localcert\package.json”,“level”:“info”,“timestamp”:“2020-11-29T12:28:14.846Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%\node_modules@getflywheel\localtunnel\package.json”,“level”:“info”,“timestamp”:“2020-11-29T12:28:14.847Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “productName” specified in package.json: %%appPath%%\node_modules@getflywheel\memoize-one-ts\package.json”,“level”:“info”,“timestamp”:“2020-11-29T12:28:14.847Z”}
{“thread”:“main”,“class”:“AddonLoaderService”,“message”:“Add-on does not have “main” or “renderer” specified in package.json: %%appPath%%\node_modules@getflywheel\replacestream\package.json”,“level”:“info”,“timestamp”:“2020-11-29T12:28:14.848Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-29T12:28:14.857Z”}
{“thread”:“main”,“reason”:{},“p”:{},“level”:“warn”,“message”:“Unhandled Rejection.”,“timestamp”:“2020-11-29T12:28:14.896Z”}

I tested versions 5.6.6 and 5.6.10 and they worked correctly, then got the update proposal popup and tried that, but again Local started to fail.

1 Like

I’ve been having this issue myself for a few months now. Still no fix yet unfortunately. I’m having to stick with WAMP until then.

I’ve tested it on mac it works, but not for Windows 10

I’ve wasted a lot of time trying to find a solution on the net to make it work, but without success, we can see that many people got the same problem, and even the owners are no more reactive on this issue, so I decided to uninstall it and keep using XAMPP which works perfectly.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.