When a scheduled task fails, it retains the lock and further scheduled runs will fail because it cannot acquire a lock.
When a scheduled task fails, it should be logged, it should have the Times Failed increased, and the lock should be released so that on the next scheduled run, it can run again
The task is permanently locked and a "running" icon is displayed in the admin console.
{
"success": true,
"message": null,
"messages": null,
"data": {
"message": "could not acquire lock on task. retry or allow concurrency."
}
}
shared host
joomla 5
i create a wrong task plugin and run that and after that, it is occurred and i can not resolve the problem without help of hosting admin.
Labels |
Added:
No Code Attached Yet
|
@sabersaberi2 Are you really using Joomla 5.0.0 like you wrote here #36458 (comment) ? If so, you should urgently update to the latest 5.x version, which currently is 5.2.5.
Ok @richard67
Thank you
I must update to latest version.
Are you mean this problem resolve in the latest version?
Are you mean this problem resolve in the latest version?
@sabersaberi2 I don’t know. But you should update anyway for security reasons. After that you can check and report back regarding the issue.
Are you mean this problem resolve in the latest version?
@sabersaberi2 I don’t know. But you should update anyway for security reasons. After that you can check and report back regarding the issue.
resolve with update to last joomla version (5.2.5)
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-03-23 06:54:14 |
Closed_By | ⇒ | alikon |
closed issue: #36458