LogicAppsUX icon indicating copy to clipboard operation
LogicAppsUX copied to clipboard

Failed to stop previous running Functions host within "30" seconds. Make sure the task has stopped before you debug again.

Open adm-adrian-wheat-wilson opened this issue 4 months ago • 1 comments

Does this occur consistently? Yes Repro steps:

  1. Run the logic app standard locally from within VS Code
  2. Stop the logic app
  3. make some changes to the local.settings.json
  4. Restart the logic app

Action: azureLogicAppsStandard.pickProcess Error type: Error Error Message: Failed to stop previous running Functions host within "30" seconds. Make sure the task has stopped before you debug again.

Version: 5.130.10 OS: win32 OS Release: 10.0.26100 Product: Visual Studio Code Product Version: 1.103.1 Language: en

Call Stack
waitForPrevFuncTaskToStop main.js:426595:9
async pickFuncProcessInternal main.js:426546:3
async pickFuncProcess main.js:426527:10

adm-adrian-wheat-wilson avatar Aug 19 '25 01:08 adm-adrian-wheat-wilson

@ccastrotrejo this was fixed in #8298 right?

andrew-eldridge avatar Nov 19 '25 23:11 andrew-eldridge