Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
"Invalid scheduled job type:" (blank) in Update Checker Scheduled Job Dispatcher after 2025 → 2026 upgrade
-
Hi all,
Since upgrading from ProGet 2025 to 2026 on June 1, the Scheduled Job Dispatcher logs this once per run:
ERROR: 2026-06-16 05:28:05Z - Invalid scheduled job type:
The job type after the colon is empty. Package restore/publish works normally for all clients, so there's no feed-serving impact — it looks like an orphaned or null-typed scheduled-task row left over from the upgrade/migration.
Environment
- ProGet 2026.4 (Build 10), DB schema 26.0.4.10
- PostgreSQL 17.10 (integrated), Ubuntu 24.04, collation C (UTF8)
Questions
- Is this a known issue/regression after the 2025 → 2026 upgrade (is there a tracked PG-####)?
- What's the supported way to identify and fix the offending scheduled-task row? I'd prefer not to edit the database directly on a production instance.
Thanks!
-
Hi @svc-4x9p2a_6341 ,
This is known issue and will be addressed via PG-3309 in the next maintenance release. You can just ignore the messages for the time being, it only happens like once a week or so.... I wouldn't modify the database either.
Thanks,
Steve