I am also hitting this issue, but its sporadic:
2025-01-24T13:41:04 776caca3 [I] Started GET /dynflow/tasks/9dfe1c7b-de67-4f9f-8498-c7b0b033bf5c/status
2025-01-24T13:41:04 776caca3 [I] Finished GET /dynflow/tasks/9dfe1c7b-de67-4f9f-8498-c7b0b033bf5c/status with 404 (2.52 ms)
2025-01-24T13:41:06 532c5c6c [I] Started GET /dynflow/tasks/9dfe1c7b-de67-4f9f-8498-c7b0b033bf5c/status
2025-01-24T13:41:06 532c5c6c [I] Finished GET /dynflow/tasks/9dfe1c7b-de67-4f9f-8498-c7b0b033bf5c/status with 404 (1.13 ms)
2025-01-24T13:41:07 a4b43d84 [I] Started GET /dynflow/tasks/9dfe1c7b-de67-4f9f-8498-c7b0b033bf5c/status
Interestingly the task is in dynflow just sitting there.
Then after some time:
134:
Error loading data from proxy: RestClient::NotFound - 404 Not Found
135:
Error loading data from proxy: RestClient::NotFound - 404 Not Found
136:
Actions::ProxyAction::ProxyActionMissing: Proxy task gone missing from the smart proxy
We can rerun it and sometimes it’ll just work again.
Again, the production logs dont seem to have much, definitely not seeing the error above of:
Could not trigger task on the smart proxy
Any assistance would be appreciated, so we can make sure tasks/remote jobs run.