I am getting this error while viewing data for plant monitoring system.
Can you please share the hardware config?
Please check your WiFi and also try using a laptop instead, this problem occurred to me on my phone but not on my laptop.
Hi @mohanshreya2002 ,
This is an internal server error, a problem on the backend. Can you please check if it’s fixed now? I have taken this to the team and we’ll fix the issue as soon as possible.
Hi @mohanshreya2002,
There is a typo error in your code.
plotChart("time_stem","light");
The correct code would be
plotChart("time_stamp","light");
Do let me know in case you need any other information.
Hello Rahul sir…
I am getting the same error. Please help me sir
Hi @hrishikesh.01deshpan The solution given by @rahul.singh1 can help you.
Do let me know if that resolve your query.
I think this issue is not resolving. Suddenly getting outputs also on the other hand receiving pop ups- INTERNAL SERVER ERROR 500😅.
The Hyper Text Transfer Protocol (HTTP) 500 Internal Server Error server error response code indicates that the server encountered an unexpected condition that prevented it from fulfilling the request.
Hi @hrishikesh.01deshpan It is an internal server issue, check on your side. Also check if there is any error in code configuration. Do let us know after checking all , if you still face same issue.