-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Getting JSON error in node enviroment #508
Comments
It is an error when the JSON values get parsed. I made the following changes and it worked.
If you have edited the changes in the I have not done any tests or verifications to make sure things do not break in other implementations like Python etc, but my app started showing everything after that. Let me know if it works for you. |
I have already chosen a different one, It's been so long 😅 |
@spmsupun Out of curiosity, which dashboard do you use now? |
@VigneshVaidyanathan i use netdata |
Installed it. There is no turning back now, is it. It looks awesome 😄 |
yeah, I thought it's heavy but no, its super light weight |
@VigneshVaidyanathan it works! |
I am getting JSON error when WS retrieve data from backend, so I debug the frontend js and I am getting a invalid json:
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: