Hi Guys,
Getting the error below on an API Connector. Is this on Bubbles end?
There was an issue setting up your call.
Raw error for the API
{“message”:“ESOCKETTIMEDOUT”,“args”:{“origin”:“native error”,“code”:“ESOCKETTIMEDOUT”,“connect”:false,“outer_stack”:{“message”:".wait() was called here",“args”:{},“stack”:“UnexpectedError .wait() was called here\n at Block.wait (/home/ec2-user/bubble/lib/u/u.js:1420:22)\n at Promise.block (/home/ec2-user/bubble/lib/u/u.js:2274:18)\n at /home/ec2-user/bubble/lib/apiconnectorbase.js:1518:43\n at Function.Lib.extend (/home/ec2-user/bubble/lib/lib.js:287:14)\n at TestAPICall.calls.TestAPICall.TestAPICall.execute (/home/ec2-user/bubble/lib/apiconnectorbase.js:1485:20)\n at /home/ec2-user/bubble/lib/server/services/api_service.js:41:18\n at Function.Lib.extend (/home/ec2-user/bubble/lib/lib.js:287:14)\n at APIService.module.exports.APIService.doapicallfromserver (/home/ec2-user/bubble/lib/server/services/api_service.js:20:16)\n at APIService.module.exports.APIService.post (/home/ec2-user/bubble/lib/server/services/api_service.js:13:26)\n at ServiceHoster.module.exports.ServiceHoster._call_service (/home/ec2-user/bubble/lib/server/services/service_hoster.js:538:26)\n at ServiceHoster.module.exports.ServiceHoster.request (/home/ec2-user/bubble/lib/server/services/service_hoster.js:559:16)\n at ServiceHoster.module.exports.ServiceHoster.do_request (/home/ec2-user/bubble/lib/server/services/service_hoster.js:126:16)\n at /home/ec2-user/bubble/lib/server/services/service_hoster.js:78:25\n at Function.Lib.with_lib (/home/ec2-user/bubble/lib/lib.js:237:12)\n at /home/ec2-user/bubble/lib/server/services/service_hoster.js:47:22\n at run_fn (/home/ec2-user/bubble/lib/u/u.js:1147:9)\n”}},“stack”:“Error: ESOCKETTIMEDOUT\n at ClientRequest. (/home/ec2-user/bubble/node_modules/request/request.js:816:19)\n at Object.onceWrapper (events.js:277:13)\n at ClientRequest.emit (events.js:189:13)\n at ClientRequest.EventEmitter.emit (domain.js:441:20)\n at TLSSocket.emitRequestTimeout (_http_client.js:662:40)\n at Object.onceWrapper (events.js:277:13)\n at TLSSocket.emit (events.js:189:13)\n at TLSSocket.EventEmitter.emit (domain.js:441:20)\n at TLSSocket.Socket._onTimeout (net.js:440:8)\n at ontimeout (timers.js:436:11)\n at tryOnTimeout (timers.js:300:5)\n at listOnTimeout (timers.js:263:5)\n at Timer.processTimers (timers.js:223:10)\n”}
Can you please help us, about on this error message? TIA 