Not if you are busy developing and are just working locally. In a coffee shop
Ohh, coffee shopsā¦ 90% of Hangfire were made in coffee shops
I had the same problem and solved this disabling a other server because Deserialize was work on server that dont had new method signature
1 Like
I am new to this.
how to achieve your solution?
I have a similar issue.
Can you please help me out (with steps) ??
My Problem
thatās exactly what happend to me! thanks you saved me some timeā¦ the production server tried to run it, but it didnāt have the function yet. it appears hangfire doesnāt set an owner id of who created what task, it relies on the assumption that different environments will use different databases.
Na class add Startup services.AddHangfireServer()