sheena
sheena
NNovu
Created by sheena on 10/12/2024 in #💬│support
Debugging bridge errors
How can I debug this error:
[Error]: Something went wrong. Please try again later.
at Object.post (/opt/project/node_modules/@novu/framework/dist/servers/express.js:23:5326)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /opt/project/node_modules/@novu/framework/dist/servers/express.js:27:4769
at async ue.handleAction (/opt/project/node_modules/@novu/framework/dist/servers/express.js:27:3961)
at async /opt/project/node_modules/@novu/framework/dist/servers/express.js:27:2841 {
data: undefined,
statusCode: 500,
code: 'BridgeError'
}
[Error]: Something went wrong. Please try again later.
at Object.post (/opt/project/node_modules/@novu/framework/dist/servers/express.js:23:5326)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /opt/project/node_modules/@novu/framework/dist/servers/express.js:27:4769
at async ue.handleAction (/opt/project/node_modules/@novu/framework/dist/servers/express.js:27:3961)
at async /opt/project/node_modules/@novu/framework/dist/servers/express.js:27:2841 {
data: undefined,
statusCode: 500,
code: 'BridgeError'
}
-- i can't seem to find any helpful logs to figure out what is going on
5 replies
NNovu
Created by sheena on 9/30/2024 in #💬│support
where can i find documentation on how to migrate existing workflows to the new novu framework?
Is there any tool to do this or does it have to be done manually? Is there a guide to make sure every step is completed thoroughly?
6 replies