API error (Bubble's end?)

Hey guys,

Getting the error below on an API that was working before. 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:1393:24)\n at Promise.block (/home/ec2-user/bubble/lib/u/u.js:2224:20)\n at /home/ec2-user/bubble/lib/apiconnectorbase.js:1514:45\n at Function.Lib.extend (/home/ec2-user/bubble/lib/lib.js:279:16)\n at TestAPICall.calls.TestAPICall.TestAPICall.execute (/home/ec2-user/bubble/lib/apiconnectorbase.js:1481:22)\n at /home/ec2-user/bubble/lib/server/services/api_service.js:42:20\n at Function.Lib.extend (/home/ec2-user/bubble/lib/lib.js:279:16)\n at APIService.module.exports.APIService.doapicallfromserver (/home/ec2-user/bubble/lib/server/services/api_service.js:21:18)\n at APIService.module.exports.APIService.post (/home/ec2-user/bubble/lib/server/services/api_service.js:14:28)\n at ServiceHoster.module.exports.ServiceHoster._call_service (/home/ec2-user/bubble/lib/server/services/service_hoster.js:510:28)\n at ServiceHoster.module.exports.ServiceHoster.request (/home/ec2-user/bubble/lib/server/services/service_hoster.js:531:18)\n at ServiceHoster.module.exports.ServiceHoster.do_request (/home/ec2-user/bubble/lib/server/services/service_hoster.js:118:18)\n at /home/ec2-user/bubble/lib/server/services/service_hoster.js:67:27\n at Function.Lib.with_lib (/home/ec2-user/bubble/lib/lib.js:233:14)\n at /home/ec2-user/bubble/lib/server/services/service_hoster.js:36:24\n at run_fn (/home/ec2-user/bubble/lib/u/u.js:1125:11)\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”}

Yep, seen something similar before. It may just fix itself or raise a ticket with support@bubble.io

1 Like

Thanks, will wait for a bit and try again later today/tomorrow.

Hi, i’m facing the same issue with one of my API calls, how did you get this fixed? Thanks

1 Like

Did you manage to resolve?

1 Like