Log Message: ActionManager: Skipping the update of .... because its running; retrying in 7 seconds.

0
I keep getting this message in my logs for a scheduled event running. It seems to have started since I updated to 10.24.4 or the PostGreSQL update (not sure which one). It is slowing down the whole application. Why is this happening and can I stop it?  
asked
5 answers
3

We’re aware of the issue and are actively working on a fix. If you're affected, please submit a ticket with our support team so we can keep you informed on progress and updates.

answered
0

Hi Jah,

 

I'm facing the same issue, Postgres DB et Mx 10.24.3. Did you find the reason behind ?

 

 

answered
0

Same kind of issue, Mx 10.24.1

answered
0

Same here. I don't think ClusterManagement-CleanupProcessedTasks works at all.

answered
0

I have the same issue. Couldn't find the microflows running under 'Running Now'.


My solution:

  • But found them in the QueuedTasks (created some pages to access these entities).
  • Some had the status running. I removed them from QueuedTasks
  • And then restarted the server
answered