Hi, just found the fix… I had an <identity impersonation="true" ... />
entry in web.config.
After removed this tag, the app started working fine.
I’m still not sure why this causes Hangfire not to process any queued jobs all of a sudden…
Hi, just found the fix… I had an <identity impersonation="true" ... />
entry in web.config.
After removed this tag, the app started working fine.
I’m still not sure why this causes Hangfire not to process any queued jobs all of a sudden…