-
-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Infrastructure page is blank #1859
Comments
I removed all monitors and readded my infrastructure monitor and it seems to be working perfectly fine now. I am not sure if I should close this or leave it open. |
Let's check this @4Benj anyways. Thanks for reporting this! |
Hi @4Benj , If this happens again please post any logs that you can, that will help if there's an actual issue here. Thanks for the report! |
It looks like it happened again. |
Thanks @4Benj for reporting - let's check this. |
Describe the bug
A clear and concise description of what the bug is.
I have added an infrastructure monitor and after going to another page and going back to http://[checkmate_url]/infrastructure, the page is completely blank with the following errors in the console
index-CO2SgZMe.js:40 TypeError: Cannot read properties of undefined (reading 'uptimeGood')
at index-CO2SgZMe.js:299:5226
at Array.map ()
at ade (index-CO2SgZMe.js:299:4614)
index-CO2SgZMe.js:299 Uncaught TypeError: Cannot read properties of undefined (reading 'uptimeGood')
at index-CO2SgZMe.js:299:5226
at Array.map ()
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should come up with a list of infrastructures that are being monitored
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Based on the logs, there are no errors and the server seems to be still monitoring my infrastructure
The text was updated successfully, but these errors were encountered: