Hi, i cloned, integrated and ran this repository. Got it online just fine but when i send a message to the number it gives this error.
What could cause the "Program not found: 64386e21bb106b044ea34b78". I have no clue what the "64386e21bb106b044ea34b78" is.
Hi, i cloned, integrated and ran this repository. Got it online just fine but when i send a message to the number it gives this error. What could cause the "Program not found: 64386e21bb106b044ea34b78". I have no clue what the "64386e21bb106b044ea34b78" is.
vf-sms-twilio | Webhook received a message vf-sms-twilio | { vf-sms-twilio | ToCountry: "FI", vf-sms-twilio | ToState: "", vf-sms-twilio | SmsMessageSid: "SMd1c3d8c3700f3ec9a2b32a0721b00810", vf-sms-twilio | NumMedia: "0", vf-sms-twilio | ToCity: "", vf-sms-twilio | FromZip: "", vf-sms-twilio | SmsSid: "SMd1c3d8c3700f3ec9a2b32a0721b00810", vf-sms-twilio | FromState: "", vf-sms-twilio | SmsStatus: "received", vf-sms-twilio | FromCity: "", vf-sms-twilio | Body: "Hei", vf-sms-twilio | FromCountry: "FI", vf-sms-twilio | To: "+358454903605", vf-sms-twilio | ToZip: "", vf-sms-twilio | NumSegments: "1", vf-sms-twilio | MessageSid: "SMd1c3d8c3700f3ec9a2b32a0721b00810", vf-sms-twilio | AccountSid: "ACe103a1d333b3502cdb62b0aee1bb27b9", vf-sms-twilio | From: "+358401950198", vf-sms-twilio | ApiVersion: "2010-04-01", vf-sms-twilio | } vf-sms-twilio | AxiosError { vf-sms-twilio | stack: "Error: \n at new AxiosError (/usr/src/app/node_modules/axios/lib/core/AxiosError.js:21:4)\n at settle (/usr/src/app/node_modules/axios/lib/core/settle.js:2:0)\n at handleStreamEnd (/usr/src/app/node_modules/axios/lib/adapters/http.js:589:9)\n at endReadableNT (native)\n at processTicksAndRejections (native)", vf-sms-twilio | message: "Request failed with status code 500", vf-sms-twilio | name: "AxiosError", vf-sms-twilio | code: "ERR_BAD_RESPONSE", vf-sms-twilio | config: { vf-sms-twilio | transitional: { vf-sms-twilio | silentJSONParsing: true, vf-sms-twilio | forcedJSONParsing: true, vf-sms-twilio | clarifyTimeoutError: false, vf-sms-twilio | }, vf-sms-twilio | adapter: [ "xhr", "http" ], vf-sms-twilio | transformRequest: [ vf-sms-twilio | [Function: transformRequest] vf-sms-twilio | ], vf-sms-twilio | transformResponse: [ vf-sms-twilio | [Function: transformResponse] vf-sms-twilio | ], vf-sms-twilio | timeout: 0, vf-sms-twilio | xsrfCookieName: "XSRF-TOKEN", vf-sms-twilio | xsrfHeaderName: "X-XSRF-TOKEN", vf-sms-twilio | maxContentLength: -1, vf-sms-twilio | maxBodyLength: -1, vf-sms-twilio | env: { vf-sms-twilio | FormData: [Function: FormData], vf-sms-twilio | Blob: [class Blob], vf-sms-twilio | }, vf-sms-twilio | validateStatus: [Function: validateStatus], vf-sms-twilio | headers: { vf-sms-twilio | Accept: "application/json", vf-sms-twilio | "Content-Type": "application/json", vf-sms-twilio | Authorization: "VF.DM.65ab5f2f6894de0007bad8cf.ZmUiYqI5nDOrGl1F", vf-sms-twilio | versionID: "65aa90a1f887103d4b57af96", vf-sms-twilio | sessionID: "65aa90a1f887103d4b57af96.360Saturday1705738478146", vf-sms-twilio | "User-Agent": "axios/1.6.5", vf-sms-twilio | "Content-Length": "137", vf-sms-twilio | "Accept-Encoding": "gzip, compress, deflate, br", vf-sms-twilio | set: [Getter], vf-sms-twilio | get: [Getter], vf-sms-twilio | has: [Getter], vf-sms-twilio | delete: [Getter], vf-sms-twilio | clear: [Getter], vf-sms-twilio | normalize: [Getter], vf-sms-twilio | concat: [Getter], vf-sms-twilio | toJSON: [Getter], vf-sms-twilio | toString: [Getter], vf-sms-twilio | getContentType: [Getter], vf-sms-twilio | setContentType: [Getter], vf-sms-twilio | hasContentType: [Getter], vf-sms-twilio | getContentLength: [Getter], vf-sms-twilio | setContentLength: [Getter], vf-sms-twilio | hasContentLength: [Getter], vf-sms-twilio | getAccept: [Getter], vf-sms-twilio | setAccept: [Getter], vf-sms-twilio | hasAccept: [Getter], vf-sms-twilio | getAcceptEncoding: [Getter], vf-sms-twilio | setAcceptEncoding: [Getter], vf-sms-twilio | hasAcceptEncoding: [Getter], vf-sms-twilio | getUserAgent: [Getter], vf-sms-twilio | setUserAgent: [Getter], vf-sms-twilio | hasUserAgent: [Getter], vf-sms-twilio | getAuthorization: [Getter], vf-sms-twilio | setAuthorization: [Getter], vf-sms-twilio | hasAuthorization: [Getter], vf-sms-twilio | [Symbol(Symbol.iterator)]: [Function], vf-sms-twilio | }, vf-sms-twilio | method: "post", vf-sms-twilio | url: "https://general-runtime.voiceflow.com/state/user/358401950198/interact?logs=off", vf-sms-twilio | data: "{\"config\":{\"tts\":false,\"stripSSML\":true,\"stopAll\":true,\"excludeTypes\":[\"block\",\"debug\",\"flow\"]},\"action\":{\"type\":\"text\",\"payload\":\"Hei\"}}", vf-sms-twilio | }, vf-sms-twilio | request: ClientRequest { vf-sms-twilio | _writableState: { vf-sms-twilio | objectMode: false, vf-sms-twilio | highWaterMark: 16384, vf-sms-twilio | finalCalled: true, vf-sms-twilio | needDrain: false, vf-sms-twilio | ending: true, vf-sms-twilio | ended: true, vf-sms-twilio | finished: true, vf-sms-twilio | destroyed: true, vf-sms-twilio | decodeStrings: true, vf-sms-twilio | defaultEncoding: "utf8", vf-sms-twilio | length: 0, vf-sms-twilio | writing: false, vf-sms-twilio | corked: 0, vf-sms-twilio | sync: false, vf-sms-twilio | bufferProcessing: false, vf-sms-twilio | onwrite: [Function: onwrite], vf-sms-twilio | writecb: null, vf-sms-twilio | writelen: 0, vf-sms-twilio | afterWriteTickInfo: null, vf-sms-twilio | buffered: [], vf-sms-twilio | bufferedIndex: 0, vf-sms-twilio | allBuffers: true, vf-sms-twilio | allNoop: true, vf-sms-twilio | pendingcb: 0, vf-sms-twilio | constructed: true, vf-sms-twilio | prefinished: true, vf-sms-twilio | errorEmitted: false, vf-sms-twilio | emitClose: true, vf-sms-twilio | autoDestroy: true, vf-sms-twilio | errored: null, vf-sms-twilio | closed: true, vf-sms-twilio | closeEmitted: true, vf-sms-twilio | [Symbol(kOnFinished)]: [], vf-sms-twilio | getBuffer: [Function: getBuffer], vf-sms-twilio | bufferedRequestCount: [Getter], vf-sms-twilio | }, vf-sms-twilio | headersSent: false, vf-sms-twilio | sendDate: true, vf-sms-twilio | [Symbol(finished)]: false, vf-sms-twilio | [Symbol(kEndCalled)]: false, vf-sms-twilio | [Symbol(kAbortController)]: AbortController { vf-sms-twilio | signal: [AbortSignal ...], vf-sms-twilio | abort: [Function: abort], vf-sms-twilio | }, vf-sms-twilio | _events: EventEmitter { vf-sms-twilio | addListener: [Function: addListener], vf-sms-twilio | on: [Function: on], vf-sms-twilio | once: [Function: once], vf-sms-twilio | prependListener: [Function: prependListener], vf-sms-twilio | prependOnceListener: [Function: prependOnceListener], vf-sms-twilio | removeListener: [Function: removeListener], vf-sms-twilio | off: [Function: off], vf-sms-twilio | removeAllListeners: [Function: removeAllListeners], vf-sms-twilio | emit: [Function: emit], vf-sms-twilio | eventNames: [Function: eventNames], vf-sms-twilio | listenerCount: [Function: listenerCount], vf-sms-twilio | listeners: [Function: listeners], vf-sms-twilio | rawListeners: [Function: rawListeners], vf-sms-twilio | setMaxListeners: [Function: setMaxListeners], vf-sms-twilio | getMaxListeners: [Function: getMaxListeners], vf-sms-twilio | }, vf-sms-twilio | [Symbol(headers)]: Headers { vf-sms-twilio | "accept": "application/json", vf-sms-twilio | "content-type": "application/json", vf-sms-twilio | "authorization": "VF.DM.65ab5f2f6894de0007bad8cf.ZmUiYqI5nDOrGl1F", vf-sms-twilio | "user-agent": "axios/1.6.5", vf-sms-twilio | "content-length": "137", vf-sms-twilio | "accept-encoding": "gzip, compress, deflate, br", vf-sms-twilio | "versionid": "65aa90a1f887103d4b57af96", vf-sms-twilio | "sessionid": "65aa90a1f887103d4b57af96.360Saturday1705738478146", vf-sms-twilio | }, vf-sms-twilio | _redirectable: EventEmitter { vf-sms-twilio | _writableState: [Object ...], vf-sms-twilio | _options: [Object ...], vf-sms-twilio | _ended: true, vf-sms-twilio | _ending: true, vf-sms-twilio | _redirectCount: 0, vf-sms-twilio | _redirects: [], vf-sms-twilio | _requestBodyLength: 137, vf-sms-twilio | _requestBodyBuffers: [], vf-sms-twilio | _events: [EventEmitter ...], vf-sms-twilio | _onNativeResponse: [Function], vf-sms-twilio | _currentRequest: [Circular], vf-sms-twilio | _currentUrl: "https://general-runtime.voiceflow.com/state/user/358401950198/interact?logs=off", vf-sms-twilio | abort: [Function], vf-sms-twilio | destroy: [Function], vf-sms-twilio | write: [Function], vf-sms-twilio | end: [Function], vf-sms-twilio | setHeader: [Function], vf-sms-twilio | removeHeader: [Function], vf-sms-twilio | setTimeout: [Function], vf-sms-twilio | flushHeaders: [Function], vf-sms-twilio | getHeader: [Function], vf-sms-twilio | setNoDelay: [Function], vf-sms-twilio | setSocketKeepAlive: [Function], vf-sms-twilio | aborted: [Getter], vf-sms-twilio | connection: [Getter], vf-sms-twilio | socket: [Getter], vf-sms-twilio | _sanitizeOptions: [Function], vf-sms-twilio | _performRequest: [Function], vf-sms-twilio | _processResponse: [Function], vf-sms-twilio | pipe: [Function], vf-sms-twilio | cork: [Function], vf-sms-twilio | uncork: [Function], vf-sms-twilio | setDefaultEncoding: [Function: setDefaultEncoding], vf-sms-twilio | _write: [Function], vf-sms-twilio | _writev: null, vf-sms-twilio | closed: [Getter], vf-sms-twilio | destroyed: [Getter], vf-sms-twilio | writable: [Getter], vf-sms-twilio | writableFinished: [Getter], vf-sms-twilio | writableObjectMode: [Getter], vf-sms-twilio | writableBuffer: [Getter], vf-sms-twilio | writableEnded: [Getter], vf-sms-twilio | writableNeedDrain: [Getter], vf-sms-twilio | writableHighWaterMark: [Getter], vf-sms-twilio | writableCorked: [Getter], vf-sms-twilio | writableLength: [Getter], vf-sms-twilio | errored: [Getter], vf-sms-twilio | writableAborted: [Getter], vf-sms-twilio | _undestroy: [Function: undestroy], vf-sms-twilio | _destroy: [Function], vf-sms-twilio | undefined: [Function], vf-sms-twilio | addListener: [Function: addListener], vf-sms-twilio | on: [Function: on], vf-sms-twilio | once: [Function: once], vf-sms-twilio | prependListener: [Function: prependListener], vf-sms-twilio | prependOnceListener: [Function: prependOnceListener], vf-sms-twilio | removeListener: [Function: removeListener], vf-sms-twilio | off: [Function: off], vf-sms-twilio | removeAllListeners: [Function: removeAllListeners], vf-sms-twilio | emit: [Function: emit], vf-sms-twilio | eventNames: [Function: eventNames], vf-sms-twilio | listenerCount: [Function: listenerCount], vf-sms-twilio | listeners: [Function: listeners], vf-sms-twilio | rawListeners: [Function: rawListeners], vf-sms-twilio | setMaxListeners: [Function: setMaxListeners], vf-sms-twilio | getMaxListeners: [Function: getMaxListeners], vf-sms-twilio | }, vf-sms-twilio | path: [Getter], vf-sms-twilio | port: [Getter], vf-sms-twilio | method: [Getter], vf-sms-twilio | host: [Getter], vf-sms-twilio | protocol: [Getter], vf-sms-twilio | _write: [Function: _write], vf-sms-twilio | _writev: [Function: _writev], vf-sms-twilio | _final: [Function: _final], vf-sms-twilio | aborted: [Getter], vf-sms-twilio | abort: [Function: abort], vf-sms-twilio | setSocketKeepAlive: [Function: setSocketKeepAlive], vf-sms-twilio | setNoDelay: [Function: setNoDelay], vf-sms-twilio | setTimeout: [Function: setTimeout], vf-sms-twilio | [Symbol(kClearTimeout)]: [Function], vf-sms-twilio | _implicitHeader: [Function], vf-sms-twilio | appendHeader: [Function], vf-sms-twilio | flushHeaders: [Function], vf-sms-twilio | getHeader: [Function], vf-sms-twilio | getHeaders: [Function], vf-sms-twilio | getHeaderNames: [Function], vf-sms-twilio | removeHeader: [Function], vf-sms-twilio | setHeader: [Function], vf-sms-twilio | hasHeader: [Function], vf-sms-twilio | addTrailers: [Function], vf-sms-twilio | headers: [Getter], vf-sms-twilio | chunkedEncoding: [Getter], vf-sms-twilio | shouldKeepAlive: [Getter], vf-sms-twilio | useChunkedEncodingByDefault: [Getter], vf-sms-twilio | socket: [Getter], vf-sms-twilio | connection: [Getter], vf-sms-twilio | finished: [Getter], vf-sms-twilio | pipe: [Function], vf-sms-twilio | write: [Function], vf-sms-twilio | cork: [Function], vf-sms-twilio | uncork: [Function], vf-sms-twilio | setDefaultEncoding: [Function: setDefaultEncoding], vf-sms-twilio | end: [Function], vf-sms-twilio | closed: [Getter], vf-sms-twilio | destroyed: [Getter], vf-sms-twilio | writable: [Getter], vf-sms-twilio | writableFinished: [Getter], vf-sms-twilio | writableObjectMode: [Getter], vf-sms-twilio | writableBuffer: [Getter], vf-sms-twilio | writableEnded: [Getter], vf-sms-twilio | writableNeedDrain: [Getter], vf-sms-twilio | writableHighWaterMark: [Getter], vf-sms-twilio | writableCorked: [Getter], vf-sms-twilio | writableLength: [Getter], vf-sms-twilio | errored: [Getter], vf-sms-twilio | writableAborted: [Getter], vf-sms-twilio | destroy: [Function], vf-sms-twilio | _undestroy: [Function: undestroy], vf-sms-twilio | _destroy: [Function], vf-sms-twilio | undefined: [Function], vf-sms-twilio | }, vf-sms-twilio | response: { vf-sms-twilio | status: 500, vf-sms-twilio | statusText: "Internal Server Error", vf-sms-twilio | headers: { vf-sms-twilio | date: "Sat, 20 Jan 2024 08:28:29 GMT", vf-sms-twilio | "content-type": "application/json; charset=utf-8", vf-sms-twilio | "content-length": "162", vf-sms-twilio | connection: "keep-alive", vf-sms-twilio | vary: "Origin, Accept-Encoding", vf-sms-twilio | "access-control-allow-credentials": "true", vf-sms-twilio | "content-security-policy": "default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests", vf-sms-twilio | "x-dns-prefetch-control": "off", vf-sms-twilio | "x-frame-options": "SAMEORIGIN", vf-sms-twilio | "strict-transport-security": "max-age=15724800; includeSubDomains", vf-sms-twilio | "x-content-type-options": "nosniff", vf-sms-twilio | "referrer-policy": "no-referrer", vf-sms-twilio | "x-xss-protection": "0", vf-sms-twilio | etag: "W/\"a2-b16f2K/KawhdhgJMA53uplOZieg\"", vf-sms-twilio | "expect-ct": "max-age=0", vf-sms-twilio | "x-download-options": "noopen", vf-sms-twilio | "x-permitted-cross-domain-policies": "none", vf-sms-twilio | "x-ratelimit-limit": "500", vf-sms-twilio | "x-ratelimit-remaining": "499", vf-sms-twilio | "x-ratelimit-reset": "2024-01-20T08:29:29.249Z", vf-sms-twilio | "cf-cache-status": "DYNAMIC", vf-sms-twilio | server: "cloudflare", vf-sms-twilio | "cf-ray": "8485f1ba6f0bd957-HEL", vf-sms-twilio | set: [Getter], vf-sms-twilio | get: [Getter], vf-sms-twilio | has: [Getter], vf-sms-twilio | delete: [Getter], vf-sms-twilio | clear: [Getter], vf-sms-twilio | normalize: [Getter], vf-sms-twilio | concat: [Getter], vf-sms-twilio | toJSON: [Getter], vf-sms-twilio | toString: [Getter], vf-sms-twilio | getContentType: [Getter], vf-sms-twilio | setContentType: [Getter], vf-sms-twilio | hasContentType: [Getter], vf-sms-twilio | getContentLength: [Getter], vf-sms-twilio | setContentLength: [Getter], vf-sms-twilio | hasContentLength: [Getter], vf-sms-twilio | getAccept: [Getter], vf-sms-twilio | setAccept: [Getter], vf-sms-twilio | hasAccept: [Getter], vf-sms-twilio | getAcceptEncoding: [Getter], vf-sms-twilio | setAcceptEncoding: [Getter], vf-sms-twilio | hasAcceptEncoding: [Getter], vf-sms-twilio | getUserAgent: [Getter], vf-sms-twilio | setUserAgent: [Getter], vf-sms-twilio | hasUserAgent: [Getter], vf-sms-twilio | getAuthorization: [Getter], vf-sms-twilio | setAuthorization: [Getter], vf-sms-twilio | hasAuthorization: [Getter], vf-sms-twilio | [Symbol(Symbol.iterator)]: [Function], vf-sms-twilio | }, vf-sms-twilio | config: { vf-sms-twilio | transitional: [Object ...], vf-sms-twilio | adapter: [ "xhr", "http" ], vf-sms-twilio | transformRequest: [ vf-sms-twilio | [Function: transformRequest] vf-sms-twilio | ], vf-sms-twilio | transformResponse: [ vf-sms-twilio | [Function: transformResponse] vf-sms-twilio | ], vf-sms-twilio | timeout: 0, vf-sms-twilio | xsrfCookieName: "XSRF-TOKEN", vf-sms-twilio | xsrfHeaderName: "X-XSRF-TOKEN", vf-sms-twilio | maxContentLength: -1, vf-sms-twilio | maxBodyLength: -1, vf-sms-twilio | env: [Object ...], vf-sms-twilio | validateStatus: [Function: validateStatus], vf-sms-twilio | headers: [AxiosHeaders ...], vf-sms-twilio | method: "post", vf-sms-twilio | url: "https://general-runtime.voiceflow.com/state/user/358401950198/interact?logs=off", vf-sms-twilio | data: "{\"config\":{\"tts\":false,\"stripSSML\":true,\"stopAll\":true,\"excludeTypes\":[\"block\",\"debug\",\"flow\"]},\"action\":{\"type\":\"text\",\"payload\":\"Hei\"}}", vf-sms-twilio | }, vf-sms-twilio | request: ClientRequest { vf-sms-twilio | _writableState: [Object ...], vf-sms-twilio | headersSent: false, vf-sms-twilio | sendDate: true, vf-sms-twilio | [Symbol(finished)]: false, vf-sms-twilio | [Symbol(kEndCalled)]: false, vf-sms-twilio | [Symbol(kAbortController)]: [AbortController ...], vf-sms-twilio | _events: [EventEmitter ...], vf-sms-twilio | [Symbol(headers)]: Headers [Object ...], vf-sms-twilio | _redirectable: [EventEmitter ...], vf-sms-twilio | path: [Getter], vf-sms-twilio | port: [Getter], vf-sms-twilio | method: [Getter], vf-sms-twilio | host: [Getter], vf-sms-twilio | protocol: [Getter], vf-sms-twilio | _write: [Function: _write], vf-sms-twilio | _writev: [Function: _writev], vf-sms-twilio | _final: [Function: _final], vf-sms-twilio | aborted: [Getter], vf-sms-twilio | abort: [Function: abort], vf-sms-twilio | setSocketKeepAlive: [Function: setSocketKeepAlive], vf-sms-twilio | setNoDelay: [Function: setNoDelay], vf-sms-twilio | setTimeout: [Function: setTimeout], vf-sms-twilio | [Symbol(kClearTimeout)]: [Function], vf-sms-twilio | _implicitHeader: [Function], vf-sms-twilio | appendHeader: [Function], vf-sms-twilio | flushHeaders: [Function], vf-sms-twilio | getHeader: [Function], vf-sms-twilio | getHeaders: [Function], vf-sms-twilio | getHeaderNames: [Function], vf-sms-twilio | removeHeader: [Function], vf-sms-twilio | setHeader: [Function], vf-sms-twilio | hasHeader: [Function], vf-sms-twilio | addTrailers: [Function], vf-sms-twilio | headers: [Getter], vf-sms-twilio | chunkedEncoding: [Getter], vf-sms-twilio | shouldKeepAlive: [Getter], vf-sms-twilio | useChunkedEncodingByDefault: [Getter], vf-sms-twilio | socket: [Getter], vf-sms-twilio | connection: [Getter], vf-sms-twilio | finished: [Getter], vf-sms-twilio | pipe: [Function], vf-sms-twilio | write: [Function], vf-sms-twilio | cork: [Function], vf-sms-twilio | uncork: [Function], vf-sms-twilio | setDefaultEncoding: [Function: setDefaultEncoding], vf-sms-twilio | end: [Function], vf-sms-twilio | closed: [Getter], vf-sms-twilio | destroyed: [Getter], vf-sms-twilio | writable: [Getter], vf-sms-twilio | writableFinished: [Getter], vf-sms-twilio | writableObjectMode: [Getter], vf-sms-twilio | writableBuffer: [Getter], vf-sms-twilio | writableEnded: [Getter], vf-sms-twilio | writableNeedDrain: [Getter], vf-sms-twilio | writableHighWaterMark: [Getter], vf-sms-twilio | writableCorked: [Getter], vf-sms-twilio | writableLength: [Getter], vf-sms-twilio | errored: [Getter], vf-sms-twilio | writableAborted: [Getter], vf-sms-twilio | destroy: [Function], vf-sms-twilio | _undestroy: [Function: undestroy], vf-sms-twilio | _destroy: [Function], vf-sms-twilio | undefined: [Function], vf-sms-twilio | }, vf-sms-twilio | data: { vf-sms-twilio | code: 500, vf-sms-twilio | status: "Internal Server Error", vf-sms-twilio | dateTime: "2024-01-20T08:28:29.475Z", vf-sms-twilio | timestamp: 1705739309475, vf-sms-twilio | data: "Program not found: 64386e21bb106b044ea34b78", vf-sms-twilio | }, vf-sms-twilio | }, vf-sms-twilio | toJSON: [Function: toJSON], vf-sms-twilio | isAxiosError: true, vf-sms-twilio | toString: [Function: toString], vf-sms-twilio | }