简体   繁体   中英

bluemix node-red debug not working

I'm working with a node-red application inside Bluemix. It worked well but now the debug sidebar did not show no message. The application log traces correctly the messages incoming from the IoT device. I tried to deploy again, to change browser, nothing changed: the debug sidebar is always empty. What to do to have again messages showed?

Thanks

I had the same issue. Simple Timestamp injection plugged to a debug output and for some reason nothing was shown on the debug side panel. The solution in my case was simply to set no proxy for the application address in the web browser. After that debugging came through

In my case the problem was a different version of NodeRed was installed on the server, all I had to do is clear Chrome cache.

In my case, I simply didn't have the debug tab selected. I thought I did. You have to click on the little bug icon. I was getting the messages all along, just didn't have the correct display.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM