Hangfire Server In Shared Web Farm

Hi,

Hangfire works fine on the developer machine, but when moved to a shared web hosting environment the servers tab shows the developer PC name instead of the server name.

To add, the jobs never get processed. They get stuck at enqueued stage.

Please advise.
-Yassir

it looks like your webfarm and developer PCs use the same shared DB. Make sure your configured connection strings are correct.