@tiledesk/tiledesk-tybot-connector 2.0.4-rc2 → 2.0.4

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 +583 -0
  2. package/package.json +1 -1
package/logs/app.log CHANGED
@@ -13306,3 +13306,586 @@ error: (TiledeskExpression) evaluateJavascriptExpression error: missing ) after
13306
13306
  error: (TiledeskExpression)Condition evaluation stopped because of invalid operand2 [object Object]
13307
13307
  error: (TiledeskExpression) Condition evaluation stopped because of invalid operand1 11height
13308
13308
  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"}
13309
+ info: Starting tilebot server...
13310
+ info: (Tilebot) Starting Tilebot..
13311
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13312
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13313
+ info: (Tilebot) Log: true
13314
+ info: (Tilebot) MAX_STEPS: 1000
13315
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13316
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13317
+ info: (Tilebot) Using static bots
13318
+ info: (Tilebot) Connecting Redis...
13319
+ info: (Tilebot) Redis connected
13320
+ info: (Tilebot) Tilebot started
13321
+ info: Tilebot route successfully started.
13322
+ info: Tilebot connector listening on port...
13323
+ info: Starting tilebot server...
13324
+ info: (Tilebot) Starting Tilebot..
13325
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13326
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13327
+ info: (Tilebot) Log: true
13328
+ info: (Tilebot) MAX_STEPS: 1000
13329
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13330
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13331
+ info: (Tilebot) Using static bots
13332
+ info: (Tilebot) Connecting Redis...
13333
+ info: (Tilebot) Redis connected
13334
+ info: (Tilebot) Tilebot started
13335
+ info: Tilebot route successfully started.
13336
+ info: Tilebot connector listening on port
13337
+ error: (TiledeskChatbot) An error occurred during exact match: Cannot read properties of undefined (reading 'this is an audio file example') {"stack":"TypeError: Cannot read properties of undefined (reading 'this is an audio file example')\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:184:42\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)"}
13338
+ error: (TiledeskChatbot) An error occurred on IntentsFinder.decode() (/model/parse error):this.intentsFinder.decode is not a function
13339
+ info: Starting tilebot server...
13340
+ info: (Tilebot) Starting Tilebot..
13341
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13342
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13343
+ info: (Tilebot) Log: true
13344
+ info: (Tilebot) MAX_STEPS: 1000
13345
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13346
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13347
+ info: (Tilebot) Using static bots
13348
+ info: (Tilebot) Connecting Redis...
13349
+ info: (Tilebot) Redis connected
13350
+ info: (Tilebot) Tilebot started
13351
+ info: Tilebot route successfully started.
13352
+ info: Tilebot connector listening on port
13353
+ error: DirReply Error sending reply: Request failed with status code 404 {"config":{"data":"{\"_tdActionType\":\"reply\",\"text\":\"I didn't understand. Can you rephrase your question?\",\"attributes\":{\"commands\":[{\"type\":\"wait\",\"time\":500},{\"type\":\"message\",\"message\":{\"type\":\"text\",\"text\":\"I didn't understand. Can you rephrase your question?\"}}],\"fillParams\":true,\"intentName\":\"defaultFallback\",\"flowAttributes\":{\"lastUserDocumentAsAttachmentURL\":\"http://my-audio-url.wav\",\"lastUserDocumentAsInlineURL\":\"http://my-audio-url.wav\",\"now\":\"2025-03-21T11:30:29.476Z\",\"UUID\":\"d731ab78eebe4e59b409788253a311b7\",\"UUIDv4\":\"0b7c9b5f-815d-47bb-8ab7-9d63500d1882\"}},\"senderFullname\":\"Echo bot\"}","headers":{"Accept":"application/json, text/plain, */*","Authorization":"JWT XXX","Content-Length":584,"Content-Type":"application/json","User-Agent":"axios/0.21.4"},"maxBodyLength":-1,"maxContentLength":-1,"method":"post","timeout":0,"transformRequest":[null],"transformResponse":[null],"transitional":{"clarifyTimeoutError":false,"forcedJSONParsing":true,"silentJSONParsing":true},"url":"http://localhost:10002/projectID/requests/support-group-projectID-a7164355e28b4f4cb28e461c149b13e3/messages","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN"},"stack":"Error: Request failed with status code 404\n at createError (/Users/johnny/Documents/Tiledesk/tiledesk-chatbot/tybotRoute/node_modules/@tiledesk/tiledesk-client/node_modules/axios/lib/core/createError.js:16:15)\n at settle (/Users/johnny/Documents/Tiledesk/tiledesk-chatbot/tybotRoute/node_modules/@tiledesk/tiledesk-client/node_modules/axios/lib/core/settle.js:17:12)\n at IncomingMessage.handleStreamEnd (/Users/johnny/Documents/Tiledesk/tiledesk-chatbot/tybotRoute/node_modules/@tiledesk/tiledesk-client/node_modules/axios/lib/adapters/http.js:269: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)"}
13354
+ info: Starting tilebot server...
13355
+ info: (Tilebot) Starting Tilebot..
13356
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13357
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13358
+ info: (Tilebot) Log: true
13359
+ info: (Tilebot) MAX_STEPS: 1000
13360
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13361
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13362
+ info: (Tilebot) Using static bots
13363
+ info: (Tilebot) Connecting Redis...
13364
+ info: (Tilebot) Redis connected
13365
+ info: (Tilebot) Tilebot started
13366
+ info: Tilebot route successfully started.
13367
+ info: Tilebot connector listening on port
13368
+ error: Axios error response data: Integration not found for model undefined
13369
+ error: Error: DirAiPrompt llm key not found in integrations
13370
+ error: Axios error response data: {"detail":[{"loc":["string",0],"msg":"this is the error message","type":"string"}]}
13371
+ error: DirAiPrompt openai err: {"detail":[{"loc":["string",0],"msg":"this is the error message","type":"string"}]}
13372
+ info: Starting tilebot server...
13373
+ info: (Tilebot) Starting Tilebot..
13374
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13375
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13376
+ info: (Tilebot) Log: true
13377
+ info: (Tilebot) MAX_STEPS: 1000
13378
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13379
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13380
+ info: (Tilebot) Using static bots
13381
+ info: (Tilebot) Connecting Redis...
13382
+ info: (Tilebot) Redis connected
13383
+ info: (Tilebot) Tilebot started
13384
+ info: Tilebot route successfully started.
13385
+ info: Tilebot connector listening on port 10001
13386
+ error: (DirAskGPT) Error: gptkey is mandatory
13387
+ error: Axios error response data: {"error":"no knowledge base settings found"}
13388
+ error: DirAskGPT Get kb settings error {"error":"no knowledge base settings found"}
13389
+ error: (DirAskGPT) Error: gptkey is mandatory
13390
+ error: (DirAskGPT) Error: question attribute is mandatory. Executing condition false...
13391
+ error: (DirAskGPT) Error: kbid attribute is mandatory. Executing condition false...
13392
+ info: Starting tilebot server...
13393
+ info: (Tilebot) Starting Tilebot..
13394
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13395
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13396
+ info: (Tilebot) Log: true
13397
+ info: (Tilebot) MAX_STEPS: 1000
13398
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13399
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13400
+ info: (Tilebot) Using static bots
13401
+ info: (Tilebot) Connecting Redis...
13402
+ info: (Tilebot) Redis connected
13403
+ info: (Tilebot) Tilebot started
13404
+ info: Tilebot route successfully started.
13405
+ info: Tilebot connector listening on port 10001
13406
+ 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}
13407
+ error: DirAskGPTV2 error:
13408
+ info: DirAskGPTV2 Error: gptkey is mandatory
13409
+ error: Axios error response data: {"error":"no knowledge base settings found"}
13410
+ error: DirAskGPTV2 Get kb settings error {"error":"no knowledge base settings found"}
13411
+ info: DirAskGPTV2 Error: gptkey is mandatory
13412
+ error: DirAskGPTV2 Error: question attribute is mandatory. Executing condition false...
13413
+ info: Starting tilebot server...
13414
+ info: (Tilebot) Starting Tilebot..
13415
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13416
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13417
+ info: (Tilebot) Log: true
13418
+ info: (Tilebot) MAX_STEPS: 1000
13419
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13420
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13421
+ info: (Tilebot) Using static bots
13422
+ info: (Tilebot) Connecting Redis...
13423
+ info: (Tilebot) Redis connected
13424
+ info: (Tilebot) Tilebot started
13425
+ info: Tilebot route successfully started.
13426
+ info: Tilebot connector listening on port
13427
+ error: (DirBrevo) DirBrevo err data result:
13428
+ error: (DirBrevo) DirBrevo err data status:
13429
+ error: (DirBrevo) DirBrevo err data error:
13430
+ error: (DirBrevo) DirBrevo err data result:
13431
+ error: (DirBrevo) DirBrevo err data status:
13432
+ error: (DirBrevo) DirBrevo err data error:
13433
+ error: (DirBrevo) DirBrevo err data result:
13434
+ error: (DirBrevo) DirBrevo err data status:
13435
+ error: (DirBrevo) DirBrevo err data error:
13436
+ info: Starting tilebot server...
13437
+ info: (Tilebot) Starting Tilebot..
13438
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13439
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13440
+ info: (Tilebot) Log: true
13441
+ info: (Tilebot) MAX_STEPS: 1000
13442
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13443
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13444
+ info: (Tilebot) Using static bots
13445
+ info: (Tilebot) Connecting Redis...
13446
+ info: (Tilebot) Redis connected
13447
+ info: (Tilebot) Tilebot started
13448
+ info: Tilebot route successfully started.
13449
+ info: Tilebot connector listening on port
13450
+ info: Wait a little (~1s)...
13451
+ info: Starting tilebot server...
13452
+ info: (Tilebot) Starting Tilebot..
13453
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13454
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13455
+ info: (Tilebot) Log: true
13456
+ info: (Tilebot) MAX_STEPS: 1000
13457
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13458
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13459
+ info: (Tilebot) Using static bots
13460
+ info: (Tilebot) Connecting Redis...
13461
+ info: (Tilebot) Redis connected
13462
+ info: (Tilebot) Tilebot started
13463
+ info: Tilebot route successfully started.
13464
+ info: Tilebot connector listening on port
13465
+ error: (TiledeskExpression) evaluateJavascriptExpression error: jsondata2 is not defined - while evaluating the following expression: '
13466
+ console.log('a var...chatbot_name!', context.attributes.chatbot_name);
13467
+ context.setAttribute('myvar', '1');
13468
+ context.deleteAttribute('chatbot_name');
13469
+ context.deleteAttribute('conversation_id');
13470
+ context.attributes.jsondata2.c = 7;
13471
+ context.setAttribute('jsondata2', jsondata2);
13472
+ console.log("all vars:", context.allVars());
13473
+ '
13474
+ info: Starting tilebot server...
13475
+ info: (Tilebot) Starting Tilebot..
13476
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13477
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13478
+ info: (Tilebot) Log: true
13479
+ info: (Tilebot) MAX_STEPS: 1000
13480
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13481
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13482
+ info: (Tilebot) Using static bots
13483
+ info: (Tilebot) Connecting Redis...
13484
+ info: (Tilebot) Redis connected
13485
+ info: (Tilebot) Tilebot started
13486
+ info: Tilebot route successfully started.
13487
+ info: Tilebot connector listening on port
13488
+ info: Starting tilebot server...
13489
+ info: (Tilebot) Starting Tilebot..
13490
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13491
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13492
+ info: (Tilebot) Log: true
13493
+ info: (Tilebot) MAX_STEPS: 1000
13494
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13495
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13496
+ info: (Tilebot) Using static bots
13497
+ info: (Tilebot) Connecting Redis...
13498
+ info: (Tilebot) Redis connected
13499
+ info: (Tilebot) Tilebot started
13500
+ info: Tilebot route successfully started.
13501
+ info: Tilebot connector listening on port
13502
+ info: Starting tilebot server...
13503
+ info: (Tilebot) Starting Tilebot..
13504
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13505
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13506
+ info: (Tilebot) Log: true
13507
+ info: (Tilebot) MAX_STEPS: 1000
13508
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13509
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13510
+ info: (Tilebot) Using static bots
13511
+ info: (Tilebot) Connecting Redis...
13512
+ info: (Tilebot) Redis connected
13513
+ info: (Tilebot) Tilebot started
13514
+ info: Tilebot route successfully started.
13515
+ info: Tilebot connector listening on port
13516
+ error: Axios error response data: {"error":"Required parameters botid not found. Value is 'null' or 'undefined'","success":false}
13517
+ error: Axios error response data: {"error":"Required parameters botid not found. Value is 'null' or 'undefined'","success":false}
13518
+ info: Starting tilebot server...
13519
+ info: (Tilebot) Starting Tilebot..
13520
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13521
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13522
+ info: (Tilebot) Log: true
13523
+ info: (Tilebot) MAX_STEPS: 1000
13524
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13525
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13526
+ info: (Tilebot) Using static bots
13527
+ info: (Tilebot) Connecting Redis...
13528
+ info: (Tilebot) Redis connected
13529
+ info: (Tilebot) Tilebot started
13530
+ info: Tilebot route successfully started.
13531
+ info: Tilebot connector listening on port
13532
+ 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:184:42\n at runMicrotasks (<anonymous>)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)"}
13533
+ error: (TiledeskChatbot) An error occurred on IntentsFinder.decode() (/model/parse error):this.intentsFinder.decode is not a function
13534
+ info: Starting tilebot server...
13535
+ info: (Tilebot) Starting Tilebot..
13536
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13537
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13538
+ info: (Tilebot) Log: true
13539
+ info: (Tilebot) MAX_STEPS: 1000
13540
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13541
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13542
+ info: (Tilebot) Using static bots
13543
+ info: (Tilebot) Connecting Redis...
13544
+ info: (Tilebot) Redis connected
13545
+ info: (Tilebot) Tilebot started
13546
+ info: Tilebot route successfully started.
13547
+ info: Tilebot connector listening on port 10001
13548
+ info: Starting tilebot server...
13549
+ info: (Tilebot) Starting Tilebot..
13550
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13551
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13552
+ info: (Tilebot) Log: true
13553
+ info: (Tilebot) MAX_STEPS: 1000
13554
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13555
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13556
+ info: (Tilebot) Using static bots
13557
+ info: (Tilebot) Connecting Redis...
13558
+ info: (Tilebot) Redis connected
13559
+ info: (Tilebot) Tilebot started
13560
+ info: Tilebot route successfully started.
13561
+ info: Tilebot connector listening on port 10001
13562
+ error: Axios error response data: {"error":{"code":null,"message":"you must provide a model parameter","param":null,"type":"invalid_request_error"}}
13563
+ error: (DirGptTask) gptkey is mandatory
13564
+ error: Axios error response data: Communication interrupted
13565
+ error: Axios error response data: <!DOCTYPE html>
13566
+ <html lang="en">
13567
+ <head>
13568
+ <meta charset="utf-8">
13569
+ <title>Error</title>
13570
+ </head>
13571
+ <body>
13572
+ <pre>Cannot GET /projectID/kbsettings</pre>
13573
+ </body>
13574
+ </html>
13575
+
13576
+ error: (DirGptTask) Get KnowledgeBase err:
13577
+ error: (DirGptTask) gptkey is mandatory
13578
+ info: Starting tilebot server...
13579
+ info: (Tilebot) Starting Tilebot..
13580
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13581
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13582
+ info: (Tilebot) Log: true
13583
+ info: (Tilebot) MAX_STEPS: 1000
13584
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13585
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13586
+ info: (Tilebot) Using static bots
13587
+ info: (Tilebot) Connecting Redis...
13588
+ info: (Tilebot) Redis connected
13589
+ info: (Tilebot) Tilebot started
13590
+ info: Tilebot route successfully started.
13591
+ info: Tilebot connector listening on port 10001
13592
+ error: (DirHubspot) err response: Contact already exists. Existing ID: 801 {"category":"CONFLICT","correlationId":"f426b0c0-1063-4aac-9859-f40108dcb09b","status":"error"}
13593
+ 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"}
13594
+ 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"}
13595
+ info: Starting tilebot server...
13596
+ info: (Tilebot) Starting Tilebot..
13597
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13598
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13599
+ info: (Tilebot) Log: true
13600
+ info: (Tilebot) MAX_STEPS: 1000
13601
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13602
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13603
+ info: (Tilebot) Using static bots
13604
+ info: (Tilebot) Connecting Redis...
13605
+ info: (Tilebot) Redis connected
13606
+ info: (Tilebot) Tilebot started
13607
+ info: Tilebot route successfully started.
13608
+ info: Tilebot connector listening on port 10001
13609
+ info: Starting tilebot server...
13610
+ info: (Tilebot) Starting Tilebot..
13611
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13612
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13613
+ info: (Tilebot) Log: true
13614
+ info: (Tilebot) MAX_STEPS: 1000
13615
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13616
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13617
+ info: (Tilebot) Using static bots
13618
+ info: (Tilebot) Connecting Redis...
13619
+ info: (Tilebot) Redis connected
13620
+ info: (Tilebot) Tilebot started
13621
+ info: Tilebot route successfully started.
13622
+ info: Tilebot connector listening on port 10001
13623
+ info: Starting tilebot server...
13624
+ info: (Tilebot) Starting Tilebot..
13625
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13626
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13627
+ info: (Tilebot) Log: true
13628
+ info: (Tilebot) MAX_STEPS: 1000
13629
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13630
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13631
+ info: (Tilebot) Using static bots
13632
+ info: (Tilebot) Connecting Redis...
13633
+ info: (Tilebot) Redis connected
13634
+ info: (Tilebot) Tilebot started
13635
+ info: Tilebot route successfully started.
13636
+ info: Tilebot connector listening on port 10001
13637
+ error: (DirMake) An error occurred:
13638
+ error: (DirMake) Error: webhook_url is undefined or null or empty string:
13639
+ info: Starting tilebot server...
13640
+ info: (Tilebot) Starting Tilebot..
13641
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13642
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13643
+ info: (Tilebot) Log: true
13644
+ info: (Tilebot) MAX_STEPS: 1000
13645
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13646
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13647
+ info: (Tilebot) Using static bots
13648
+ info: (Tilebot) Connecting Redis...
13649
+ info: (Tilebot) Redis connected
13650
+ info: (Tilebot) Tilebot started
13651
+ info: Tilebot route successfully started.
13652
+ info: Tilebot connector listening on port 10001
13653
+ info: Starting tilebot server...
13654
+ info: (Tilebot) Starting Tilebot..
13655
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13656
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13657
+ info: (Tilebot) Log: true
13658
+ info: (Tilebot) MAX_STEPS: 1000
13659
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13660
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13661
+ info: (Tilebot) Using static bots
13662
+ info: (Tilebot) Connecting Redis...
13663
+ info: (Tilebot) Redis connected
13664
+ info: (Tilebot) Tilebot started
13665
+ info: Tilebot route successfully started.
13666
+ info: Tilebot connector listening on port 10001
13667
+ info: Starting tilebot server...
13668
+ info: (Tilebot) Starting Tilebot..
13669
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13670
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13671
+ info: (Tilebot) Log: true
13672
+ info: (Tilebot) MAX_STEPS: 1000
13673
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13674
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13675
+ info: (Tilebot) Using static bots
13676
+ info: (Tilebot) Connecting Redis...
13677
+ info: (Tilebot) Redis connected
13678
+ info: (Tilebot) Tilebot started
13679
+ info: Tilebot route successfully started.
13680
+ info: Tilebot connector listening on port 10001
13681
+ info: Starting tilebot server...
13682
+ info: (Tilebot) Starting Tilebot..
13683
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13684
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13685
+ info: (Tilebot) Log: true
13686
+ info: (Tilebot) MAX_STEPS: 1000
13687
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13688
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13689
+ info: (Tilebot) Using static bots
13690
+ info: (Tilebot) Connecting Redis...
13691
+ info: (Tilebot) Redis connected
13692
+ info: (Tilebot) Tilebot started
13693
+ info: Tilebot route successfully started.
13694
+ info: Tilebot connector listening on port 10001
13695
+ info: Starting tilebot server...
13696
+ info: (Tilebot) Starting Tilebot..
13697
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13698
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13699
+ info: (Tilebot) Log: true
13700
+ info: (Tilebot) MAX_STEPS: 1000
13701
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13702
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13703
+ info: (Tilebot) Using static bots
13704
+ info: (Tilebot) Connecting Redis...
13705
+ info: (Tilebot) Redis connected
13706
+ info: (Tilebot) Tilebot started
13707
+ info: Tilebot route successfully started.
13708
+ info: Tilebot connector listening on port 10001
13709
+ error: Axios error response data:
13710
+ error: Axios error response data:
13711
+ 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":"Fri, 21 Mar 2025 11:30:32 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","Fri, 21 Mar 2025 11:30:32 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"}
13712
+ info: (Tilebot) Starting Tilebot..
13713
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13714
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13715
+ info: (Tilebot) Log: true
13716
+ info: (Tilebot) MAX_STEPS: 1000
13717
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13718
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13719
+ info: (Tilebot) Using static bots
13720
+ info: (Tilebot) Connecting Redis...
13721
+ info: (Tilebot) Redis connected
13722
+ info: (Tilebot) Tilebot started
13723
+ info: Starting tilebot server...
13724
+ info: (Tilebot) Starting Tilebot..
13725
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13726
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13727
+ info: (Tilebot) Log: true
13728
+ info: (Tilebot) MAX_STEPS: 1000
13729
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13730
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13731
+ info: (Tilebot) Using static bots
13732
+ info: (Tilebot) Connecting Redis...
13733
+ info: (Tilebot) Redis connected
13734
+ info: (Tilebot) Tilebot started
13735
+ info: Tilebot route successfully started.
13736
+ info: Tilebot connector listening on port 10001
13737
+ info: Starting tilebot server...
13738
+ info: (Tilebot) Starting Tilebot..
13739
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13740
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13741
+ info: (Tilebot) Log: true
13742
+ info: (Tilebot) MAX_STEPS: 1000
13743
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13744
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13745
+ info: (Tilebot) Using static bots
13746
+ info: (Tilebot) Connecting Redis...
13747
+ info: (Tilebot) Redis connected
13748
+ info: (Tilebot) Tilebot started
13749
+ info: Tilebot route successfully started.
13750
+ info: Tilebot connector listening on port 10001
13751
+ info: Starting tilebot server...
13752
+ info: (Tilebot) Starting Tilebot..
13753
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13754
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13755
+ info: (Tilebot) Log: true
13756
+ info: (Tilebot) MAX_STEPS: 1000
13757
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13758
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13759
+ info: (Tilebot) Using static bots
13760
+ info: (Tilebot) Connecting Redis...
13761
+ info: (Tilebot) Redis connected
13762
+ info: (Tilebot) Tilebot started
13763
+ info: Tilebot route successfully started.
13764
+ info: Tilebot connector listening on port 10001
13765
+ info: Wait a little (~2s)...
13766
+ info: Wait a little (~3s)...
13767
+ info: Starting tilebot server...
13768
+ info: (Tilebot) Starting Tilebot..
13769
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13770
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13771
+ info: (Tilebot) Log: true
13772
+ info: (Tilebot) MAX_STEPS: 1000
13773
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13774
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13775
+ info: (Tilebot) Using static bots
13776
+ info: (Tilebot) Connecting Redis...
13777
+ info: (Tilebot) Redis connected
13778
+ info: (Tilebot) Tilebot started
13779
+ info: Tilebot route successfully started.
13780
+ info: Tilebot connector listening on port 10001
13781
+ info: Starting tilebot server...
13782
+ info: (Tilebot) Starting Tilebot..
13783
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13784
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10002/modules/tilebot
13785
+ info: (Tilebot) Log: true
13786
+ info: (Tilebot) MAX_STEPS: 1000
13787
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13788
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13789
+ info: (Tilebot) Using static bots
13790
+ info: (Tilebot) Connecting Redis...
13791
+ info: (Tilebot) Redis connected
13792
+ info: (Tilebot) Tilebot started
13793
+ info: Tilebot route successfully started.
13794
+ info: Tilebot connector listening on port 10001
13795
+ info: Starting tilebot server...
13796
+ info: (Tilebot) Starting Tilebot..
13797
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13798
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13799
+ info: (Tilebot) Log: true
13800
+ info: (Tilebot) MAX_STEPS: 1000
13801
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13802
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13803
+ info: (Tilebot) Using static bots
13804
+ info: (Tilebot) Connecting Redis...
13805
+ info: (Tilebot) Redis connected
13806
+ info: (Tilebot) Tilebot started
13807
+ info: Tilebot route successfully started.
13808
+ info: Tilebot connector listening on port 10001
13809
+ info: Starting tilebot server...
13810
+ info: (Tilebot) Starting Tilebot..
13811
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13812
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13813
+ info: (Tilebot) Log: true
13814
+ info: (Tilebot) MAX_STEPS: 1000
13815
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13816
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13817
+ info: (Tilebot) Using static bots
13818
+ info: (Tilebot) Connecting Redis...
13819
+ info: (Tilebot) Redis connected
13820
+ info: (Tilebot) Tilebot started
13821
+ info: Tilebot route successfully started.
13822
+ info: Tilebot connector listening on port 10001
13823
+ error: (DirWebRequestv2) An error occurred:
13824
+ error: (DirWebRequestv2) An error occurred:
13825
+ error: DirWebRequestV2 Error parsing webRequest jsonBody: "{\"name\":myname,\"email\":\"myemail\"}"
13826
+ Error: {}
13827
+ info: Starting tilebot server...
13828
+ info: (Tilebot) Starting Tilebot..
13829
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13830
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13831
+ info: (Tilebot) Log: true
13832
+ info: (Tilebot) MAX_STEPS: 1000
13833
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13834
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13835
+ info: (Tilebot) Using static bots
13836
+ info: (Tilebot) Connecting Redis...
13837
+ info: (Tilebot) Redis connected
13838
+ info: (Tilebot) Tilebot started
13839
+ info: Tilebot route successfully started.
13840
+ info: Tilebot connector listening on port 10001
13841
+ info: Redis: value; value: 1
13842
+ info: Redis: value; value: Andrea
13843
+ info: Redis: value; value: Luis
13844
+ info: Redis: value; value: [object Object]
13845
+ info: Redis: value; value: [object Object]
13846
+ info: Redis: total; value: 4
13847
+ info: Redis: total; value: 4
13848
+ info: Redis: total; value: Francesco Latino Tiledesk
13849
+ info: Redis: summary; value: andrea sponziello tiledesk
13850
+ 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\""}}
13851
+ 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\""}}
13852
+ error: (DirSetAttribute) Invalid action: operators === undefined && operands.length !== 1
13853
+ error: (DirSetAttribute) Invalid action: operators.length !== operands.length - 1
13854
+ 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_]*$\""}}
13855
+ 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_]*$\""}}
13856
+ warn: DirIfOnlineAgents Incorrect directive:
13857
+ warn: DirIfOnlineAgents Incorrect directive:
13858
+ info: Starting tilebot server...
13859
+ info: (Tilebot) Starting Tilebot..
13860
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13861
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13862
+ info: (Tilebot) Log: true
13863
+ info: (Tilebot) MAX_STEPS: 1000
13864
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13865
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13866
+ info: (Tilebot) Using static bots
13867
+ info: (Tilebot) Connecting Redis...
13868
+ info: (Tilebot) Redis connected
13869
+ info: (Tilebot) Tilebot started
13870
+ info: Tilebot route successfully started.
13871
+ info: Tilebot connector listening on port 10001
13872
+ info: Starting tilebot server...
13873
+ info: (Tilebot) Starting Tilebot..
13874
+ info: (Tilebot) settings.API_ENDPOINT:http://localhost:10002
13875
+ info: (Tilebot) settings.TILEBOT_ENDPOINT:http://localhost:10001
13876
+ info: (Tilebot) Log: true
13877
+ info: (Tilebot) MAX_STEPS: 1000
13878
+ info: (Tilebot) MAX_EXECUTION_TIME: 28800000
13879
+ info: (Tilebot) Starting Tilebot connector v2.0.4
13880
+ info: (Tilebot) Using static bots
13881
+ info: (Tilebot) Connecting Redis...
13882
+ info: (Tilebot) Redis connected
13883
+ info: (Tilebot) Tilebot started
13884
+ info: Tilebot route successfully started.
13885
+ info: Tilebot connector listening on port 10001
13886
+ error: (TiledeskExpression) evaluateJavascriptExpression error: Unexpected token ']' - while evaluating the following expression: '$data.andrea[].{ === undefined'
13887
+ error: (TiledeskExpression) evaluateJavascriptExpression error: Unexpected token ']' - while evaluating the following expression: 'Number($data.varName) === Number($data.var[].{)'
13888
+ error: (TiledeskExpression) evaluateJavascriptExpression error: missing ) after argument list - while evaluating the following expression: 'Number($data.age()...[) < Number("10")'
13889
+ error: (TiledeskExpression)Condition evaluation stopped because of invalid operand2 [object Object]
13890
+ error: (TiledeskExpression) Condition evaluation stopped because of invalid operand1 11height
13891
+ 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.4-rc2",
3
+ "version": "2.0.4",
4
4
  "description": "Tiledesk Tybot connector",
5
5
  "main": "index.js",
6
6
  "scripts": {