Hi Guys,
I am using two web applications (node-red and grafana) on my remote server. I am using nginx as reverse proxy sever for these two. I have binded an SSL certificate to them from lets encrypt.
- grafana working fine.
- Node red is showing the https connection. But i am not able to see any data in my debug window of node-red. Debug window is very important for me to check the data.
- I cant see also any green dot in the mqtt node, which indicates the connection.
Why i am not able to see the data on debug window? How can i fix it.
Thank you very much.....Please help me ......