Skip to content
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

Open
4Benj opened this issue Mar 3, 2025 · 5 comments
Open

Infrastructure page is blank #1859

4Benj opened this issue Mar 3, 2025 · 5 comments
Assignees

Comments

@4Benj
Copy link

4Benj commented Mar 3, 2025

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:

  1. Go to 'infrastructure'
  2. Add a new infrastructure monitor
  3. Navigate to another page
  4. Go back to 'infrastructure'
  5. See that the page is empty

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):

  • Browser: I have tried Chrome, Firefox, and Edge

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

@4Benj
Copy link
Author

4Benj commented Mar 3, 2025

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.

@gorkem-bwl
Copy link
Contributor

Let's check this @4Benj anyways. Thanks for reporting this!

@ajhollid
Copy link
Collaborator

ajhollid commented Mar 3, 2025

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!

@4Benj
Copy link
Author

4Benj commented Mar 10, 2025

It looks like it happened again.
Since my report, I have restarted the checkmate server (and the monitor), so it could be related.
The console in the browser is the same issue as my initial report and there doesn't seem to be any errors within the logs of any of the services.

@gorkem-bwl
Copy link
Contributor

Thanks @4Benj for reporting - let's check this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants