@tiledesk/tiledesk-tybot-connector 2.0.10-rc3 → 2.0.10-rc5

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.
Files changed (2) hide show
  1. package/logs/app.log +578 -0
  2. package/package.json +2 -2
package/logs/app.log CHANGED
@@ -35642,3 +35642,581 @@ error: (TiledeskExpression) evaluateJavascriptExpression error: missing ) after
35642
35642
  error: (TiledeskExpression)Condition evaluation stopped because of invalid operand2 [object Object]
35643
35643
  error: (TiledeskExpression) Condition evaluation stopped because of invalid operand1 11height
35644
35644
  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"}
35645
+ info: Starting tilebot server...
35646
+ info: (Tilebot) Starting Tilebot..
35647
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35648
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35649
+ info: (Tilebot) Log Level: info
35650
+ info: (Tilebot) MAX_STEPS: 1000
35651
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35652
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35653
+ info: (Tilebot) Using static bots
35654
+ info: (Tilebot) Connecting Redis...
35655
+ info: (Tilebot) Redis connected
35656
+ info: (Tilebot) Tilebot started
35657
+ info: Tilebot route successfully started.
35658
+ info: Tilebot connector listening on port...
35659
+ info: Starting tilebot server...
35660
+ info: (Tilebot) Starting Tilebot..
35661
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35662
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35663
+ info: (Tilebot) Log Level: info
35664
+ info: (Tilebot) MAX_STEPS: 1000
35665
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35666
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35667
+ info: (Tilebot) Using static bots
35668
+ info: (Tilebot) Connecting Redis...
35669
+ info: (Tilebot) Redis connected
35670
+ info: (Tilebot) Tilebot started
35671
+ info: Tilebot route successfully started.
35672
+ info: Tilebot connector listening on port
35673
+ info: Starting tilebot server...
35674
+ info: (Tilebot) Starting Tilebot..
35675
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35676
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35677
+ info: (Tilebot) Log Level: info
35678
+ info: (Tilebot) MAX_STEPS: 1000
35679
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35680
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35681
+ info: (Tilebot) Using static bots
35682
+ info: (Tilebot) Connecting Redis...
35683
+ info: (Tilebot) Redis connected
35684
+ info: (Tilebot) Tilebot started
35685
+ info: Tilebot route successfully started.
35686
+ info: Tilebot connector listening on port
35687
+ error: Axios error response data: Integration not found for model undefined
35688
+ error: Error: DirAiPrompt llm key not found in integrations
35689
+ error: Axios error response data: {"detail":[{"loc":["string",0],"msg":"this is the error message","type":"string"}]}
35690
+ 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","Tue, 15 Apr 2025 09:32:25 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":"Tue, 15 Apr 2025 09:32:25 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","Tue, 15 Apr 2025 09:32:25 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}
35691
+ info: Starting tilebot server...
35692
+ info: (Tilebot) Starting Tilebot..
35693
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35694
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35695
+ info: (Tilebot) Log Level: info
35696
+ info: (Tilebot) MAX_STEPS: 1000
35697
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35698
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35699
+ info: (Tilebot) Using static bots
35700
+ info: (Tilebot) Connecting Redis...
35701
+ info: (Tilebot) Redis connected
35702
+ info: (Tilebot) Tilebot started
35703
+ info: Tilebot route successfully started.
35704
+ info: Tilebot connector listening on port 10001
35705
+ error: (DirAskGPT) Error: gptkey is mandatory
35706
+ error: Axios error response data: {"error":"no knowledge base settings found"}
35707
+ error: DirAskGPT Get kb settings error {"error":"no knowledge base settings found"}
35708
+ error: (DirAskGPT) Error: gptkey is mandatory
35709
+ error: (DirAskGPT) Error: question attribute is mandatory. Executing condition false...
35710
+ error: (DirAskGPT) Error: kbid attribute is mandatory. Executing condition false...
35711
+ info: Starting tilebot server...
35712
+ info: (Tilebot) Starting Tilebot..
35713
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35714
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35715
+ info: (Tilebot) Log Level: info
35716
+ info: (Tilebot) MAX_STEPS: 1000
35717
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35718
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35719
+ info: (Tilebot) Using static bots
35720
+ info: (Tilebot) Connecting Redis...
35721
+ info: (Tilebot) Redis connected
35722
+ info: (Tilebot) Tilebot started
35723
+ info: Tilebot route successfully started.
35724
+ info: Tilebot connector listening on port 10001
35725
+ 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}
35726
+ error: DirAskGPTV2 error:
35727
+ info: DirAskGPTV2 Error: gptkey is mandatory
35728
+ error: Axios error response data: {"error":"no knowledge base settings found"}
35729
+ error: DirAskGPTV2 Get kb settings error {"error":"no knowledge base settings found"}
35730
+ info: DirAskGPTV2 Error: gptkey is mandatory
35731
+ error: DirAskGPTV2 Error: question attribute is mandatory. Executing condition false...
35732
+ info: Starting tilebot server...
35733
+ info: (Tilebot) Starting Tilebot..
35734
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35735
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35736
+ info: (Tilebot) Log Level: info
35737
+ info: (Tilebot) MAX_STEPS: 1000
35738
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35739
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35740
+ info: (Tilebot) Using static bots
35741
+ info: (Tilebot) Connecting Redis...
35742
+ info: (Tilebot) Redis connected
35743
+ info: (Tilebot) Tilebot started
35744
+ info: Tilebot route successfully started.
35745
+ info: Tilebot connector listening on port
35746
+ error: (DirBrevo) DirBrevo err data result:
35747
+ error: (DirBrevo) DirBrevo err data status:
35748
+ error: (DirBrevo) DirBrevo err data error:
35749
+ error: (DirBrevo) DirBrevo err data result:
35750
+ error: (DirBrevo) DirBrevo err data status:
35751
+ error: (DirBrevo) DirBrevo err data error:
35752
+ error: (DirBrevo) DirBrevo err data result:
35753
+ error: (DirBrevo) DirBrevo err data status:
35754
+ error: (DirBrevo) DirBrevo err data error:
35755
+ info: Starting tilebot server...
35756
+ info: (Tilebot) Starting Tilebot..
35757
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35758
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35759
+ info: (Tilebot) Log Level: info
35760
+ info: (Tilebot) MAX_STEPS: 1000
35761
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35762
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35763
+ info: (Tilebot) Using static bots
35764
+ info: (Tilebot) Connecting Redis...
35765
+ info: (Tilebot) Redis connected
35766
+ info: (Tilebot) Tilebot started
35767
+ info: Tilebot route successfully started.
35768
+ info: Tilebot connector listening on port
35769
+ info: Wait a little (~1s)...
35770
+ info: Starting tilebot server...
35771
+ info: (Tilebot) Starting Tilebot..
35772
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35773
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35774
+ info: (Tilebot) Log Level: info
35775
+ info: (Tilebot) MAX_STEPS: 1000
35776
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35777
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35778
+ info: (Tilebot) Using static bots
35779
+ info: (Tilebot) Connecting Redis...
35780
+ info: (Tilebot) Redis connected
35781
+ info: (Tilebot) Tilebot started
35782
+ info: Tilebot route successfully started.
35783
+ info: Tilebot connector listening on port
35784
+ error: (TiledeskExpression) evaluateJavascriptExpression error: jsondata2 is not defined - while evaluating the following expression: '
35785
+ console.log('a var...chatbot_name!', context.attributes.chatbot_name);
35786
+ context.setAttribute('myvar', '1');
35787
+ context.deleteAttribute('chatbot_name');
35788
+ context.deleteAttribute('conversation_id');
35789
+ context.attributes.jsondata2.c = 7;
35790
+ context.setAttribute('jsondata2', jsondata2);
35791
+ console.log("all vars:", context.allVars());
35792
+ '
35793
+ info: Starting tilebot server...
35794
+ info: (Tilebot) Starting Tilebot..
35795
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35796
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35797
+ info: (Tilebot) Log Level: info
35798
+ info: (Tilebot) MAX_STEPS: 1000
35799
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35800
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35801
+ info: (Tilebot) Using static bots
35802
+ info: (Tilebot) Connecting Redis...
35803
+ info: (Tilebot) Redis connected
35804
+ info: (Tilebot) Tilebot started
35805
+ info: Tilebot route successfully started.
35806
+ info: Tilebot connector listening on port
35807
+ info: Starting tilebot server...
35808
+ info: (Tilebot) Starting Tilebot..
35809
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35810
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35811
+ info: (Tilebot) Log Level: info
35812
+ info: (Tilebot) MAX_STEPS: 1000
35813
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35814
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35815
+ info: (Tilebot) Using static bots
35816
+ info: (Tilebot) Connecting Redis...
35817
+ info: (Tilebot) Redis connected
35818
+ info: (Tilebot) Tilebot started
35819
+ info: Tilebot route successfully started.
35820
+ info: Tilebot connector listening on port
35821
+ info: Starting tilebot server...
35822
+ info: (Tilebot) Starting Tilebot..
35823
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35824
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35825
+ info: (Tilebot) Log Level: info
35826
+ info: (Tilebot) MAX_STEPS: 1000
35827
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35828
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35829
+ info: (Tilebot) Using static bots
35830
+ info: (Tilebot) Connecting Redis...
35831
+ info: (Tilebot) Redis connected
35832
+ info: (Tilebot) Tilebot started
35833
+ info: Tilebot route successfully started.
35834
+ info: Tilebot connector listening on port
35835
+ error: Axios error response data: {"error":"Required parameters botid not found. Value is 'null' or 'undefined'","success":false}
35836
+ error: Axios error response data: {"error":"Required parameters botid not found. Value is 'null' or 'undefined'","success":false}
35837
+ info: Starting tilebot server...
35838
+ info: (Tilebot) Starting Tilebot..
35839
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35840
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35841
+ info: (Tilebot) Log Level: info
35842
+ info: (Tilebot) MAX_STEPS: 1000
35843
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35844
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35845
+ info: (Tilebot) Using static bots
35846
+ info: (Tilebot) Connecting Redis...
35847
+ info: (Tilebot) Redis connected
35848
+ info: (Tilebot) Tilebot started
35849
+ info: Tilebot route successfully started.
35850
+ info: Tilebot connector listening on port
35851
+ 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:40: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)"}
35852
+ error: (TiledeskChatbot) An error occurred on IntentsFinder.decode() (/model/parse error):this.intentsFinder.decode is not a function
35853
+ info: Starting tilebot server...
35854
+ info: (Tilebot) Starting Tilebot..
35855
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35856
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35857
+ info: (Tilebot) Log Level: info
35858
+ info: (Tilebot) MAX_STEPS: 1000
35859
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35860
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35861
+ info: (Tilebot) Using static bots
35862
+ info: (Tilebot) Connecting Redis...
35863
+ info: (Tilebot) Redis connected
35864
+ info: (Tilebot) Tilebot started
35865
+ info: Tilebot route successfully started.
35866
+ info: Tilebot connector listening on port
35867
+ info: Adding log This is a log with level info
35868
+ info: Starting tilebot server...
35869
+ info: (Tilebot) Starting Tilebot..
35870
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35871
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35872
+ info: (Tilebot) Log Level: info
35873
+ info: (Tilebot) MAX_STEPS: 1000
35874
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35875
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35876
+ info: (Tilebot) Using static bots
35877
+ info: (Tilebot) Connecting Redis...
35878
+ info: (Tilebot) Redis connected
35879
+ info: (Tilebot) Tilebot started
35880
+ info: Tilebot route successfully started.
35881
+ info: Tilebot connector listening on port 10001
35882
+ info: Starting tilebot server...
35883
+ info: (Tilebot) Starting Tilebot..
35884
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35885
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35886
+ info: (Tilebot) Log Level: info
35887
+ info: (Tilebot) MAX_STEPS: 1000
35888
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35889
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35890
+ info: (Tilebot) Using static bots
35891
+ info: (Tilebot) Connecting Redis...
35892
+ info: (Tilebot) Redis connected
35893
+ info: (Tilebot) Tilebot started
35894
+ info: Tilebot route successfully started.
35895
+ info: Tilebot connector listening on port 10001
35896
+ error: Axios error response data: {"error":{"code":null,"message":"you must provide a model parameter","param":null,"type":"invalid_request_error"}}
35897
+ error: (DirGptTask) gptkey is mandatory
35898
+ error: Axios error response data: Communication interrupted
35899
+ error: Axios error response data: <!DOCTYPE html>
35900
+ <html lang="en">
35901
+ <head>
35902
+ <meta charset="utf-8">
35903
+ <title>Error</title>
35904
+ </head>
35905
+ <body>
35906
+ <pre>Cannot GET /projectID/kbsettings</pre>
35907
+ </body>
35908
+ </html>
35909
+
35910
+ error: (DirGptTask) Get KnowledgeBase err:
35911
+ error: (DirGptTask) gptkey is mandatory
35912
+ info: Starting tilebot server...
35913
+ info: (Tilebot) Starting Tilebot..
35914
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35915
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35916
+ info: (Tilebot) Log Level: info
35917
+ info: (Tilebot) MAX_STEPS: 1000
35918
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35919
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35920
+ info: (Tilebot) Using static bots
35921
+ info: (Tilebot) Connecting Redis...
35922
+ info: (Tilebot) Redis connected
35923
+ info: (Tilebot) Tilebot started
35924
+ info: Tilebot route successfully started.
35925
+ info: Tilebot connector listening on port 10001
35926
+ error: (DirHubspot) err response: Contact already exists. Existing ID: 801 {"category":"CONFLICT","correlationId":"f426b0c0-1063-4aac-9859-f40108dcb09b","status":"error"}
35927
+ 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"}
35928
+ 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"}
35929
+ info: Starting tilebot server...
35930
+ info: (Tilebot) Starting Tilebot..
35931
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35932
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35933
+ info: (Tilebot) Log Level: info
35934
+ info: (Tilebot) MAX_STEPS: 1000
35935
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35936
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35937
+ info: (Tilebot) Using static bots
35938
+ info: (Tilebot) Connecting Redis...
35939
+ info: (Tilebot) Redis connected
35940
+ info: (Tilebot) Tilebot started
35941
+ info: Tilebot route successfully started.
35942
+ info: Tilebot connector listening on port 10001
35943
+ info: Starting tilebot server...
35944
+ info: (Tilebot) Starting Tilebot..
35945
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35946
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35947
+ info: (Tilebot) Log Level: info
35948
+ info: (Tilebot) MAX_STEPS: 1000
35949
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35950
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35951
+ info: (Tilebot) Using static bots
35952
+ info: (Tilebot) Connecting Redis...
35953
+ info: (Tilebot) Redis connected
35954
+ info: (Tilebot) Tilebot started
35955
+ info: Tilebot route successfully started.
35956
+ info: Tilebot connector listening on port 10001
35957
+ info: Starting tilebot server...
35958
+ info: (Tilebot) Starting Tilebot..
35959
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35960
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35961
+ info: (Tilebot) Log Level: info
35962
+ info: (Tilebot) MAX_STEPS: 1000
35963
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35964
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35965
+ info: (Tilebot) Using static bots
35966
+ info: (Tilebot) Connecting Redis...
35967
+ info: (Tilebot) Redis connected
35968
+ info: (Tilebot) Tilebot started
35969
+ info: Tilebot route successfully started.
35970
+ info: Tilebot connector listening on port 10001
35971
+ error: (DirMake) Error: webhook_url is undefined or null or empty string:
35972
+ info: Starting tilebot server...
35973
+ info: (Tilebot) Starting Tilebot..
35974
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35975
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35976
+ info: (Tilebot) Log Level: info
35977
+ info: (Tilebot) MAX_STEPS: 1000
35978
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35979
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35980
+ info: (Tilebot) Using static bots
35981
+ info: (Tilebot) Connecting Redis...
35982
+ info: (Tilebot) Redis connected
35983
+ info: (Tilebot) Tilebot started
35984
+ info: Tilebot route successfully started.
35985
+ info: Tilebot connector listening on port 10001
35986
+ info: Starting tilebot server...
35987
+ info: (Tilebot) Starting Tilebot..
35988
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
35989
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
35990
+ info: (Tilebot) Log Level: info
35991
+ info: (Tilebot) MAX_STEPS: 1000
35992
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
35993
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
35994
+ info: (Tilebot) Using static bots
35995
+ info: (Tilebot) Connecting Redis...
35996
+ info: (Tilebot) Redis connected
35997
+ info: (Tilebot) Tilebot started
35998
+ info: Tilebot route successfully started.
35999
+ info: Tilebot connector listening on port 10001
36000
+ info: Starting tilebot server...
36001
+ info: (Tilebot) Starting Tilebot..
36002
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36003
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36004
+ info: (Tilebot) Log Level: info
36005
+ info: (Tilebot) MAX_STEPS: 1000
36006
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36007
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36008
+ info: (Tilebot) Using static bots
36009
+ info: (Tilebot) Connecting Redis...
36010
+ info: (Tilebot) Redis connected
36011
+ info: (Tilebot) Tilebot started
36012
+ info: Tilebot route successfully started.
36013
+ info: Tilebot connector listening on port 10001
36014
+ info: Starting tilebot server...
36015
+ info: (Tilebot) Starting Tilebot..
36016
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36017
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36018
+ info: (Tilebot) Log Level: info
36019
+ info: (Tilebot) MAX_STEPS: 1000
36020
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36021
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36022
+ info: (Tilebot) Using static bots
36023
+ info: (Tilebot) Connecting Redis...
36024
+ info: (Tilebot) Redis connected
36025
+ info: (Tilebot) Tilebot started
36026
+ info: Tilebot route successfully started.
36027
+ info: Tilebot connector listening on port 10001
36028
+ info: Starting tilebot server...
36029
+ info: (Tilebot) Starting Tilebot..
36030
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36031
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36032
+ info: (Tilebot) Log Level: info
36033
+ info: (Tilebot) MAX_STEPS: 1000
36034
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36035
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36036
+ info: (Tilebot) Using static bots
36037
+ info: (Tilebot) Connecting Redis...
36038
+ info: (Tilebot) Redis connected
36039
+ info: (Tilebot) Tilebot started
36040
+ info: Tilebot route successfully started.
36041
+ info: Tilebot connector listening on port 10001
36042
+ error: Axios error response data:
36043
+ error: Axios error response data:
36044
+ 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":"Tue, 15 Apr 2025 09:32:27 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","Tue, 15 Apr 2025 09:32:27 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"}
36045
+ info: (Tilebot) Starting Tilebot..
36046
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36047
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36048
+ info: (Tilebot) Log Level: info
36049
+ info: (Tilebot) MAX_STEPS: 1000
36050
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36051
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36052
+ info: (Tilebot) Using static bots
36053
+ info: (Tilebot) Connecting Redis...
36054
+ info: (Tilebot) Redis connected
36055
+ info: (Tilebot) Tilebot started
36056
+ info: Starting tilebot server...
36057
+ info: (Tilebot) Starting Tilebot..
36058
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36059
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36060
+ info: (Tilebot) Log Level: info
36061
+ info: (Tilebot) MAX_STEPS: 1000
36062
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36063
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36064
+ info: (Tilebot) Using static bots
36065
+ info: (Tilebot) Connecting Redis...
36066
+ info: (Tilebot) Redis connected
36067
+ info: (Tilebot) Tilebot started
36068
+ info: Tilebot route successfully started.
36069
+ info: Tilebot connector listening on port 10001
36070
+ info: Starting tilebot server...
36071
+ info: (Tilebot) Starting Tilebot..
36072
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36073
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36074
+ info: (Tilebot) Log Level: info
36075
+ info: (Tilebot) MAX_STEPS: 1000
36076
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36077
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36078
+ info: (Tilebot) Using static bots
36079
+ info: (Tilebot) Connecting Redis...
36080
+ info: (Tilebot) Redis connected
36081
+ info: (Tilebot) Tilebot started
36082
+ info: Tilebot route successfully started.
36083
+ info: Tilebot connector listening on port 10001
36084
+ info: Starting tilebot server...
36085
+ info: (Tilebot) Starting Tilebot..
36086
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36087
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36088
+ info: (Tilebot) Log Level: info
36089
+ info: (Tilebot) MAX_STEPS: 1000
36090
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36091
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36092
+ info: (Tilebot) Using static bots
36093
+ info: (Tilebot) Connecting Redis...
36094
+ info: (Tilebot) Redis connected
36095
+ info: (Tilebot) Tilebot started
36096
+ info: Tilebot route successfully started.
36097
+ info: Tilebot connector listening on port 10001
36098
+ info: Wait a little (~2s)...
36099
+ info: Wait a little (~3s)...
36100
+ info: Starting tilebot server...
36101
+ info: (Tilebot) Starting Tilebot..
36102
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36103
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36104
+ info: (Tilebot) Log Level: info
36105
+ info: (Tilebot) MAX_STEPS: 1000
36106
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36107
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36108
+ info: (Tilebot) Using static bots
36109
+ info: (Tilebot) Connecting Redis...
36110
+ info: (Tilebot) Redis connected
36111
+ info: (Tilebot) Tilebot started
36112
+ info: Tilebot route successfully started.
36113
+ info: Tilebot connector listening on port 10001
36114
+ info: Starting tilebot server...
36115
+ info: (Tilebot) Starting Tilebot..
36116
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36117
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10002/modules/tilebot
36118
+ info: (Tilebot) Log Level: info
36119
+ info: (Tilebot) MAX_STEPS: 1000
36120
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36121
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36122
+ info: (Tilebot) Using static bots
36123
+ info: (Tilebot) Connecting Redis...
36124
+ info: (Tilebot) Redis connected
36125
+ info: (Tilebot) Tilebot started
36126
+ info: Tilebot route successfully started.
36127
+ info: Tilebot connector listening on port 10001
36128
+ info: Starting tilebot server...
36129
+ info: (Tilebot) Starting Tilebot..
36130
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36131
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36132
+ info: (Tilebot) Log Level: info
36133
+ info: (Tilebot) MAX_STEPS: 1000
36134
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36135
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36136
+ info: (Tilebot) Using static bots
36137
+ info: (Tilebot) Connecting Redis...
36138
+ info: (Tilebot) Redis connected
36139
+ info: (Tilebot) Tilebot started
36140
+ info: Tilebot route successfully started.
36141
+ info: Tilebot connector listening on port 10001
36142
+ info: Starting tilebot server...
36143
+ info: (Tilebot) Starting Tilebot..
36144
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36145
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36146
+ info: (Tilebot) Log Level: info
36147
+ info: (Tilebot) MAX_STEPS: 1000
36148
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36149
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36150
+ info: (Tilebot) Using static bots
36151
+ info: (Tilebot) Connecting Redis...
36152
+ info: (Tilebot) Redis connected
36153
+ info: (Tilebot) Tilebot started
36154
+ info: Tilebot route successfully started.
36155
+ info: Tilebot connector listening on port 10001
36156
+ error: DirWebRequestV2 Error parsing webRequest jsonBody: "{\"name\":myname,\"email\":\"myemail\"}"
36157
+ Error: {}
36158
+ info: Starting tilebot server...
36159
+ info: (Tilebot) Starting Tilebot..
36160
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36161
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36162
+ info: (Tilebot) Log Level: info
36163
+ info: (Tilebot) MAX_STEPS: 1000
36164
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36165
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36166
+ info: (Tilebot) Using static bots
36167
+ info: (Tilebot) Connecting Redis...
36168
+ info: (Tilebot) Redis connected
36169
+ info: (Tilebot) Tilebot started
36170
+ info: Tilebot route successfully started.
36171
+ info: Tilebot connector listening on port 10001
36172
+ info: Redis: value; value: 1
36173
+ info: Redis: value; value: Andrea
36174
+ info: Redis: value; value: Luis
36175
+ info: Redis: value; value: [object Object]
36176
+ info: Redis: value; value: [object Object]
36177
+ info: Redis: total; value: 4
36178
+ info: Redis: total; value: 4
36179
+ info: Redis: total; value: Francesco Latino Tiledesk
36180
+ info: Redis: summary; value: andrea sponziello tiledesk
36181
+ 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\""}}
36182
+ 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\""}}
36183
+ error: (DirSetAttribute) Invalid action: operators === undefined && operands.length !== 1
36184
+ error: (DirSetAttribute) Invalid action: operators.length !== operands.length - 1
36185
+ 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_]*$\""}}
36186
+ 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_]*$\""}}
36187
+ warn: DirIfOnlineAgents Incorrect directive:
36188
+ warn: DirIfOnlineAgents Incorrect directive:
36189
+ info: Starting tilebot server...
36190
+ info: (Tilebot) Starting Tilebot..
36191
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36192
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36193
+ info: (Tilebot) Log Level: info
36194
+ info: (Tilebot) MAX_STEPS: 1000
36195
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36196
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36197
+ info: (Tilebot) Using static bots
36198
+ info: (Tilebot) Connecting Redis...
36199
+ info: (Tilebot) Redis connected
36200
+ info: (Tilebot) Tilebot started
36201
+ info: Tilebot route successfully started.
36202
+ info: Tilebot connector listening on port 10001
36203
+ info: Starting tilebot server...
36204
+ info: (Tilebot) Starting Tilebot..
36205
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
36206
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
36207
+ info: (Tilebot) Log Level: info
36208
+ info: (Tilebot) MAX_STEPS: 1000
36209
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
36210
+ info: (Tilebot) Starting Tilebot connector v2.0.10-rc3
36211
+ info: (Tilebot) Using static bots
36212
+ info: (Tilebot) Connecting Redis...
36213
+ info: (Tilebot) Redis connected
36214
+ info: (Tilebot) Tilebot started
36215
+ info: Tilebot route successfully started.
36216
+ info: Tilebot connector listening on port 10001
36217
+ error: (TiledeskExpression) evaluateJavascriptExpression error: Unexpected token ']' - while evaluating the following expression: '$data.andrea[].{ === undefined'
36218
+ error: (TiledeskExpression) evaluateJavascriptExpression error: Unexpected token ']' - while evaluating the following expression: 'Number($data.varName) === Number($data.var[].{)'
36219
+ error: (TiledeskExpression) evaluateJavascriptExpression error: missing ) after argument list - while evaluating the following expression: 'Number($data.age()...[) < Number("10")'
36220
+ error: (TiledeskExpression)Condition evaluation stopped because of invalid operand2 [object Object]
36221
+ error: (TiledeskExpression) Condition evaluation stopped because of invalid operand1 11height
36222
+ 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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tiledesk/tiledesk-tybot-connector",
3
- "version": "2.0.10-rc3",
3
+ "version": "2.0.10-rc5",
4
4
  "description": "Tiledesk Tybot connector",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -15,7 +15,7 @@
15
15
  "@tiledesk/tiledesk-chatbot-client": "^0.5.30",
16
16
  "@tiledesk/tiledesk-chatbot-util": "^0.8.39",
17
17
  "@tiledesk/tiledesk-client": "^0.10.13",
18
- "@tiledesk/tiledesk-multi-worker": "^0.3.1-rc11",
18
+ "@tiledesk/tiledesk-multi-worker": "^0.3.1-rc12",
19
19
  "accept-language-parser": "^1.5.0",
20
20
  "app-root-path": "^3.1.0",
21
21
  "axios": "^1.7.7",