I am trying to access the Hangfire Dashboard in the backoffice of Umbraco 16.
I can see in the network tab that the /stats endpoint is returning a 403 code, I think the other tabs are working though.
Is this working / tested with V16?
I am trying to access the Hangfire Dashboard in the backoffice of Umbraco 16.
I can see in the network tab that the /stats endpoint is returning a 403 code, I think the other tabs are working though.
Is this working / tested with V16?
Working for me on v16 and 17
That’s odd, there is nothing in the response which doesn’t help
![]()
Might be something else interfering then. Sure you’re on the latest version?
Was out and about yesterday, so I had to double check:
Do you use regular Umbraco Auth? A different site I have use Umbraco Id but it works there as well.
Yeah on this site I’m using the normal umbraco auth for the backoffice.
There aren’t many custom packages installed in this one outside of the usual (such as contentment and usync etc)
Yeah I see that sometimes, but as you can see in my screenshot the call to the stats endpoint has 200 responses. That said, I only see that error locally, usually when I stop the server or maybe when the session times out, can’t remember exactly when exactly. It doesn’t interfere with much though.