@tiledesk/tiledesk-tybot-connector 2.0.15-rc1 → 2.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/logs/app.log CHANGED
@@ -4357,3 +4357,574 @@ error: (TiledeskExpression) evaluateJavascriptExpression error: missing ) after
4357
4357
  error: (TiledeskExpression)Condition evaluation stopped because of invalid operand2 [object Object]
4358
4358
  error: (TiledeskExpression) Condition evaluation stopped because of invalid operand1 11height
4359
4359
  error: (TiledeskExpression) Invalid JSON Group expression {"conditions":[{"operand1":"11height","operand2":{"type":"const","value":"1"},"operator":"greaterThan","type":"condition"},{"operator":"AND","type":"operator"},{"operand1":"name","operand2":{"type":"const","value":"And"},"operator":"startsWith","type":"condition"}],"type":"expression"}
4360
+ info: Starting tilebot server...
4361
+ info: (Tilebot) Starting Tilebot..
4362
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4363
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4364
+ info: (Tilebot) Log Level: info
4365
+ info: (Tilebot) MAX_STEPS: 1000
4366
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4367
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4368
+ info: (Tilebot) Using static bots
4369
+ info: (Tilebot) Connecting Redis...
4370
+ info: (Tilebot) Redis connected
4371
+ info: (Tilebot) Tilebot started
4372
+ info: Tilebot route successfully started.
4373
+ info: Tilebot connector listening on port...
4374
+ info: Starting tilebot server...
4375
+ info: (Tilebot) Starting Tilebot..
4376
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4377
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4378
+ info: (Tilebot) Log Level: info
4379
+ info: (Tilebot) MAX_STEPS: 1000
4380
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4381
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4382
+ info: (Tilebot) Using static bots
4383
+ info: (Tilebot) Connecting Redis...
4384
+ info: (Tilebot) Redis connected
4385
+ info: (Tilebot) Tilebot started
4386
+ info: Tilebot route successfully started.
4387
+ info: Tilebot connector listening on port
4388
+ info: Starting tilebot server...
4389
+ info: (Tilebot) Starting Tilebot..
4390
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4391
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4392
+ info: (Tilebot) Log Level: info
4393
+ info: (Tilebot) MAX_STEPS: 1000
4394
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4395
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4396
+ info: (Tilebot) Using static bots
4397
+ info: (Tilebot) Connecting Redis...
4398
+ info: (Tilebot) Redis connected
4399
+ info: (Tilebot) Tilebot started
4400
+ info: Tilebot route successfully started.
4401
+ info: Tilebot connector listening on port
4402
+ error: Axios error response data: Integration not found for model undefined
4403
+ error: Error: DirAiPrompt llm key not found in integrations
4404
+ error: Axios error response data: {"detail":[{"loc":["string",0],"msg":"this is the error message","type":"string"}]}
4405
+ error: DirAiPrompt openai err: Request failed with status code 422 {"code":"ERR_BAD_REQUEST","config":{"adapter":["xhr","http","fetch"],"data":"{\"question\":\"this is the question\",\"llm\":\"myllm\",\"model\":\"llmmodel\",\"llm_key\":\"example_api_key\",\"temperature\":0.7,\"max_tokens\":512}","env":{"Blob":null},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"131","Content-Type":"application/json","User-Agent":"axios/1.7.7"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"http://localhost:10002/api/ask","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"name":"AxiosError","request":{"_closed":false,"_contentLength":null,"_defaultKeepAlive":true,"_ended":true,"_events":{},"_eventsCount":7,"_hasBody":true,"_header":"POST /api/ask HTTP/1.1\r\nAccept: application/json, text/plain, */*\r\nContent-Type: application/json\r\nUser-Agent: axios/1.7.7\r\nContent-Length: 131\r\nAccept-Encoding: gzip, compress, deflate, br\r\nHost: localhost:10002\r\nConnection: close\r\n\r\n","_headerSent":true,"_keepAliveTimeout":0,"_last":true,"_redirectable":{"_currentRequest":"[Circular]","_currentUrl":"http://localhost:10002/api/ask","_ended":true,"_ending":true,"_events":{},"_eventsCount":3,"_options":{"agents":{},"beforeRedirects":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"131","Content-Type":"application/json","User-Agent":"axios/1.7.7"},"hostname":"localhost","maxBodyLength":null,"maxRedirects":21,"method":"POST","nativeProtocols":{"http:":{"METHODS":["ACL","BIND","CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LINK","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCALENDAR","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","REBIND","REPORT","SEARCH","SOURCE","SUBSCRIBE","TRACE","UNBIND","UNLINK","UNLOCK","UNSUBSCRIBE"],"STATUS_CODES":{"100":"Continue","101":"Switching Protocols","102":"Processing","103":"Early Hints","200":"OK","201":"Created","202":"Accepted","203":"Non-Authoritative Information","204":"No Content","205":"Reset Content","206":"Partial Content","207":"Multi-Status","208":"Already Reported","226":"IM Used","300":"Multiple Choices","301":"Moved Permanently","302":"Found","303":"See Other","304":"Not Modified","305":"Use Proxy","307":"Temporary Redirect","308":"Permanent Redirect","400":"Bad Request","401":"Unauthorized","402":"Payment Required","403":"Forbidden","404":"Not Found","405":"Method Not Allowed","406":"Not Acceptable","407":"Proxy Authentication Required","408":"Request Timeout","409":"Conflict","410":"Gone","411":"Length Required","412":"Precondition Failed","413":"Payload Too Large","414":"URI Too Long","415":"Unsupported Media Type","416":"Range Not Satisfiable","417":"Expectation Failed","418":"I'm a Teapot","421":"Misdirected Request","422":"Unprocessable Entity","423":"Locked","424":"Failed Dependency","425":"Too Early","426":"Upgrade Required","428":"Precondition Required","429":"Too Many Requests","431":"Request Header Fields Too Large","451":"Unavailable For Legal Reasons","500":"Internal Server Error","501":"Not Implemented","502":"Bad Gateway","503":"Service Unavailable","504":"Gateway Timeout","505":"HTTP Version Not Supported","506":"Variant Also Negotiates","507":"Insufficient Storage","508":"Loop Detected","509":"Bandwidth Limit Exceeded","510":"Not Extended","511":"Network Authentication Required"},"globalAgent":{"_events":{},"_eventsCount":2,"defaultPort":80,"freeSockets":{},"keepAlive":false,"keepAliveMsecs":1000,"maxFreeSockets":256,"maxSockets":null,"maxTotalSockets":null,"options":{"path":null},"protocol":"http:","requests":{},"scheduling":"lifo","sockets":{"localhost:10002:":[{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null}]},"totalSocketCount":1},"maxHeaderSize":16384},"https:":{"globalAgent":{"_events":{},"_eventsCount":2,"_sessionCache":{"list":[],"map":{}},"defaultPort":443,"freeSockets":{},"keepAlive":false,"keepAliveMsecs":1000,"maxCachedSessions":100,"maxFreeSockets":256,"maxSockets":null,"maxTotalSockets":null,"options":{"path":null},"protocol":"https:","requests":{},"scheduling":"lifo","sockets":{},"totalSocketCount":0}}},"path":"/api/ask","pathname":"/api/ask","port":"10002","protocol":"http:"},"_redirectCount":0,"_redirects":[],"_requestBodyBuffers":[],"_requestBodyLength":131,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":true,"defaultEncoding":"utf8","destroyed":false,"emitClose":true,"ended":false,"ending":false,"errorEmitted":false,"errored":null,"finalCalled":false,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":0,"prefinished":false,"sync":true,"writecb":null,"writelen":0,"writing":false}},"_removedConnection":false,"_removedContLen":false,"_removedTE":false,"_trailer":"","aborted":false,"agent":{"_events":{},"_eventsCount":2,"defaultPort":80,"freeSockets":{},"keepAlive":false,"keepAliveMsecs":1000,"maxFreeSockets":256,"maxSockets":null,"maxTotalSockets":null,"options":{"path":null},"protocol":"http:","requests":{},"scheduling":"lifo","sockets":{"localhost:10002:":[{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null}]},"totalSocketCount":1},"chunkedEncoding":false,"destroyed":false,"finished":true,"host":"localhost","maxHeadersCount":null,"maxRequestsOnConnectionReached":false,"method":"POST","outputData":[],"outputSize":0,"parser":null,"path":"/api/ask","protocol":"http:","res":{"_consuming":false,"_dumped":false,"_events":{"end":[null,null]},"_eventsCount":4,"_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":true,"closed":true,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":true,"emitClose":true,"emittedReadable":false,"encoding":null,"endEmitted":true,"ended":true,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":false,"objectMode":false,"pipes":[],"readableListening":false,"reading":false,"readingMore":true,"resumeScheduled":false,"sync":true},"aborted":false,"client":{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null},"complete":true,"httpVersion":"1.1","httpVersionMajor":1,"httpVersionMinor":1,"method":null,"rawHeaders":["X-Powered-By","Express","Content-Type","application/json; charset=utf-8","Content-Length","83","ETag","W/\"53-r1gE0xIC+8fgNRuH768xfjuFcI8\"","Date","Mon, 26 May 2025 16:33:36 GMT","Connection","close"],"rawTrailers":[],"redirects":[],"req":"[Circular]","responseUrl":"http://localhost:10002/api/ask","socket":{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null},"statusCode":422,"statusMessage":"Unprocessable Entity","upgrade":false,"url":""},"reusedSocket":false,"sendDate":false,"shouldKeepAlive":false,"socket":{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null},"timeoutCb":null,"upgradeOrConnect":false,"useChunkedEncodingByDefault":true,"writable":true},"response":{"config":{"adapter":["xhr","http","fetch"],"data":"{\"question\":\"this is the question\",\"llm\":\"myllm\",\"model\":\"llmmodel\",\"llm_key\":\"example_api_key\",\"temperature\":0.7,\"max_tokens\":512}","env":{"Blob":null},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"131","Content-Type":"application/json","User-Agent":"axios/1.7.7"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"http://localhost:10002/api/ask","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"data":{"detail":[{"loc":["string",0],"msg":"this is the error message","type":"string"}]},"headers":{"connection":"close","content-length":"83","content-type":"application/json; charset=utf-8","date":"Mon, 26 May 2025 16:33:36 GMT","etag":"W/\"53-r1gE0xIC+8fgNRuH768xfjuFcI8\"","x-powered-by":"Express"},"request":{"_closed":false,"_contentLength":null,"_defaultKeepAlive":true,"_ended":true,"_events":{},"_eventsCount":7,"_hasBody":true,"_header":"POST /api/ask HTTP/1.1\r\nAccept: application/json, text/plain, */*\r\nContent-Type: application/json\r\nUser-Agent: axios/1.7.7\r\nContent-Length: 131\r\nAccept-Encoding: gzip, compress, deflate, br\r\nHost: localhost:10002\r\nConnection: close\r\n\r\n","_headerSent":true,"_keepAliveTimeout":0,"_last":true,"_redirectable":{"_currentRequest":"[Circular]","_currentUrl":"http://localhost:10002/api/ask","_ended":true,"_ending":true,"_events":{},"_eventsCount":3,"_options":{"agents":{},"beforeRedirects":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Content-Length":"131","Content-Type":"application/json","User-Agent":"axios/1.7.7"},"hostname":"localhost","maxBodyLength":null,"maxRedirects":21,"method":"POST","nativeProtocols":{"http:":{"METHODS":["ACL","BIND","CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LINK","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCALENDAR","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","REBIND","REPORT","SEARCH","SOURCE","SUBSCRIBE","TRACE","UNBIND","UNLINK","UNLOCK","UNSUBSCRIBE"],"STATUS_CODES":{"100":"Continue","101":"Switching Protocols","102":"Processing","103":"Early Hints","200":"OK","201":"Created","202":"Accepted","203":"Non-Authoritative Information","204":"No Content","205":"Reset Content","206":"Partial Content","207":"Multi-Status","208":"Already Reported","226":"IM Used","300":"Multiple Choices","301":"Moved Permanently","302":"Found","303":"See Other","304":"Not Modified","305":"Use Proxy","307":"Temporary Redirect","308":"Permanent Redirect","400":"Bad Request","401":"Unauthorized","402":"Payment Required","403":"Forbidden","404":"Not Found","405":"Method Not Allowed","406":"Not Acceptable","407":"Proxy Authentication Required","408":"Request Timeout","409":"Conflict","410":"Gone","411":"Length Required","412":"Precondition Failed","413":"Payload Too Large","414":"URI Too Long","415":"Unsupported Media Type","416":"Range Not Satisfiable","417":"Expectation Failed","418":"I'm a Teapot","421":"Misdirected Request","422":"Unprocessable Entity","423":"Locked","424":"Failed Dependency","425":"Too Early","426":"Upgrade Required","428":"Precondition Required","429":"Too Many Requests","431":"Request Header Fields Too Large","451":"Unavailable For Legal Reasons","500":"Internal Server Error","501":"Not Implemented","502":"Bad Gateway","503":"Service Unavailable","504":"Gateway Timeout","505":"HTTP Version Not Supported","506":"Variant Also Negotiates","507":"Insufficient Storage","508":"Loop Detected","509":"Bandwidth Limit Exceeded","510":"Not Extended","511":"Network Authentication Required"},"globalAgent":{"_events":{},"_eventsCount":2,"defaultPort":80,"freeSockets":{},"keepAlive":false,"keepAliveMsecs":1000,"maxFreeSockets":256,"maxSockets":null,"maxTotalSockets":null,"options":{"path":null},"protocol":"http:","requests":{},"scheduling":"lifo","sockets":{"localhost:10002:":[{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null}]},"totalSocketCount":1},"maxHeaderSize":16384},"https:":{"globalAgent":{"_events":{},"_eventsCount":2,"_sessionCache":{"list":[],"map":{}},"defaultPort":443,"freeSockets":{},"keepAlive":false,"keepAliveMsecs":1000,"maxCachedSessions":100,"maxFreeSockets":256,"maxSockets":null,"maxTotalSockets":null,"options":{"path":null},"protocol":"https:","requests":{},"scheduling":"lifo","sockets":{},"totalSocketCount":0}}},"path":"/api/ask","pathname":"/api/ask","port":"10002","protocol":"http:"},"_redirectCount":0,"_redirects":[],"_requestBodyBuffers":[],"_requestBodyLength":131,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":true,"defaultEncoding":"utf8","destroyed":false,"emitClose":true,"ended":false,"ending":false,"errorEmitted":false,"errored":null,"finalCalled":false,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":0,"prefinished":false,"sync":true,"writecb":null,"writelen":0,"writing":false}},"_removedConnection":false,"_removedContLen":false,"_removedTE":false,"_trailer":"","aborted":false,"agent":{"_events":{},"_eventsCount":2,"defaultPort":80,"freeSockets":{},"keepAlive":false,"keepAliveMsecs":1000,"maxFreeSockets":256,"maxSockets":null,"maxTotalSockets":null,"options":{"path":null},"protocol":"http:","requests":{},"scheduling":"lifo","sockets":{"localhost:10002:":[{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null}]},"totalSocketCount":1},"chunkedEncoding":false,"destroyed":false,"finished":true,"host":"localhost","maxHeadersCount":null,"maxRequestsOnConnectionReached":false,"method":"POST","outputData":[],"outputSize":0,"parser":null,"path":"/api/ask","protocol":"http:","res":{"_consuming":false,"_dumped":false,"_events":{"end":[null,null]},"_eventsCount":4,"_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":true,"closed":true,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":true,"emitClose":true,"emittedReadable":false,"encoding":null,"endEmitted":true,"ended":true,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":false,"objectMode":false,"pipes":[],"readableListening":false,"reading":false,"readingMore":true,"resumeScheduled":false,"sync":true},"aborted":false,"client":{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null},"complete":true,"httpVersion":"1.1","httpVersionMajor":1,"httpVersionMinor":1,"method":null,"rawHeaders":["X-Powered-By","Express","Content-Type","application/json; charset=utf-8","Content-Length","83","ETag","W/\"53-r1gE0xIC+8fgNRuH768xfjuFcI8\"","Date","Mon, 26 May 2025 16:33:36 GMT","Connection","close"],"rawTrailers":[],"redirects":[],"req":"[Circular]","responseUrl":"http://localhost:10002/api/ask","socket":{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null},"statusCode":422,"statusMessage":"Unprocessable Entity","upgrade":false,"url":""},"reusedSocket":false,"sendDate":false,"shouldKeepAlive":false,"socket":{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null},"timeoutCb":null,"upgradeOrConnect":false,"useChunkedEncodingByDefault":true,"writable":true},"status":422,"statusText":"Unprocessable Entity"},"stack":"AxiosError: Request failed with status code 422\n at settle (/Users/johnny/Documents/Tiledesk/tiledesk-chatbot/tybotRoute/node_modules/axios/dist/node/axios.cjs:2019:12)\n at IncomingMessage.handleStreamEnd (/Users/johnny/Documents/Tiledesk/tiledesk-chatbot/tybotRoute/node_modules/axios/dist/node/axios.cjs:3135:11)\n at IncomingMessage.emit (node:events:525:35)\n at endReadableNT (node:internal/streams/readable:1358:12)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)\n at Axios.request (/Users/johnny/Documents/Tiledesk/tiledesk-chatbot/tybotRoute/node_modules/axios/dist/node/axios.cjs:4287:41)\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)","status":422}
4406
+ info: Starting tilebot server...
4407
+ info: (Tilebot) Starting Tilebot..
4408
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4409
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4410
+ info: (Tilebot) Log Level: info
4411
+ info: (Tilebot) MAX_STEPS: 1000
4412
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4413
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4414
+ info: (Tilebot) Using static bots
4415
+ info: (Tilebot) Connecting Redis...
4416
+ info: (Tilebot) Redis connected
4417
+ info: (Tilebot) Tilebot started
4418
+ info: Tilebot route successfully started.
4419
+ info: Tilebot connector listening on port 10001
4420
+ error: (DirAskGPT) Error: gptkey is mandatory
4421
+ error: Axios error response data: {"error":"no knowledge base settings found"}
4422
+ error: DirAskGPT Get kb settings error {"error":"no knowledge base settings found"}
4423
+ error: (DirAskGPT) Error: gptkey is mandatory
4424
+ error: (DirAskGPT) Error: question attribute is mandatory. Executing condition false...
4425
+ error: (DirAskGPT) Error: kbid attribute is mandatory. Executing condition false...
4426
+ info: Starting tilebot server...
4427
+ info: (Tilebot) Starting Tilebot..
4428
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4429
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4430
+ info: (Tilebot) Log Level: info
4431
+ info: (Tilebot) MAX_STEPS: 1000
4432
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4433
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4434
+ info: (Tilebot) Using static bots
4435
+ info: (Tilebot) Connecting Redis...
4436
+ info: (Tilebot) Redis connected
4437
+ info: (Tilebot) Tilebot started
4438
+ info: Tilebot route successfully started.
4439
+ info: Tilebot connector listening on port 10001
4440
+ error: Axios error response data: {"error":{"answer":"No answer","chat_history_dict":{},"citations":null,"content_chunks":null,"error_message":"IndexError('list index out of range')","id":null,"ids":null,"namespace":"66ec24a028a0c600130baa6a","prompt_token_size":0,"source":null,"sources":null,"success":false},"statusText":"Bad Request","success":false}
4441
+ error: DirAskGPTV2 error:
4442
+ info: DirAskGPTV2 Error: gptkey is mandatory
4443
+ error: Axios error response data: {"error":"no knowledge base settings found"}
4444
+ error: DirAskGPTV2 Get kb settings error {"error":"no knowledge base settings found"}
4445
+ info: DirAskGPTV2 Error: gptkey is mandatory
4446
+ error: DirAskGPTV2 Error: question attribute is mandatory. Executing condition false...
4447
+ info: Starting tilebot server...
4448
+ info: (Tilebot) Starting Tilebot..
4449
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4450
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4451
+ info: (Tilebot) Log Level: info
4452
+ info: (Tilebot) MAX_STEPS: 1000
4453
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4454
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4455
+ info: (Tilebot) Using static bots
4456
+ info: (Tilebot) Connecting Redis...
4457
+ info: (Tilebot) Redis connected
4458
+ info: (Tilebot) Tilebot started
4459
+ info: Tilebot route successfully started.
4460
+ info: Tilebot connector listening on port
4461
+ info: Starting tilebot server...
4462
+ info: (Tilebot) Starting Tilebot..
4463
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4464
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4465
+ info: (Tilebot) Log Level: info
4466
+ info: (Tilebot) MAX_STEPS: 1000
4467
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4468
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4469
+ info: (Tilebot) Using static bots
4470
+ info: (Tilebot) Connecting Redis...
4471
+ info: (Tilebot) Redis connected
4472
+ info: (Tilebot) Tilebot started
4473
+ info: Tilebot route successfully started.
4474
+ info: Tilebot connector listening on port
4475
+ info: Wait a little (~1s)...
4476
+ info: Starting tilebot server...
4477
+ info: (Tilebot) Starting Tilebot..
4478
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4479
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4480
+ info: (Tilebot) Log Level: info
4481
+ info: (Tilebot) MAX_STEPS: 1000
4482
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4483
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4484
+ info: (Tilebot) Using static bots
4485
+ info: (Tilebot) Connecting Redis...
4486
+ info: (Tilebot) Redis connected
4487
+ info: (Tilebot) Tilebot started
4488
+ info: Tilebot route successfully started.
4489
+ info: Tilebot connector listening on port
4490
+ error: (TiledeskExpression) evaluateJavascriptExpression error: jsondata2 is not defined - while evaluating the following expression: '
4491
+ console.log('a var...chatbot_name!', context.attributes.chatbot_name);
4492
+ context.setAttribute('myvar', '1');
4493
+ context.deleteAttribute('chatbot_name');
4494
+ context.deleteAttribute('conversation_id');
4495
+ context.attributes.jsondata2.c = 7;
4496
+ context.setAttribute('jsondata2', jsondata2);
4497
+ console.log("all vars:", context.allVars());
4498
+ '
4499
+ info: Starting tilebot server...
4500
+ info: (Tilebot) Starting Tilebot..
4501
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4502
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4503
+ info: (Tilebot) Log Level: info
4504
+ info: (Tilebot) MAX_STEPS: 1000
4505
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4506
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4507
+ info: (Tilebot) Using static bots
4508
+ info: (Tilebot) Connecting Redis...
4509
+ info: (Tilebot) Redis connected
4510
+ info: (Tilebot) Tilebot started
4511
+ info: Tilebot route successfully started.
4512
+ info: Tilebot connector listening on port
4513
+ info: Starting tilebot server...
4514
+ info: (Tilebot) Starting Tilebot..
4515
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4516
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4517
+ info: (Tilebot) Log Level: info
4518
+ info: (Tilebot) MAX_STEPS: 1000
4519
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4520
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4521
+ info: (Tilebot) Using static bots
4522
+ info: (Tilebot) Connecting Redis...
4523
+ info: (Tilebot) Redis connected
4524
+ info: (Tilebot) Tilebot started
4525
+ info: Tilebot route successfully started.
4526
+ info: Tilebot connector listening on port
4527
+ info: Starting tilebot server...
4528
+ info: (Tilebot) Starting Tilebot..
4529
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4530
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4531
+ info: (Tilebot) Log Level: info
4532
+ info: (Tilebot) MAX_STEPS: 1000
4533
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4534
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4535
+ info: (Tilebot) Using static bots
4536
+ info: (Tilebot) Connecting Redis...
4537
+ info: (Tilebot) Redis connected
4538
+ info: (Tilebot) Tilebot started
4539
+ info: Tilebot route successfully started.
4540
+ info: Tilebot connector listening on port
4541
+ error: Axios error response data: {"error":"Required parameters botid not found. Value is 'null' or 'undefined'","success":false}
4542
+ error: Axios error response data: {"error":"Required parameters botid not found. Value is 'null' or 'undefined'","success":false}
4543
+ info: Starting tilebot server...
4544
+ info: (Tilebot) Starting Tilebot..
4545
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4546
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4547
+ info: (Tilebot) Log Level: info
4548
+ info: (Tilebot) MAX_STEPS: 1000
4549
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4550
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4551
+ info: (Tilebot) Using static bots
4552
+ info: (Tilebot) Connecting Redis...
4553
+ info: (Tilebot) Redis connected
4554
+ info: (Tilebot) Tilebot started
4555
+ info: Tilebot route successfully started.
4556
+ info: Tilebot connector listening on port
4557
+ error: (TiledeskChatbot) An error occurred during exact match: Cannot read properties of undefined (reading '/start') {"stack":"TypeError: Cannot read properties of undefined (reading '/start')\n at MockBotsDataSource.getByExactMatch (/Users/johnny/Documents/Tiledesk/tiledesk-chatbot/tybotRoute/engine/mock/MockBotsDataSource.js:41:71)\n at /Users/johnny/Documents/Tiledesk/tiledesk-chatbot/tybotRoute/engine/TiledeskChatbot.js:181:42\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)"}
4558
+ error: (TiledeskChatbot) An error occurred on IntentsFinder.decode() (/model/parse error):this.intentsFinder.decode is not a function
4559
+ info: Starting tilebot server...
4560
+ info: (Tilebot) Starting Tilebot..
4561
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4562
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4563
+ info: (Tilebot) Log Level: info
4564
+ info: (Tilebot) MAX_STEPS: 1000
4565
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4566
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4567
+ info: (Tilebot) Using static bots
4568
+ info: (Tilebot) Connecting Redis...
4569
+ info: (Tilebot) Redis connected
4570
+ info: (Tilebot) Tilebot started
4571
+ info: Tilebot route successfully started.
4572
+ info: Tilebot connector listening on port
4573
+ info: Adding log 'This is a log' with level info
4574
+ info: Adding log 'This is a log: Hello from payload' with level info
4575
+ info: Adding log 'This is a log: {"name":"John","age":30}' with level info
4576
+ info: Starting tilebot server...
4577
+ info: (Tilebot) Starting Tilebot..
4578
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4579
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4580
+ info: (Tilebot) Log Level: info
4581
+ info: (Tilebot) MAX_STEPS: 1000
4582
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4583
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4584
+ info: (Tilebot) Using static bots
4585
+ info: (Tilebot) Connecting Redis...
4586
+ info: (Tilebot) Redis connected
4587
+ info: (Tilebot) Tilebot started
4588
+ info: Tilebot route successfully started.
4589
+ info: Tilebot connector listening on port 10001
4590
+ info: Starting tilebot server...
4591
+ info: (Tilebot) Starting Tilebot..
4592
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4593
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4594
+ info: (Tilebot) Log Level: info
4595
+ info: (Tilebot) MAX_STEPS: 1000
4596
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4597
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4598
+ info: (Tilebot) Using static bots
4599
+ info: (Tilebot) Connecting Redis...
4600
+ info: (Tilebot) Redis connected
4601
+ info: (Tilebot) Tilebot started
4602
+ info: Tilebot route successfully started.
4603
+ info: Tilebot connector listening on port 10001
4604
+ error: Axios error response data: {"error":{"code":null,"message":"you must provide a model parameter","param":null,"type":"invalid_request_error"}}
4605
+ error: (DirGptTask) gptkey is mandatory
4606
+ error: Axios error response data: Communication interrupted
4607
+ error: Axios error response data: <!DOCTYPE html>
4608
+ <html lang="en">
4609
+ <head>
4610
+ <meta charset="utf-8">
4611
+ <title>Error</title>
4612
+ </head>
4613
+ <body>
4614
+ <pre>Cannot GET /projectID/kbsettings</pre>
4615
+ </body>
4616
+ </html>
4617
+
4618
+ error: (DirGptTask) Get KnowledgeBase err:
4619
+ error: (DirGptTask) gptkey is mandatory
4620
+ info: Starting tilebot server...
4621
+ info: (Tilebot) Starting Tilebot..
4622
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4623
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4624
+ info: (Tilebot) Log Level: info
4625
+ info: (Tilebot) MAX_STEPS: 1000
4626
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4627
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4628
+ info: (Tilebot) Using static bots
4629
+ info: (Tilebot) Connecting Redis...
4630
+ info: (Tilebot) Redis connected
4631
+ info: (Tilebot) Tilebot started
4632
+ info: Tilebot route successfully started.
4633
+ info: Tilebot connector listening on port 10001
4634
+ error: (DirHubspot) err response: Contact already exists. Existing ID: 801 {"category":"CONFLICT","correlationId":"f426b0c0-1063-4aac-9859-f40108dcb09b","status":"error"}
4635
+ error: (DirHubspot) err response: Authentication credentials not found. This API supports OAuth 2.0 authentication and you can find more details at https://developers.hubspot.com/docs/methods/auth/oauth-overview {"category":"INVALID_AUTHENTICATION","correlationId":"53dab600-5de9-4aa3-b631-b0f11f43e062","status":"error"}
4636
+ error: (DirHubspot) err response: Property values were not valid: [{"isValid":false,"message":"Email address dsfsafas@ is invalid","error":"INVALID_EMAIL","name":"email"}] {"category":"VALIDATION_ERROR","correlationId":"e3d7ddf8-5d21-4059-86d0-35ae9093755c","status":"error"}
4637
+ info: Starting tilebot server...
4638
+ info: (Tilebot) Starting Tilebot..
4639
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4640
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4641
+ info: (Tilebot) Log Level: info
4642
+ info: (Tilebot) MAX_STEPS: 1000
4643
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4644
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4645
+ info: (Tilebot) Using static bots
4646
+ info: (Tilebot) Connecting Redis...
4647
+ info: (Tilebot) Redis connected
4648
+ info: (Tilebot) Tilebot started
4649
+ info: Tilebot route successfully started.
4650
+ info: Tilebot connector listening on port 10001
4651
+ info: Starting tilebot server...
4652
+ info: (Tilebot) Starting Tilebot..
4653
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4654
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4655
+ info: (Tilebot) Log Level: info
4656
+ info: (Tilebot) MAX_STEPS: 1000
4657
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4658
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4659
+ info: (Tilebot) Using static bots
4660
+ info: (Tilebot) Connecting Redis...
4661
+ info: (Tilebot) Redis connected
4662
+ info: (Tilebot) Tilebot started
4663
+ info: Tilebot route successfully started.
4664
+ info: Tilebot connector listening on port 10001
4665
+ info: Starting tilebot server...
4666
+ info: (Tilebot) Starting Tilebot..
4667
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4668
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4669
+ info: (Tilebot) Log Level: info
4670
+ info: (Tilebot) MAX_STEPS: 1000
4671
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4672
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4673
+ info: (Tilebot) Using static bots
4674
+ info: (Tilebot) Connecting Redis...
4675
+ info: (Tilebot) Redis connected
4676
+ info: (Tilebot) Tilebot started
4677
+ info: Tilebot route successfully started.
4678
+ info: Tilebot connector listening on port 10001
4679
+ error: (DirMake) Error: webhook_url is undefined or null or empty string:
4680
+ info: Starting tilebot server...
4681
+ info: (Tilebot) Starting Tilebot..
4682
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4683
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4684
+ info: (Tilebot) Log Level: info
4685
+ info: (Tilebot) MAX_STEPS: 1000
4686
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4687
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4688
+ info: (Tilebot) Using static bots
4689
+ info: (Tilebot) Connecting Redis...
4690
+ info: (Tilebot) Redis connected
4691
+ info: (Tilebot) Tilebot started
4692
+ info: Tilebot route successfully started.
4693
+ info: Tilebot connector listening on port 10001
4694
+ info: Starting tilebot server...
4695
+ info: (Tilebot) Starting Tilebot..
4696
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4697
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4698
+ info: (Tilebot) Log Level: info
4699
+ info: (Tilebot) MAX_STEPS: 1000
4700
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4701
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4702
+ info: (Tilebot) Using static bots
4703
+ info: (Tilebot) Connecting Redis...
4704
+ info: (Tilebot) Redis connected
4705
+ info: (Tilebot) Tilebot started
4706
+ info: Tilebot route successfully started.
4707
+ info: Tilebot connector listening on port 10001
4708
+ info: Starting tilebot server...
4709
+ info: (Tilebot) Starting Tilebot..
4710
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4711
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4712
+ info: (Tilebot) Log Level: info
4713
+ info: (Tilebot) MAX_STEPS: 1000
4714
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4715
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4716
+ info: (Tilebot) Using static bots
4717
+ info: (Tilebot) Connecting Redis...
4718
+ info: (Tilebot) Redis connected
4719
+ info: (Tilebot) Tilebot started
4720
+ info: Tilebot route successfully started.
4721
+ info: Tilebot connector listening on port 10001
4722
+ info: Starting tilebot server...
4723
+ info: (Tilebot) Starting Tilebot..
4724
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4725
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4726
+ info: (Tilebot) Log Level: info
4727
+ info: (Tilebot) MAX_STEPS: 1000
4728
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4729
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4730
+ info: (Tilebot) Using static bots
4731
+ info: (Tilebot) Connecting Redis...
4732
+ info: (Tilebot) Redis connected
4733
+ info: (Tilebot) Tilebot started
4734
+ info: Tilebot route successfully started.
4735
+ info: Tilebot connector listening on port 10001
4736
+ info: Starting tilebot server...
4737
+ info: (Tilebot) Starting Tilebot..
4738
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4739
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4740
+ info: (Tilebot) Log Level: info
4741
+ info: (Tilebot) MAX_STEPS: 1000
4742
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4743
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4744
+ info: (Tilebot) Using static bots
4745
+ info: (Tilebot) Connecting Redis...
4746
+ info: (Tilebot) Redis connected
4747
+ info: (Tilebot) Tilebot started
4748
+ info: Tilebot route successfully started.
4749
+ info: Tilebot connector listening on port 10001
4750
+ error: Axios error response data:
4751
+ error: Axios error response data:
4752
+ error: Axios error response: {"config":{"adapter":["xhr","http","fetch"],"env":{"Blob":null},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Authorization":"JWT XXX","Content-Type":"application/json","User-Agent":"axios/1.7.7"},"maxBodyLength":-1,"maxContentLength":-1,"method":"get","timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"http://localhost:10002/projectID/integration/name/qapla","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"data":"","headers":{"connection":"close","content-length":"0","date":"Mon, 26 May 2025 16:33:39 GMT","x-powered-by":"Express"},"request":{"_closed":false,"_contentLength":0,"_defaultKeepAlive":true,"_ended":true,"_events":{},"_eventsCount":7,"_hasBody":true,"_header":"GET /projectID/integration/name/qapla HTTP/1.1\r\nAccept: application/json, text/plain, */*\r\nContent-Type: application/json\r\nAuthorization: JWT XXX\r\nUser-Agent: axios/1.7.7\r\nAccept-Encoding: gzip, compress, deflate, br\r\nHost: localhost:10002\r\nConnection: close\r\n\r\n","_headerSent":true,"_keepAliveTimeout":0,"_last":true,"_redirectable":{"_currentRequest":"[Circular]","_currentUrl":"http://localhost:10002/projectID/integration/name/qapla","_ended":true,"_ending":true,"_events":{},"_eventsCount":3,"_options":{"agents":{},"beforeRedirects":{},"headers":{"Accept":"application/json, text/plain, */*","Accept-Encoding":"gzip, compress, deflate, br","Authorization":"JWT XXX","Content-Type":"application/json","User-Agent":"axios/1.7.7"},"hostname":"localhost","maxBodyLength":null,"maxRedirects":21,"method":"GET","nativeProtocols":{"http:":{"METHODS":["ACL","BIND","CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LINK","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCALENDAR","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","REBIND","REPORT","SEARCH","SOURCE","SUBSCRIBE","TRACE","UNBIND","UNLINK","UNLOCK","UNSUBSCRIBE"],"STATUS_CODES":{"100":"Continue","101":"Switching Protocols","102":"Processing","103":"Early Hints","200":"OK","201":"Created","202":"Accepted","203":"Non-Authoritative Information","204":"No Content","205":"Reset Content","206":"Partial Content","207":"Multi-Status","208":"Already Reported","226":"IM Used","300":"Multiple Choices","301":"Moved Permanently","302":"Found","303":"See Other","304":"Not Modified","305":"Use Proxy","307":"Temporary Redirect","308":"Permanent Redirect","400":"Bad Request","401":"Unauthorized","402":"Payment Required","403":"Forbidden","404":"Not Found","405":"Method Not Allowed","406":"Not Acceptable","407":"Proxy Authentication Required","408":"Request Timeout","409":"Conflict","410":"Gone","411":"Length Required","412":"Precondition Failed","413":"Payload Too Large","414":"URI Too Long","415":"Unsupported Media Type","416":"Range Not Satisfiable","417":"Expectation Failed","418":"I'm a Teapot","421":"Misdirected Request","422":"Unprocessable Entity","423":"Locked","424":"Failed Dependency","425":"Too Early","426":"Upgrade Required","428":"Precondition Required","429":"Too Many Requests","431":"Request Header Fields Too Large","451":"Unavailable For Legal Reasons","500":"Internal Server Error","501":"Not Implemented","502":"Bad Gateway","503":"Service Unavailable","504":"Gateway Timeout","505":"HTTP Version Not Supported","506":"Variant Also Negotiates","507":"Insufficient Storage","508":"Loop Detected","509":"Bandwidth Limit Exceeded","510":"Not Extended","511":"Network Authentication Required"},"globalAgent":{"_events":{},"_eventsCount":2,"defaultPort":80,"freeSockets":{},"keepAlive":false,"keepAliveMsecs":1000,"maxFreeSockets":256,"maxSockets":null,"maxTotalSockets":null,"options":{"path":null},"protocol":"http:","requests":{},"scheduling":"lifo","sockets":{"localhost:10002:":[{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null}]},"totalSocketCount":1},"maxHeaderSize":16384},"https:":{"globalAgent":{"_events":{},"_eventsCount":2,"_sessionCache":{"list":[],"map":{}},"defaultPort":443,"freeSockets":{},"keepAlive":false,"keepAliveMsecs":1000,"maxCachedSessions":100,"maxFreeSockets":256,"maxSockets":null,"maxTotalSockets":null,"options":{"path":null},"protocol":"https:","requests":{},"scheduling":"lifo","sockets":{},"totalSocketCount":0}}},"path":"/projectID/integration/name/qapla","pathname":"/projectID/integration/name/qapla","port":"10002","protocol":"http:"},"_redirectCount":0,"_redirects":[],"_requestBodyBuffers":[],"_requestBodyLength":0,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":true,"defaultEncoding":"utf8","destroyed":false,"emitClose":true,"ended":false,"ending":false,"errorEmitted":false,"errored":null,"finalCalled":false,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":0,"prefinished":false,"sync":true,"writecb":null,"writelen":0,"writing":false}},"_removedConnection":false,"_removedContLen":false,"_removedTE":false,"_trailer":"","aborted":false,"agent":{"_events":{},"_eventsCount":2,"defaultPort":80,"freeSockets":{},"keepAlive":false,"keepAliveMsecs":1000,"maxFreeSockets":256,"maxSockets":null,"maxTotalSockets":null,"options":{"path":null},"protocol":"http:","requests":{},"scheduling":"lifo","sockets":{"localhost:10002:":[{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null}]},"totalSocketCount":1},"chunkedEncoding":false,"destroyed":false,"finished":true,"host":"localhost","maxHeadersCount":null,"maxRequestsOnConnectionReached":false,"method":"GET","outputData":[],"outputSize":0,"parser":null,"path":"/projectID/integration/name/qapla","protocol":"http:","res":{"_consuming":false,"_dumped":false,"_events":{"end":[null,null]},"_eventsCount":4,"_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":true,"closed":true,"constructed":true,"dataEmitted":false,"decoder":null,"defaultEncoding":"utf8","destroyed":true,"emitClose":true,"emittedReadable":false,"encoding":null,"endEmitted":true,"ended":true,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":false,"objectMode":false,"pipes":[],"readableListening":false,"reading":false,"readingMore":true,"resumeScheduled":false,"sync":true},"aborted":false,"client":{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null},"complete":true,"httpVersion":"1.1","httpVersionMajor":1,"httpVersionMinor":1,"method":null,"rawHeaders":["X-Powered-By","Express","Date","Mon, 26 May 2025 16:33:39 GMT","Connection","close","Content-Length","0"],"rawTrailers":[],"redirects":[],"req":"[Circular]","responseUrl":"http://localhost:10002/projectID/integration/name/qapla","socket":{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null},"statusCode":404,"statusMessage":"Not Found","upgrade":false,"url":""},"reusedSocket":false,"sendDate":false,"shouldKeepAlive":false,"socket":{"_events":{"close":[null,null]},"_eventsCount":7,"_hadError":false,"_host":"localhost","_httpMessage":"[Circular]","_parent":null,"_pendingData":null,"_pendingEncoding":"","_readableState":{"autoDestroy":true,"awaitDrainWriters":null,"buffer":{"head":null,"length":0,"tail":null},"closeEmitted":false,"closed":false,"constructed":true,"dataEmitted":true,"decoder":null,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"emittedReadable":false,"encoding":null,"endEmitted":false,"ended":false,"errorEmitted":false,"errored":null,"flowing":true,"highWaterMark":16384,"length":0,"multiAwaitDrain":false,"needReadable":true,"objectMode":false,"pipes":[],"readableListening":false,"reading":true,"readingMore":false,"resumeScheduled":false,"sync":false},"_server":null,"_sockname":null,"_writableState":{"afterWriteTickInfo":null,"allBuffers":true,"allNoop":true,"autoDestroy":true,"bufferProcessing":false,"buffered":[],"bufferedIndex":0,"closeEmitted":false,"closed":false,"constructed":true,"corked":0,"decodeStrings":false,"defaultEncoding":"utf8","destroyed":false,"emitClose":false,"ended":true,"ending":true,"errorEmitted":false,"errored":null,"finalCalled":true,"finished":false,"highWaterMark":16384,"length":0,"needDrain":false,"objectMode":false,"pendingcb":1,"prefinished":false,"sync":false,"writecb":null,"writelen":0,"writing":false},"allowHalfOpen":false,"connecting":false,"parser":null,"server":null},"timeoutCb":null,"upgradeOrConnect":false,"useChunkedEncodingByDefault":false,"writable":true},"status":404,"statusText":"Not Found"}
4753
+ info: (Tilebot) Starting Tilebot..
4754
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4755
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4756
+ info: (Tilebot) Log Level: info
4757
+ info: (Tilebot) MAX_STEPS: 1000
4758
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4759
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4760
+ info: (Tilebot) Using static bots
4761
+ info: (Tilebot) Connecting Redis...
4762
+ info: (Tilebot) Redis connected
4763
+ info: (Tilebot) Tilebot started
4764
+ info: Starting tilebot server...
4765
+ info: (Tilebot) Starting Tilebot..
4766
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4767
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4768
+ info: (Tilebot) Log Level: info
4769
+ info: (Tilebot) MAX_STEPS: 1000
4770
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4771
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4772
+ info: (Tilebot) Using static bots
4773
+ info: (Tilebot) Connecting Redis...
4774
+ info: (Tilebot) Redis connected
4775
+ info: (Tilebot) Tilebot started
4776
+ info: Tilebot route successfully started.
4777
+ info: Tilebot connector listening on port 10001
4778
+ info: Starting tilebot server...
4779
+ info: (Tilebot) Starting Tilebot..
4780
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4781
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4782
+ info: (Tilebot) Log Level: info
4783
+ info: (Tilebot) MAX_STEPS: 1000
4784
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4785
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4786
+ info: (Tilebot) Using static bots
4787
+ info: (Tilebot) Connecting Redis...
4788
+ info: (Tilebot) Redis connected
4789
+ info: (Tilebot) Tilebot started
4790
+ info: Tilebot route successfully started.
4791
+ info: Tilebot connector listening on port 10001
4792
+ info: Starting tilebot server...
4793
+ info: (Tilebot) Starting Tilebot..
4794
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4795
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4796
+ info: (Tilebot) Log Level: info
4797
+ info: (Tilebot) MAX_STEPS: 1000
4798
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4799
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4800
+ info: (Tilebot) Using static bots
4801
+ info: (Tilebot) Connecting Redis...
4802
+ info: (Tilebot) Redis connected
4803
+ info: (Tilebot) Tilebot started
4804
+ info: Tilebot route successfully started.
4805
+ info: Tilebot connector listening on port 10001
4806
+ info: Wait a little (~2s)...
4807
+ info: Wait a little (~3s)...
4808
+ info: Starting tilebot server...
4809
+ info: (Tilebot) Starting Tilebot..
4810
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4811
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4812
+ info: (Tilebot) Log Level: info
4813
+ info: (Tilebot) MAX_STEPS: 1000
4814
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4815
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4816
+ info: (Tilebot) Using static bots
4817
+ info: (Tilebot) Connecting Redis...
4818
+ info: (Tilebot) Redis connected
4819
+ info: (Tilebot) Tilebot started
4820
+ info: Tilebot route successfully started.
4821
+ info: Tilebot connector listening on port 10001
4822
+ info: Starting tilebot server...
4823
+ info: (Tilebot) Starting Tilebot..
4824
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4825
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10002/modules/tilebot
4826
+ info: (Tilebot) Log Level: info
4827
+ info: (Tilebot) MAX_STEPS: 1000
4828
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4829
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4830
+ info: (Tilebot) Using static bots
4831
+ info: (Tilebot) Connecting Redis...
4832
+ info: (Tilebot) Redis connected
4833
+ info: (Tilebot) Tilebot started
4834
+ info: Tilebot route successfully started.
4835
+ info: Tilebot connector listening on port 10001
4836
+ info: Starting tilebot server...
4837
+ info: (Tilebot) Starting Tilebot..
4838
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4839
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4840
+ info: (Tilebot) Log Level: info
4841
+ info: (Tilebot) MAX_STEPS: 1000
4842
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4843
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4844
+ info: (Tilebot) Using static bots
4845
+ info: (Tilebot) Connecting Redis...
4846
+ info: (Tilebot) Redis connected
4847
+ info: (Tilebot) Tilebot started
4848
+ info: Tilebot route successfully started.
4849
+ info: Tilebot connector listening on port 10001
4850
+ info: Starting tilebot server...
4851
+ info: (Tilebot) Starting Tilebot..
4852
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4853
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4854
+ info: (Tilebot) Log Level: info
4855
+ info: (Tilebot) MAX_STEPS: 1000
4856
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4857
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4858
+ info: (Tilebot) Using static bots
4859
+ info: (Tilebot) Connecting Redis...
4860
+ info: (Tilebot) Redis connected
4861
+ info: (Tilebot) Tilebot started
4862
+ info: Tilebot route successfully started.
4863
+ info: Tilebot connector listening on port 10001
4864
+ error: DirWebRequestV2 Error parsing webRequest jsonBody: "{\"name\":myname,\"email\":\"myemail\"}"
4865
+ Error: {}
4866
+ info: Starting tilebot server...
4867
+ info: (Tilebot) Starting Tilebot..
4868
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4869
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4870
+ info: (Tilebot) Log Level: info
4871
+ info: (Tilebot) MAX_STEPS: 1000
4872
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4873
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4874
+ info: (Tilebot) Using static bots
4875
+ info: (Tilebot) Connecting Redis...
4876
+ info: (Tilebot) Redis connected
4877
+ info: (Tilebot) Tilebot started
4878
+ info: Tilebot route successfully started.
4879
+ info: Tilebot connector listening on port 10001
4880
+ info: Redis: value; value: 1
4881
+ info: Redis: value; value: Andrea
4882
+ info: Redis: value; value: Luis
4883
+ info: Redis: value; value: [object Object]
4884
+ info: Redis: value; value: [object Object]
4885
+ info: Redis: total; value: 4
4886
+ info: Redis: total; value: 4
4887
+ info: Redis: total; value: Francesco Latino Tiledesk
4888
+ info: Redis: summary; value: andrea sponziello tiledesk
4889
+ error: (DirSetAttribute) Invalid action: {"0":{"argument":"operands","instance":{"operators":["addAsNumber","subtractAsNumber","divideAsNumber","multiplyAsNumber"]},"message":"requires property \"operands\"","name":"required","path":["operation"],"property":"instance.operation","schema":{"additionalProperties":false,"properties":{"operands":{"items":{"additionalProperties":false,"if":{"properties":{"isVariable":{"const":true}}},"properties":{"function":{"enum":["capitalizeAsString","upperCaseAsString","lowerCaseAsString","absAsNumber","ceilAsNumber","floorAsNumber","roundAsNumber"],"type":"string"},"isVariable":{"type":"boolean"},"value":{"type":"string"}},"required":["value","isVariable"],"then":{"properties":{"value":{"pattern":"^[a-zA-Z_]*[a-zA-Z_]+[a-zA-Z0-9_]*$"}}},"type":"object"},"minItems":1,"type":"array"},"operators":{"items":{"enum":["addAsNumber","addAsString","subtractAsNumber","multiplyAsNumber","divideAsNumber"],"type":"string"},"type":"array"}},"required":["operands"],"type":"object"},"stack":"instance.operation requires property \"operands\""}}
4890
+ error: (DirSetAttribute) Invalid action: {"0":{"argument":"_tdActionType","instance":{},"message":"requires property \"_tdActionType\"","name":"required","path":[],"property":"instance","schema":{"additionalProperties":false,"properties":{"_tdActionId":{"type":["string","null"]},"_tdActionTitle":{"type":["string","null"]},"_tdActionType":{"enum":["setattribute"],"type":"string"},"destination":{"type":"string"},"operation":{"additionalProperties":false,"properties":{"operands":{"items":{"additionalProperties":false,"if":{"properties":{"isVariable":{"const":true}}},"properties":{"function":{"enum":["capitalizeAsString","upperCaseAsString","lowerCaseAsString","absAsNumber","ceilAsNumber","floorAsNumber","roundAsNumber"],"type":"string"},"isVariable":{"type":"boolean"},"value":{"type":"string"}},"required":["value","isVariable"],"then":{"properties":{"value":{"pattern":"^[a-zA-Z_]*[a-zA-Z_]+[a-zA-Z0-9_]*$"}}},"type":"object"},"minItems":1,"type":"array"},"operators":{"items":{"enum":["addAsNumber","addAsString","subtractAsNumber","multiplyAsNumber","divideAsNumber"],"type":"string"},"type":"array"}},"required":["operands"],"type":"object"}},"required":["_tdActionType","destination","operation"],"type":"object"},"stack":"instance requires property \"_tdActionType\""},"1":{"argument":"destination","instance":{},"message":"requires property \"destination\"","name":"required","path":[],"property":"instance","schema":{"additionalProperties":false,"properties":{"_tdActionId":{"type":["string","null"]},"_tdActionTitle":{"type":["string","null"]},"_tdActionType":{"enum":["setattribute"],"type":"string"},"destination":{"type":"string"},"operation":{"additionalProperties":false,"properties":{"operands":{"items":{"additionalProperties":false,"if":{"properties":{"isVariable":{"const":true}}},"properties":{"function":{"enum":["capitalizeAsString","upperCaseAsString","lowerCaseAsString","absAsNumber","ceilAsNumber","floorAsNumber","roundAsNumber"],"type":"string"},"isVariable":{"type":"boolean"},"value":{"type":"string"}},"required":["value","isVariable"],"then":{"properties":{"value":{"pattern":"^[a-zA-Z_]*[a-zA-Z_]+[a-zA-Z0-9_]*$"}}},"type":"object"},"minItems":1,"type":"array"},"operators":{"items":{"enum":["addAsNumber","addAsString","subtractAsNumber","multiplyAsNumber","divideAsNumber"],"type":"string"},"type":"array"}},"required":["operands"],"type":"object"}},"required":["_tdActionType","destination","operation"],"type":"object"},"stack":"instance requires property \"destination\""},"2":{"argument":"operation","instance":{},"message":"requires property \"operation\"","name":"required","path":[],"property":"instance","schema":{"additionalProperties":false,"properties":{"_tdActionId":{"type":["string","null"]},"_tdActionTitle":{"type":["string","null"]},"_tdActionType":{"enum":["setattribute"],"type":"string"},"destination":{"type":"string"},"operation":{"additionalProperties":false,"properties":{"operands":{"items":{"additionalProperties":false,"if":{"properties":{"isVariable":{"const":true}}},"properties":{"function":{"enum":["capitalizeAsString","upperCaseAsString","lowerCaseAsString","absAsNumber","ceilAsNumber","floorAsNumber","roundAsNumber"],"type":"string"},"isVariable":{"type":"boolean"},"value":{"type":"string"}},"required":["value","isVariable"],"then":{"properties":{"value":{"pattern":"^[a-zA-Z_]*[a-zA-Z_]+[a-zA-Z0-9_]*$"}}},"type":"object"},"minItems":1,"type":"array"},"operators":{"items":{"enum":["addAsNumber","addAsString","subtractAsNumber","multiplyAsNumber","divideAsNumber"],"type":"string"},"type":"array"}},"required":["operands"],"type":"object"}},"required":["_tdActionType","destination","operation"],"type":"object"},"stack":"instance requires property \"operation\""}}
4891
+ error: (DirSetAttribute) Invalid action: operators === undefined && operands.length !== 1
4892
+ error: (DirSetAttribute) Invalid action: operators.length !== operands.length - 1
4893
+ error: (DirSetAttribute) Invalid action: {"0":{"argument":"^[a-zA-Z_]*[a-zA-Z_]+[a-zA-Z0-9_]*$","instance":"inject(here);","message":"does not match pattern \"^[a-zA-Z_]*[a-zA-Z_]+[a-zA-Z0-9_]*$\"","name":"pattern","path":["operation","operands",0,"value"],"property":"instance.operation.operands[0].value","schema":{"pattern":"^[a-zA-Z_]*[a-zA-Z_]+[a-zA-Z0-9_]*$"},"stack":"instance.operation.operands[0].value does not match pattern \"^[a-zA-Z_]*[a-zA-Z_]+[a-zA-Z0-9_]*$\""}}
4894
+ error: (DirSetAttribute) Invalid action: {"0":{"argument":"^[a-zA-Z_]*[a-zA-Z_]+[a-zA-Z0-9_]*$","instance":"inject(here);","message":"does not match pattern \"^[a-zA-Z_]*[a-zA-Z_]+[a-zA-Z0-9_]*$\"","name":"pattern","path":["operation","operands",1,"value"],"property":"instance.operation.operands[1].value","schema":{"pattern":"^[a-zA-Z_]*[a-zA-Z_]+[a-zA-Z0-9_]*$"},"stack":"instance.operation.operands[1].value does not match pattern \"^[a-zA-Z_]*[a-zA-Z_]+[a-zA-Z0-9_]*$\""}}
4895
+ warn: DirIfOnlineAgents Incorrect directive:
4896
+ warn: DirIfOnlineAgents Incorrect directive:
4897
+ info: Starting tilebot server...
4898
+ info: (Tilebot) Starting Tilebot..
4899
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4900
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4901
+ info: (Tilebot) Log Level: info
4902
+ info: (Tilebot) MAX_STEPS: 1000
4903
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4904
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4905
+ info: (Tilebot) Using static bots
4906
+ info: (Tilebot) Connecting Redis...
4907
+ info: (Tilebot) Redis connected
4908
+ info: (Tilebot) Tilebot started
4909
+ info: Tilebot route successfully started.
4910
+ info: Tilebot connector listening on port 10001
4911
+ info: Starting tilebot server...
4912
+ info: (Tilebot) Starting Tilebot..
4913
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
4914
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
4915
+ info: (Tilebot) Log Level: info
4916
+ info: (Tilebot) MAX_STEPS: 1000
4917
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
4918
+ info: (Tilebot) Starting Tilebot connector v2.0.14
4919
+ info: (Tilebot) Using static bots
4920
+ info: (Tilebot) Connecting Redis...
4921
+ info: (Tilebot) Redis connected
4922
+ info: (Tilebot) Tilebot started
4923
+ info: Tilebot route successfully started.
4924
+ info: Tilebot connector listening on port 10001
4925
+ error: (TiledeskExpression) evaluateJavascriptExpression error: Unexpected token ']' - while evaluating the following expression: '$data.andrea[].{ === undefined'
4926
+ error: (TiledeskExpression) evaluateJavascriptExpression error: Unexpected token ']' - while evaluating the following expression: 'Number($data.varName) === Number($data.var[].{)'
4927
+ error: (TiledeskExpression) evaluateJavascriptExpression error: missing ) after argument list - while evaluating the following expression: 'Number($data.age()...[) < Number("10")'
4928
+ error: (TiledeskExpression)Condition evaluation stopped because of invalid operand2 [object Object]
4929
+ error: (TiledeskExpression) Condition evaluation stopped because of invalid operand1 11height
4930
+ error: (TiledeskExpression) Invalid JSON Group expression {"conditions":[{"operand1":"11height","operand2":{"type":"const","value":"1"},"operator":"greaterThan","type":"condition"},{"operator":"AND","type":"operator"},{"operand1":"name","operand2":{"type":"const","value":"And"},"operator":"startsWith","type":"condition"}],"type":"expression"}