No Code Attached Yet
avatar sabersaberi2
sabersaberi2
22 Mar 2025

Steps to reproduce the issue

When a scheduled task fails, it retains the lock and further scheduled runs will fail because it cannot acquire a lock.

Expected result

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

Actual result

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."
}
}

System information (as much as possible)

shared host
joomla 5

Additional comments

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.

avatar sabersaberi2 sabersaberi2 - open - 22 Mar 2025
avatar joomla-cms-bot joomla-cms-bot - change - 22 Mar 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 22 Mar 2025
avatar fgsw
fgsw - comment - 22 Mar 2025

closed issue: #36458

avatar richard67
richard67 - comment - 22 Mar 2025

@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.

avatar sabersaberi2
sabersaberi2 - comment - 22 Mar 2025

Ok @richard67
Thank you
I must update to latest version.
Are you mean this problem resolve in the latest version?

avatar richard67
richard67 - comment - 22 Mar 2025

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.

avatar sabersaberi2
sabersaberi2 - comment - 23 Mar 2025

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)

avatar alikon alikon - change - 23 Mar 2025
Status New Closed
Closed_Date 0000-00-00 00:00:00 2025-03-23 06:54:14
Closed_By alikon
avatar alikon alikon - close - 23 Mar 2025

Add a Comment

Login with GitHub to post a comment