“message”: “Failed to run test step, please ensure settings are correct.”,
“error”: {
“_err”: {
“message”: “Request failed with status code 409”,
“name”: “AxiosError”,
“stack”: “AxiosError: Request failed with status code 409\n at settle (/root/node_modules/.pnpm/axios@1.6.7/node_modules/axios/lib/core/settle.js:19:12)\n at IncomingMessage.handleStreamEnd (/root/node_modules/.pnpm/axios@1.6.7/node_modules/axios/lib/adapters/http.js:589:11)\n at IncomingMessage.emit (node:events:529:35)\n at endReadableNT (node:internal/streams/readable:1400:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (/root/node_modules/.pnpm/axios@1.6.7/node_modules/axios/lib/core/Axios.js:45:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)”,
@airab Could you try creating the connection again and retry?
same error
{
“message”: “Failed to run test step, please ensure settings are correct.”,
“error”: {
“_err”: {
“message”: “Request failed with status code 409”,
“name”: “AxiosError”,
“stack”: “AxiosError: Request failed with status code 409\n at settle (/root/node_modules/.pnpm/axios@1.6.7/node_modules/axios/lib/core/settle.js:19:12)\n at IncomingMessage.handleStreamEnd (/root/node_modules/.pnpm/axios@1.6.7/node_modules/axios/lib/adapters/http.js:589:11)\n at IncomingMessage.emit (node:events:529:35)\n at endReadableNT (node:internal/streams/readable:1400:12)\n at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n at Axios.request (/root/node_modules/.pnpm/axios@1.6.7/node_modules/axios/lib/core/Axios.js:45:41)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)”,
“config”: {
“transitional”: {
“silentJSONParsing”: true,
“forcedJSONParsing”: true,
“clarifyTimeoutError”: false
},
“adapter”: [
“xhr”,
Thanks for the update. I’m moving this to Bugs. I’ll replicate the issue and update you.