instana / nodejs

Node.js in-process collectors for Instana
MIT License
69 stars 36 forks source link

"The header content contains invalid characters" error is being thrown #1

Closed hhrayr closed 7 years ago

hhrayr commented 8 years ago

Hi, In my start.js I have: require('babel-core/register'); require('instana-nodejs-sensor')({ level: 'warn', }); module.exports = require('./server');

and the following error is being thrown when I run the server:

screenshot from 2016-07-08 15-34-46

bripkens commented 8 years ago

Hi @hhrayr,

I invited you to our Slack channel in order to analyze this issue. Did you get the invitation?

bripkens commented 7 years ago

Closing due to inactivity. A change was applied in order to make sure that this does not kill the application. Further investigation would be necessary in order to find out why this invalid url was used.