Issue Summary
Local hangs on stop site or delete site
Troubleshooting Questions
I am just testing out Local. None of my sites are imported yet. All I do is the following -
- Create a site in Local (with preferred options)
- It adds a new site and starts fine
- Click Stop site. The UI still says “Stopping” and keeps circling and the Site Domain field just has those blinking dots. If I access the site now, I get a 502 error.
- I am able to right click the site in Local and “Start” again. This seems to work so far.
- The same problem happens on Delete site as well.
The log file does not show much (on stopping) -
{"thread":"main","reason":{},"p":{},"level":"warn","message":"Unhandled Rejection.","timestamp":"2021-04-17T23:59:46.475Z"}
{"thread":"main","class":"Process","process":"mailhog","pid":53626,"level":"info","message":"Killing process","timestamp":"2021-04-17T23:59:46.561Z"}
{"thread":"main","class":"Process","process":"phpFpm","pid":53627,"level":"info","message":"Killing process","timestamp":"2021-04-17T23:59:46.568Z"}
{"thread":"main","class":"Process","process":"nginx","pid":53628,"level":"info","message":"Killing process","timestamp":"2021-04-17T23:59:46.600Z"}
{"thread":"main","class":"Process","process":"mysql","pid":53629,"level":"info","message":"Killing process","timestamp":"2021-04-17T23:59:46.606Z"}
System Details
-
Which version of Local is being used?
5.10.3+5332 -
What Operating System (OS) and OS version is being used?
macOS BigSur -
Attach the Local Log. See this Community Forum post for instructions on how to do so:
local-lightning.log (36.3 KB)