-
Notifications
You must be signed in to change notification settings - Fork 55
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
Error: Can't set headers after they are sent. #167
Comments
This might be a similar problem as #151 |
Same issue here. I tried multiple node versions no difference. |
Had the same issue when using Seems to work fine that way. |
Hi - is there anything we can do to help resolve this? It has been a long standing issue and we (in the Node-RED project) keep getting asked why it isn't working. |
@knolleary I was able to make appmetrics work on nodered just like this:
And making NodeRED running on the different port. |
Hi
I have tried to follow the instructions specified in the tutorial https://developer.ibm.com/node/2017/07/26/visualize-node-red-flow-performance-using-node-application-metrics/ but I get below error log:
I have added the following 2 instructions after the first line in my red.js which are causing the error:
The following release specifies the setup of the container node-red-test that has this problem : https://github.com/janvda/balena-node-red-mqtt-nginx-TIG-stack/tree/appmetrics-dash-error
The text was updated successfully, but these errors were encountered: