openAIP / openaip

Public issue tracker of www.openaip.net.
39 stars 3 forks source link

TypeError: The "string" argument must be of type string or an instance of Buffer or ArrayBuffer. Received an... #362

Closed sentry-io[bot] closed 1 month ago

sentry-io[bot] commented 1 month ago

Sentry Issue: TILES-API-4

TypeError: The "string" argument must be of type string or an instance of Buffer or ArrayBuffer. Received an instance of Object
  File "/usr/src/app/controllers/system-controller.js", line 154, in receiveCloudEvents
    .end({ message: 'Message scheduled for retry', code: errorCodes.APP_PUBSUB_MESSAGE_RETRY });