You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When adding the service "Scrutiny" the browser tries to load "http://heimdall-IPL:port/view/Scrutiny.config", however it fails with error code 500 as seen in the picture below labeled with "1"
That causes the configuration options to not get displayed as seen in "2" in the picture below.
To Reproduce
Steps to reproduce the behavior:
Try to add Scrutiny as a service to the main page
See that the configuration is missing, while you are trying to add it.
Expected behavior
I expect the configuration to be shown for that plugin so that I can configure it. Currently I cannot configure the plugin, so it does not access my Scrutiny and pull stats from it to show them in the main heimdall overview.
Screenshots
Version info (please complete the following information):
Heimdall: 2.6.3
Docker: Docker version 20.10.23, build 876964a
Chrome: Version 131.0.6778.265 (Offizieller Build) (64-Bit)
App: ?
Version of remote application App tries to use: Scrutiny
Additional context
I am trying to get the stats of my Scrutiny instance to show on the main page of heimdall, after going trough the files I noticed that "config.blade.php" is present and it would be possible to show stats, however due to this bug it cannot be configured/shown :(
For the past hours ive been trying to solve the issue myself and had no success, and I noticed that it loads fine (but wrong), when I copy "config.blade.php" from another service (like portainer) and restart heimdall.
Describe the bug
When adding the service "Scrutiny" the browser tries to load "http://heimdall-IPL:port/view/Scrutiny.config", however it fails with error code 500 as seen in the picture below labeled with "1"
That causes the configuration options to not get displayed as seen in "2" in the picture below.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the configuration to be shown for that plugin so that I can configure it. Currently I cannot configure the plugin, so it does not access my Scrutiny and pull stats from it to show them in the main heimdall overview.
Screenshots
Version info (please complete the following information):
Additional context
I am trying to get the stats of my Scrutiny instance to show on the main page of heimdall, after going trough the files I noticed that "config.blade.php" is present and it would be possible to show stats, however due to this bug it cannot be configured/shown :(
For the past hours ive been trying to solve the issue myself and had no success, and I noticed that it loads fine (but wrong), when I copy "config.blade.php" from another service (like portainer) and restart heimdall.
The endpoints "http://scrutiny-IP:port/api/summary" and "http://scrutiny-IP:port/api/health" are available.
The text was updated successfully, but these errors were encountered: