Quantcast
Channel: User MikelThief - Stack Overflow
Viewing all articles
Browse latest Browse all 26

Hangfire Dashboard links point to wrong routes

$
0
0

The problem is, when the app is deployed to a non root context (i.e. http://root/someAppName/ the dashboard is by default accessible at http://root/someAppName/hangfire). But the dashboard lacks any js and css as they are being downloaded from the wrong locations. Same problem (with wrong location) happens with links. They all point to http://root/someLinkName skipping the /someAppName part of the context. I am using ASP.NET Core 2.2.

There are similar questions found here but it is unresolved and, in addition, doesn't refer to ASP.NET Core. How do I properly set-up my app to mitigate this problem? The app cannot be deployed to the root context and needs to stay under /someAppName.


Viewing all articles
Browse latest Browse all 26

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>