Closed ghost closed 7 years ago
Also, I turned debug on, and got the following messges:
risingstack/trace:agent:api #_sendSync Sending data to https://trace-collector-api.risingstack.com/transaction-events +1ms
risingstack/trace:agent:api #_sendSync [Error] Server responded with error [Error: Request timed out after 1003ms] +1s
Hi Henrique, there has been a bug with the bluebird instrumentation which affected a module that you used. Luckily it has been fixed with version 3.2.0. Could you try updating and see if the error goes away?
@szdavid92, thank you for the fix.
It's working just fine now :)
I'm experiencing the following error:
More info:
require('@risingstack/trace')
is declared in the very first line of app entry point4.3.0
and4.7.3
.