HangfireIO / HangfireIO/Hangfire

No server running

Open
#511 0 comments 0 reactions 0 assignees View on GitHub
t: question
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

I am using hangfire 1.5.3 with postgresql storage.

I started the application, the schema in database was been created, but when I go to dashboard, shows me 0 running servers.

In my startup class i use:

``` cs
app.UseHangfireServer();
app.UseHangfireDashboard();
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.