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

White screen when opening a service #3583

Open
bsgrigorov opened this issue Sep 18, 2023 · 8 comments
Open

White screen when opening a service #3583

bsgrigorov opened this issue Sep 18, 2023 · 8 comments
Assignees
Labels

Comments

@bsgrigorov
Copy link

Bug description

A white screen appears when you go to /services/ path

image

Expected behavior

No white screen

Version information

  • Signoz version: v0.29.1
  • Browser version: Chrome Version 117.0.5938.62 (Official Build) (arm64)
  • Your OS and version: MacOS
  • Your CPU Architecture(ARM/Intel): ARM

Additional context

Started happening initially when I upgraded to v0.27.0

@welcome
Copy link

welcome bot commented Sep 18, 2023

Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.

@trajan0x
Copy link

trajan0x commented Sep 18, 2023

FYI, we did see a similiar issues on knowledgebase and already tried upgrading since that was reco to other person w/ this issue

Similiar: https://knowledgebase.signoz.io/kb/2K5d0b

This is happening here:
image

And the variable referenced is outputted as follows:

image

Based on the error, I'm guessing this has something to do w/ the state sync from tanstack although I'm having a bit of trouble finding where this call is triggered or I could send over a matching xhr request

@palashgdev
Copy link
Contributor

@bsgrigorov can you share the response that you got from the backend for this widget

@bsgrigorov
Copy link
Author

bsgrigorov commented Sep 19, 2023

Hi which request are you asking about?
From one of the requests this is the response:

[{"serviceName":"promexporter","threshold":0.5,"excludeStatusCodes":""}]

Here is the screenshot of the requests:
image

@bsgrigorov
Copy link
Author

bsgrigorov commented Sep 21, 2023

Hi can we get support on this please? The UI is basically unusable due to this white screen. @palashgdev

@bsgrigorov
Copy link
Author

I tried upgrading to v0.29.3 which is the latest current version and we still face the same issue.

@palashgdev
Copy link
Contributor

Hi which request are you asking about? From one of the requests this is the response:

[{"serviceName":"promexporter","threshold":0.5,"excludeStatusCodes":""}]

Here is the screenshot of the requests: image

this would not work 😅 ... need the response from server by which white screen is coming

@palashgdev
Copy link
Contributor

p.s. reached out over slack seeking for help

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

No branches or pull requests

4 participants