-
System.InvalidOperationException:“Current JobStorage instance has not been initialized yet. You must set it before using Hangfire Client or Server API. For .NET Core applications please call the `ISer…
-
After installing this plugin, we tried to pass our EF Core custom table database migration in Umbraco web project, and get this error when we try:
Build started...
Build succeeded.
An error occur…
-
When trying to schedule reports an error pops up. Looking at the logs this is what I am seeing any ideas?
---> System.InvalidOperationException: Current JobStorage instance has not been initialized…
-
Never noticed before, but testing is simple.
We just need a job, 1 transaction scope that commits, and 1 that rolls back.
**Issues:**
- Logged message to the console disappears (also rolls back) …
-
Hello Everyone, I have a DistributedLockTimeoutException. Below are the details.
Issue : When a Hangfire job is running and is not yet completed, and for some reason the server that is running the …
-
Hi everyone !
I'm trying to use Hangfire.SQLite in an ASP.Net Core app (2.1.1) but I have the following error :
> Could not find connection string with name 'Filename=./mydb.db' in application c…
-
Hello
I tried to use HangFire.Console to log items to the console. However with the HangFire.MemoryStorage no items showed up in the Processing tab of the job. Does MemoryStorage work with the Hang…
-
Hi!
Unfortunately with Hangfire version 1.8.0 the extension [Hangfire.MAMQSqlExtension](https://github.com/GeXiaoguo/Hangfire.MAMQSqlExtension) does not work anymore, which is a feature that we would…
-
### Business.Core
- [ ] Business.Core.Interfaces.Conductors.Jobs.IJobEnqueueConductor -> AndcultureCode.CSharp.Core
- [ ] Business.Core.Models.Entities.Job -> AndcultureCode.CSharp.Core
- [ ] Busin…
-
Hi,
I'm evaluating Hangfire and your cool extension, Hangfire.Console. I am experiencing what appears to be, based on the stack trace, SQL based unhandled exceptions within the Hangfire.Console.Stora…