Hello Community,
I am hitting a persistent compilation error when trying to run a “Debug on Cloud” session for a Maestro Case Plan template (
PharmaComplaintCase).The Errors:
- In the execution log panel:
WorkflowCompiler: "EscalationApp" PackagerFlags.json file not found for project /tmp/.../Input/EscalationApp- In the Instance Management incident panel:
Failure in the AppTasks request - (170000) Error AppTasks request failed with status NotFound. Response body could not be parsed: Unexpected character encountered while parsing value: S. Path '', line 0, position 0.What I have done so far:
- I had a draft/unpublished app called
EscalationAppbound via a.localresource path.- I have completely deleted that app card from the visual canvas timeline.
- I went to the UiPath Apps homepage and permanently deleted the draft app container from my personal workspace.
- I have carefully checked and cleaned the Raw JSON Code View (
</>) bindings array. The text string"EscalationApp"is completely missing from thebindingslist now (we replaced it with a valid tenant appShared_EscalationApp_Final).Despite the bindings being 100% clean, the Cloud Compiler/Packager is still caching a dependency link under the hood to the deleted app, looking for its
PackagerFlags.jsonfile inside the temporary worker container (/tmp/), failing to find it, returning a text string error, and crashing the JSON parser.Has anyone found a way to force-flush or re-provision the project metadata folder when Studio Web refuses to release a deleted App reference cache? or any other way
Thank you!
![]()
2026-06-27 14:11:59.850 GMT+5:30: Error: Incident at element tBHqbsOpB: Failure in the AppTasks request
