Product: PowerShell Universal
Version: 5.4.0
We are experiencing odd behavior in this version. I’ve had schedules start twice in a row and then never again, and it seems like I can’t get any to start now, even if I make new ones. I’ve checked all of our configured environments, tried new ones… nothing seems to work.
I do see errors in the systemlog:
2025-03-12 18:55:04.663 -04:00 [WRN][Hangfire.AutomaticRetryAttribute] Failed to process the job '70': an exception occured. Job was automatically deleted because the retry attempt count exceeded 0.
System.Exception: Invalid queue name.
at PowerShellUniversal.Automation.JobDispatcher.Execute(ExecutionOptions executionOptions) in D:\a\universal\universal\src\PowerShellUniversal.Automation\JobDispatcher.cs:line 105
at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
The “Next Execution Time” for the CRON job was working, until the trigger fired I guess, now it says “Never”.
Also, at the top, the version icon that says “5.4.0” is yellow. I believe it used to be green in 5.3.3 - but when I click it there is no indication that anything is wrong/warning. All the healthchecks are green. I’ve restarted the service and the service, no change.