root@vmlnxchatbot:/etc/rasa# sudo docker-compose logs Attaching to rasa_nginx_1, rasa_app_1, rasa_rasa-worker_1, rasa_rasa-production_1, rasa_rasa-x_1, rasa_db-migration_1, rasa_db_1, rasa_rabbit_1, rasa_duckling_1, rasa_redis_1 app_1 | INFO:rasa_sdk.endpoint:Starting action endpoint server... app_1 | DEBUG:sanic.root:CORS: Configuring CORS with resources: {'/*': {'origins': ['.*'], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'expose_headers': None, 'supports_credentials': False, 'max_age': None, 'send_wildcard': False, 'automatic_options': True, 'vary_header': True, 'resources': {'/*': {'origins': '*'}}, 'intercept_exceptions': True, 'always_send': True}} app_1 | INFO:rasa_sdk.endpoint:Action endpoint is up and running on http://localhost:5055 app_1 | DEBUG:rasa_sdk.utils:Using the default number of Sanic workers (1). app_1 | DEBUG:sanic.root: app_1 | app_1 | Sanic app_1 | Build Fast. Run Fast. app_1 | app_1 | app_1 | INFO:sanic.root:Goin' Fast @ http://0.0.0.0:5055 app_1 | INFO:sanic.root:Starting worker [1] db_1 | postgresql 12:24:33.28 db_1 | postgresql 12:24:33.28 Welcome to the Bitnami postgresql container db_1 | postgresql 12:24:33.28 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-postgresql db_1 | postgresql 12:24:33.28 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-postgresql/issues db_1 | postgresql 12:24:33.28 db_1 | postgresql 12:24:33.30 INFO ==> ** Starting PostgreSQL setup ** db_1 | postgresql 12:24:33.32 INFO ==> Validating settings in POSTGRESQL_* env vars.. db_1 | postgresql 12:24:33.33 INFO ==> Loading custom pre-init scripts... db_1 | postgresql 12:24:33.34 INFO ==> Initializing PostgreSQL database... db_1 | postgresql 12:24:33.36 INFO ==> pg_hba.conf file not detected. Generating it... db_1 | postgresql 12:24:33.37 INFO ==> Generating local authentication configuration db_1 | postgresql 12:24:33.38 INFO ==> Deploying PostgreSQL with persisted data... db_1 | postgresql 12:24:33.39 INFO ==> Configuring replication parameters db_1 | postgresql 12:24:33.42 INFO ==> Configuring fsync db_1 | postgresql 12:24:33.45 INFO ==> Loading custom scripts... db_1 | postgresql 12:24:33.46 INFO ==> Enabling remote connections db_1 | postgresql 12:24:33.47 INFO ==> ** PostgreSQL setup finished! ** db_1 | db_1 | postgresql 12:24:33.50 INFO ==> ** Starting PostgreSQL ** db_1 | 2021-03-22 12:24:33.528 GMT [1] LOG: pgaudit extension initialized db_1 | 2021-03-22 12:24:33.532 GMT [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 db_1 | 2021-03-22 12:24:33.532 GMT [1] LOG: listening on IPv6 address "::", port 5432 db_1 | 2021-03-22 12:24:33.544 GMT [1] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" db_1 | 2021-03-22 12:24:33.552 GMT [83] LOG: database system was shut down at 2021-03-22 12:24:11 GMT db_1 | 2021-03-22 12:24:33.557 GMT [1] LOG: database system is ready to accept connections nginx_1 | nginx 12:24:36.87 nginx_1 | nginx 12:24:36.88 Welcome to the Bitnami nginx container nginx_1 | nginx 12:24:36.89 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-nginx nginx_1 | nginx 12:24:36.89 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-nginx/issues nginx_1 | nginx 12:24:36.89 nginx_1 | nginx_1 | SSL encryption is not used since no certificates were provided. nginx_1 | >> exec docker CMD nginx_1 | /opt/bitnami/scripts/nginx/run.sh nginx_1 | nginx 12:24:36.95 INFO ==> ** Starting NGINX ** nginx_1 | 2021/03/22 12:24:36 [notice] 1#1: using the "epoll" event method nginx_1 | 2021/03/22 12:24:36 [notice] 1#1: nginx/1.19.7 nginx_1 | 2021/03/22 12:24:36 [notice] 1#1: built by gcc 8.3.0 (Debian 8.3.0-6) nginx_1 | 2021/03/22 12:24:36 [notice] 1#1: OS: Linux 4.19.0-6-amd64 nginx_1 | 2021/03/22 12:24:36 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 nginx_1 | 2021/03/22 12:24:36 [notice] 1#1: start worker processes nginx_1 | 2021/03/22 12:24:36 [notice] 1#1: start worker process 16 nginx_1 | 2021/03/22 12:24:36 [notice] 1#1: start worker process 17 nginx_1 | 2021/03/22 12:24:36 [notice] 1#1: start worker process 18 nginx_1 | 2021/03/22 12:24:36 [notice] 1#1: start worker process 19 nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:42 +0000] "GET / HTTP/1.1" 200 1595 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/projects/default/logs?q=&intent=&tags=&limit=1&offset=0 HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/data_tags HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/projects/default/intents?fields[example_hashes]=false&fields[suggestions]=false HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/conversationIntents HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/conversations/slotNames HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/conversationEntities HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/conversationActions HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/conversationPolicies HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/projects/default/git_repositories HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/conversations/inputChannels HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/projects/default/entities HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/conversations?limit=30&offset=0&minimumUserMessages=1&intent=&entity=&action=&policies=&slots=&input_channels=&tags_any=&interactive=true&exclude_self=false HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "POST /api/telemetry HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/telemetry?include_user_groups=true HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:43 +0000] "GET /api/version HTTP/1.1" 200 689 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:44 +0000] "GET /api/user HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:44 +0000] "GET /api/features HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:44 +0000] "GET /api/data_tags HTTP/1.1" 401 57 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:44 +0000] "GET /api/version HTTP/1.1" 200 689 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:24:45 +0000] "GET /api/version HTTP/1.1" 200 689 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:22 +0000] "POST /api/auth HTTP/1.1" 200 1967 "http://hidden.site/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:22 +0000] "GET /api/projects/default/git_repositories HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/projects/default/logs?q=&intent=&tags=&limit=1&offset=0 HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/data_tags HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/projects/default/intents?fields[example_hashes]=false&fields[suggestions]=false HTTP/1.1" 200 534 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/conversationIntents HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/conversations/slotNames HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/conversationEntities HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" duckling_1 | no port specified, defaulting to port 8000 duckling_1 | Listening on http://0.0.0.0:8000 nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/conversationActions HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/version HTTP/1.1" 200 689 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/conversations/inputChannels HTTP/1.1" 200 8 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/projects/default/entities HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "POST /api/telemetry HTTP/1.1" 204 0 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/conversationPolicies HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/user HTTP/1.1" 200 1037 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/features HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/conversations?limit=30&offset=0&minimumUserMessages=1&intent=&entity=&action=&policies=&slots=&input_channels=&tags_any=&interactive=true&exclude_self=false HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:23 +0000] "GET /api/data_tags HTTP/1.1" 200 2 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:24 +0000] "GET /api/version HTTP/1.1" 200 689 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:24 +0000] "GET /api/version HTTP/1.1" 200 689 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:25 +0000] "GET /api/telemetry?include_user_groups=true HTTP/1.1" 200 88 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:27 +0000] "POST /api/telemetry HTTP/1.1" 204 0 "http://hidden.site/conversations" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:28 +0000] "POST /api/telemetry HTTP/1.1" 204 0 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:28 +0000] "GET /api/projects/default/intents?fields[example_hashes]=false&fields[suggestions]=false HTTP/1.1" 200 534 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:28 +0000] "GET /api/projects/default/entities HTTP/1.1" 200 2 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:28 +0000] "POST /api/conversations HTTP/1.1" 201 720 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:28 +0000] "GET /api/projects/default/models?limit=1&offset=0&tag=production HTTP/1.1" 200 212 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:28 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=false HTTP/1.1" 200 105 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:28 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:28 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=false HTTP/1.1" 200 105 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:28 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=true HTTP/1.1" 200 105 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:28 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=true HTTP/1.1" 200 105 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:30 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=false HTTP/1.1" 200 105 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:30 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=true HTTP/1.1" 200 105 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:31 +0000] "POST /api/conversations/6784951c56a04d36a20a938aff6b0b9d/messages?environment=production HTTP/1.1" 200 80 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:31 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=false HTTP/1.1" 200 105 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:31 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=true HTTP/1.1" 200 105 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:31 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:32 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:32 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:33 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:34 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:34 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=false HTTP/1.1" 200 105 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:34 +0000] "POST /api/conversations/6784951c56a04d36a20a938aff6b0b9d/messages?environment=production HTTP/1.1" 200 79 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:34 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=true HTTP/1.1" 200 105 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:34 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=false HTTP/1.1" 200 105 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:34 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=true HTTP/1.1" 200 105 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:34 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:35 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:36 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:36 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:37 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:37 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:38 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:39 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:39 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" nginx_1 | 109.21.110.106 - - [22/Mar/2021:12:25:40 +0000] "GET /api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production HTTP/1.1" 200 324 "http://hidden.site/interactive" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36" rasa-production_1 | 2021-03-22 12:24:37.105603: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory rasa-production_1 | 2021-03-22 12:24:37.105756: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. rasa-production_1 | 2021-03-22 12:24:38.667220: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory rasa-production_1 | 2021-03-22 12:24:38.667251: W tensorflow/stream_executor/cuda/cuda_driver.cc:312] failed call to cuInit: UNKNOWN ERROR (303) rasa-production_1 | 2021-03-22 12:24:38.667279: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (3889371ca92d): /proc/driver/nvidia/version does not exist rasa-production_1 | 2021-03-22 12:24:38 DEBUG sanic_jwt.configuration - validating provided secret rasa-production_1 | 2021-03-22 12:24:38 DEBUG sanic_jwt.configuration - validating keys (if needed) rasa-production_1 | 2021-03-22 12:24:38 DEBUG sanic_jwt.configuration - loading secret and/or keys (if needed) rasa-production_1 | 2021-03-22 12:24:38 DEBUG rasa.core.utils - Available web server routes: rasa-production_1 | /conversations//messages POST add_message rasa-production_1 | /conversations//tracker/events POST append_events rasa-production_1 | /auth POST auth_bp.AuthenticateEndpoint rasa-production_1 | /auth/me GET auth_bp.RetrieveUserEndpoint rasa-production_1 | /auth/verify GET auth_bp.VerifyEndpoint rasa-production_1 | /webhooks/rasa GET custom_webhook_RasaChatInput.health rasa-production_1 | /webhooks/rasa/webhook POST custom_webhook_RasaChatInput.receive rasa-production_1 | /model/test/intents POST evaluate_intents rasa-production_1 | /model/test/stories POST evaluate_stories rasa-production_1 | /conversations//execute POST execute_action rasa-production_1 | /domain GET get_domain rasa-production_1 | / GET hello rasa-production_1 | /model PUT load_model rasa-production_1 | /model/parse POST parse rasa-production_1 | /conversations//predict POST predict rasa-production_1 | /conversations//tracker/events PUT replace_events rasa-production_1 | /conversations//story GET retrieve_story rasa-production_1 | /conversations//tracker GET retrieve_tracker rasa-production_1 | /status GET status rasa-production_1 | /model/predict POST tracker_predict rasa-production_1 | /model/train POST train rasa-production_1 | /conversations//trigger_intent POST trigger_intent rasa-production_1 | /model DELETE unload_model rasa-production_1 | /version GET version rasa-production_1 | 2021-03-22 12:24:38 INFO root - Starting Rasa server on http://localhost:5005 rasa-production_1 | 2021-03-22 12:24:38 DEBUG rasa.core.utils - Using the default number of Sanic workers (1). rasa-production_1 | 2021-03-22 12:24:38 DEBUG urllib3.connectionpool - Starting new HTTPS connection (1): api.segment.io:443 rasa-production_1 | 2021-03-22 12:24:39 DEBUG urllib3.connectionpool - https://api.segment.io:443 "POST /v1/track HTTP/1.1" 200 21 rasa-production_1 | 2021-03-22 12:24:39 INFO root - Enabling coroutine debugging. Loop id 108522512. rasa-production_1 | 2021-03-22 12:24:39 DEBUG root - Could not load interpreter from 'None'. rasa-production_1 | 2021-03-22 12:24:39 INFO rasa.core.brokers.pika - Connecting to RabbitMQ ... rasa-production_1 | 2021-03-22 12:24:39 DEBUG rasa.core.brokers.pika - Connecting to 'rabbit' failed with error '[Errno 111] Connection refused'. Trying again. rasa-production_1 | 2021-03-22 12:24:44 INFO rasa.core.brokers.pika - RabbitMQ connection to 'rabbit' was established. rasa-production_1 | 2021-03-22 12:24:44 DEBUG rasa.core.brokers.pika - RabbitMQ channel was opened. Declaring fanout exchange 'rasa-exchange'. rasa-production_1 | 2021-03-22 12:24:44 DEBUG rasa.core.brokers.broker - Instantiated event broker to 'PikaEventBroker'. rasa-production_1 | 2021-03-22 12:24:44 DEBUG rasa.core.tracker_store - Attempting to connect to database via 'postgresql://admin:***@db:5432/rasa'. rasa-production_1 | 2021-03-22 12:24:44 DEBUG rasa.core.tracker_store - Connection to SQL database 'tracker' successful. rasa-production_1 | 2021-03-22 12:24:44 DEBUG rasa.core.tracker_store - Connected to SQLTrackerStore. rasa-production_1 | 2021-03-22 12:24:44 DEBUG rasa.core.lock_store - Connected to lock store 'RedisLockStore'. rasa-production_1 | 2021-03-22 12:24:44 DEBUG rasa.core.nlg.generator - Instantiated NLG to 'TemplatedNaturalLanguageGenerator'. rasa-production_1 | 2021-03-22 12:24:44 DEBUG rasa.core.agent - Requesting model from server http://rasa-x:5002/api/projects/default/models/tags/production... rasa-production_1 | 2021-03-22 12:24:44 DEBUG rasa.core.agent - Model server could not find a model at the requested endpoint 'http://rasa-x:5002/api/projects/default/models/tags/production'. It's possible that no model has been trained, or that the requested tag hasn't been assigned. rasa-production_1 | 2021-03-22 12:24:44 DEBUG rasa.core.agent - No new model found at URL http://rasa-x:5002/api/projects/default/models/tags/production rasa-production_1 | /opt/venv/lib/python3.8/site-packages/tzlocal/unix.py:158: UserWarning: Can not find any timezone configuration, defaulting to UTC. rasa-production_1 | warnings.warn('Can not find any timezone configuration, defaulting to UTC.') rasa-production_1 | 2021-03-22 12:24:44 INFO root - Rasa server is up and running. rasa-production_1 | 2021-03-22 12:24:54 DEBUG rasa.core.agent - Requesting model from server http://rasa-x:5002/api/projects/default/models/tags/production... rasa-production_1 | 2021-03-22 12:24:55 DEBUG rasa.core.agent - Unzipped model to '/tmp/tmpohbkvj97' rasa-production_1 | 2021-03-22 12:24:55 DEBUG rasa.core.agent - Found new model with fingerprint 428bdd1cc609df24e4b0a999c4c5cbc9. Loading... rasa-production_1 | 2021-03-22 12:24:55 DEBUG rasa.utils.tensorflow.models - Loading the model from /tmp/tmpohbkvj97/nlu/component_5_DIETClassifier.tf_model with finetune_mode=False... rasa-production_1 | 2021-03-22 12:24:55.824487: I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN)to use the following CPU instructions in performance-critical operations: AVX2 FMA rasa-production_1 | To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. rasa-production_1 | 2021-03-22 12:24:55.831077: I tensorflow/core/platform/profile_utils/cpu_utils.cc:104] CPU Frequency: 3299995000 Hz rasa-production_1 | 2021-03-22 12:24:55.831634: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x63f68e0 initialized for platform Host (this does not guarantee that XLA will be used). Devices: rasa-production_1 | 2021-03-22 12:24:55.831688: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version rasa-production_1 | 2021-03-22 12:24:55 DEBUG rasa.nlu.classifiers.diet_classifier - Following metrics will be logged during training: rasa-production_1 | 2021-03-22 12:24:55 DEBUG rasa.nlu.classifiers.diet_classifier - t_loss (total loss) rasa-production_1 | 2021-03-22 12:24:55 DEBUG rasa.nlu.classifiers.diet_classifier - i_acc (intent acc) rasa-production_1 | 2021-03-22 12:24:55 DEBUG rasa.nlu.classifiers.diet_classifier - i_loss (intent loss) rasa-production_1 | 2021-03-22 12:24:56 DEBUG rasa.utils.tensorflow.models - Finished loading the model. rasa-production_1 | 2021-03-22 12:24:56 DEBUG rasa.utils.tensorflow.models - Building tensorflow prediction graph... rasa-production_1 | 2021-03-22 12:24:59 DEBUG rasa.utils.tensorflow.models - Finished building tensorflow prediction graph. rasa-production_1 | 2021-03-22 12:24:59 DEBUG rasa.nlu.classifiers.diet_classifier - Failed to load model for 'ResponseSelector'. Maybe you did not provide enough training data and no model was trained or the path '/tmp/tmpohbkvj97/nlu' doesn't exist? rasa-production_1 | 2021-03-22 12:24:59 DEBUG rasa.utils.tensorflow.models - Loading the model from /tmp/tmpohbkvj97/core/policy_1_TEDPolicy/ted_policy.tf_model with finetune_mode=False... rasa-production_1 | 2021-03-22 12:24:59 DEBUG rasa.utils.tensorflow.models - Finished loading the model. rasa-production_1 | 2021-03-22 12:24:59 DEBUG rasa.utils.tensorflow.models - Building tensorflow prediction graph... rasa-production_1 | 2021-03-22 12:25:02 DEBUG rasa.utils.tensorflow.models - Finished building tensorflow prediction graph. rasa-production_1 | 2021-03-22 12:25:02 DEBUG rasa.core.agent - Finished updating agent to new model. rasa-production_1 | 2021-03-22 12:25:04 DEBUG rasa.core.agent - Requesting model from server http://rasa-x:5002/api/projects/default/models/tags/production... rasa-production_1 | 2021-03-22 12:25:04 DEBUG rasa.core.agent - Model server returned 204 status code, indicating that no new model is available. Current fingerprint: 428bdd1cc609df24e4b0a999c4c5cbc9 rasa-production_1 | 2021-03-22 12:25:04 DEBUG rasa.core.agent - No new model found at URL http://rasa-x:5002/api/projects/default/models/tags/production rasa-production_1 | 2021-03-22 12:25:14 DEBUG rasa.core.agent - Requesting model from server http://rasa-x:5002/api/projects/default/models/tags/production... rasa-production_1 | 2021-03-22 12:25:14 DEBUG rasa.core.agent - Model server returned 204 status code, indicating that no new model is available. Current fingerprint: 428bdd1cc609df24e4b0a999c4c5cbc9 rasa-production_1 | 2021-03-22 12:25:14 DEBUG rasa.core.agent - No new model found at URL http://rasa-x:5002/api/projects/default/models/tags/production rasa-production_1 | 2021-03-22 12:25:24 DEBUG rasa.core.agent - Requesting model from server http://rasa-x:5002/api/projects/default/models/tags/production... rasa-production_1 | 2021-03-22 12:25:24 DEBUG rasa.core.agent - Model server returned 204 status code, indicating that no new model is available. Current fingerprint: 428bdd1cc609df24e4b0a999c4c5cbc9 rasa-production_1 | 2021-03-22 12:25:24 DEBUG rasa.core.agent - No new model found at URL http://rasa-x:5002/api/projects/default/models/tags/production rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.tracker_store - Can't retrieve tracker matching sender id '6784951c56a04d36a20a938aff6b0b9d' from SQL storage. Returning `None` instead. rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.tracker_store - Tracker with sender_id '6784951c56a04d36a20a938aff6b0b9d' stored to database rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.processor - Starting a new session for conversation ID '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.processor - Policy prediction ended with events '[]'. rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.processor - Action 'action_session_start' ended with events '[, ActionExecuted(action: action_listen, policy: None, confidence: None)]'. rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.processor - Current slot values: rasa-production_1 | session_started_metadata: None rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.lock_store - Issuing ticket for conversation '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.lock_store - Acquiring lock for conversation '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.lock_store - Acquired lock for conversation '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.tracker_store - Can't retrieve tracker matching sender id '6784951c56a04d36a20a938aff6b0b9d' from SQL storage. Returning `None` instead. rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.tracker_store - Tracker with sender_id '6784951c56a04d36a20a938aff6b0b9d' stored to database rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.tracker_store - Can't retrieve tracker matching sender id '6784951c56a04d36a20a938aff6b0b9d' from SQL storage. Returning `None` instead. rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.tracker_store - Tracker with sender_id '6784951c56a04d36a20a938aff6b0b9d' stored to database rasa-production_1 | 2021-03-22 12:25:28 DEBUG rasa.core.lock_store - Deleted lock for conversation '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:30 DEBUG rasa.core.channels.rasa_chat - Fetched JWT public key from URL 'http://rasa-x:5002/api/version' for algorithm 'RS256': rasa-production_1 | -----BEGIN PUBLIC KEY----- hidden rasa-production_1 | -----END PUBLIC KEY----- rasa-production_1 | rasa-production_1 | 2021-03-22 12:25:30 DEBUG rasa.core.lock_store - Issuing ticket for conversation '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:30 DEBUG rasa.core.lock_store - Acquiring lock for conversation '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:30 DEBUG rasa.core.lock_store - Acquired lock for conversation '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:30 DEBUG rasa.core.tracker_store - Recreating tracker from sender id '6784951c56a04d36a20a938aff6b0b9d' rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.nlu.classifiers.diet_classifier - There is no trained model for 'ResponseSelector': The component is either not trained or didn't receive enough training data. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.nlu.selectors.response_selector - Adding following selector key to message property: default rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.processor - Received user message 'hi' with intent '{'id': -4607057682518503620, 'name': 'greet', 'confidence': 0.8691658973693848}' and entities '[]' rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.processor - Logged UserUtterance - tracker now has 3 events. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.memoization - Current tracker state: rasa-production_1 | [state 1] user intent: greet | previous action name: action_listen rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.memoization - There is a memorised next action 'utter_greet' rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.rule_policy - Current tracker state: rasa-production_1 | [state 1] user text: hi | previous action name: action_listen rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.rule_policy - There is no applicable rule. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.rule_policy - Current tracker state: rasa-production_1 | [state 1] user intent: greet | previous action name: action_listen rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.rule_policy - There is no applicable rule. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.ensemble - Made prediction using user intent. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.ensemble - Added `DefinePrevUserUtteredFeaturization(False)` event. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.ensemble - Predicted next action using policy_0_MemoizationPolicy. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.processor - Predicted next action 'utter_greet' with confidence 1.00. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.processor - Policy prediction ended with events '[]'. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.processor - Action 'utter_greet' ended with events '[BotUttered('Hey! How are you?', {"elements": null, "quick_replies": null, "buttons": null, "attachment": null, "image": null, "custom": null}, {"template_name": "utter_greet"}, 1616415931.1707537)]'. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.memoization - Current tracker state: rasa-production_1 | [state 1] user intent: greet | previous action name: action_listen rasa-production_1 | [state 2] user intent: greet | previous action name: utter_greet rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.memoization - There is a memorised next action 'action_listen' rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.rule_policy - Current tracker state: rasa-production_1 | [state 1] user intent: greet | previous action name: action_listen rasa-production_1 | [state 2] user intent: greet | previous action name: utter_greet rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.rule_policy - There is no applicable rule. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.policies.ensemble - Predicted next action using policy_0_MemoizationPolicy. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.processor - Predicted next action 'action_listen' with confidence 1.00. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.processor - Policy prediction ended with events '[]'. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.processor - Action 'action_listen' ended with events '[]'. rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.tracker_store - Recreating tracker from sender id '6784951c56a04d36a20a938aff6b0b9d' rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.tracker_store - Tracker with sender_id '6784951c56a04d36a20a938aff6b0b9d' stored to database rasa-production_1 | 2021-03-22 12:25:31 DEBUG rasa.core.lock_store - Deleted lock for conversation '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.lock_store - Issuing ticket for conversation '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.lock_store - Acquiring lock for conversation '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.lock_store - Acquired lock for conversation '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.tracker_store - Recreating tracker from sender id '6784951c56a04d36a20a938aff6b0b9d' rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.nlu.classifiers.diet_classifier - There is no trained model for 'ResponseSelector': The component is either not trained or didn't receive enough training data. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.nlu.selectors.response_selector - Adding following selector key to message property: default rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.processor - Received user message 'yes' with intent '{'id': 1911791537531717335, 'name': 'affirm', 'confidence': 0.9423851370811462}' and entities '[]' rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.processor - Logged UserUtterance - tracker now has 8 events. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.memoization - Current tracker state: rasa-production_1 | [state 1] user intent: greet | previous action name: action_listen rasa-production_1 | [state 2] user intent: greet | previous action name: utter_greet rasa-production_1 | [state 3] user intent: affirm | previous action name: action_listen rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.memoization - There is no memorised next action rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.rule_policy - Current tracker state: rasa-production_1 | [state 1] user intent: greet | previous action name: action_listen rasa-production_1 | [state 2] user intent: greet | previous action name: utter_greet rasa-production_1 | [state 3] user text: yes | previous action name: action_listen rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.rule_policy - There is no applicable rule. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.rule_policy - Current tracker state: rasa-production_1 | [state 1] user intent: greet | previous action name: action_listen rasa-production_1 | [state 2] user intent: greet | previous action name: utter_greet rasa-production_1 | [state 3] user intent: affirm | previous action name: action_listen rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.rule_policy - There is no applicable rule. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.ensemble - Made prediction using user intent. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.ensemble - Added `DefinePrevUserUtteredFeaturization(False)` event. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.ensemble - Predicted next action using policy_1_TEDPolicy. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.processor - Predicted next action 'utter_happy' with confidence 0.74. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.processor - Policy prediction ended with events '[]'. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.processor - Action 'utter_happy' ended with events '[BotUttered('Great, carry on!', {"elements": null, "quick_replies": null, "buttons": null, "attachment": null, "image": null, "custom": null}, {"template_name": "utter_happy"}, 1616415934.4707286)]'. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.memoization - Current tracker state: rasa-production_1 | [state 1] user intent: greet | previous action name: action_listen rasa-production_1 | [state 2] user intent: greet | previous action name: utter_greet rasa-production_1 | [state 3] user intent: affirm | previous action name: action_listen rasa-production_1 | [state 4] user intent: affirm | previous action name: utter_happy rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.memoization - There is no memorised next action rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.rule_policy - Current tracker state: rasa-production_1 | [state 1] user intent: greet | previous action name: action_listen rasa-production_1 | [state 2] user intent: greet | previous action name: utter_greet rasa-production_1 | [state 3] user intent: affirm | previous action name: action_listen rasa-production_1 | [state 4] user intent: affirm | previous action name: utter_happy rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.rule_policy - There is no applicable rule. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.policies.ensemble - Predicted next action using policy_1_TEDPolicy. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.processor - Predicted next action 'action_listen' with confidence 0.79. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.processor - Policy prediction ended with events '[]'. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.processor - Action 'action_listen' ended with events '[]'. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.tracker_store - Recreating tracker from sender id '6784951c56a04d36a20a938aff6b0b9d' rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.tracker_store - Tracker with sender_id '6784951c56a04d36a20a938aff6b0b9d' stored to database rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.lock_store - Deleted lock for conversation '6784951c56a04d36a20a938aff6b0b9d'. rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.agent - Requesting model from server http://rasa-x:5002/api/projects/default/models/tags/production... rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.agent - Model server returned 204 status code, indicating that no new model is available. Current fingerprint: 428bdd1cc609df24e4b0a999c4c5cbc9 rasa-production_1 | 2021-03-22 12:25:34 DEBUG rasa.core.agent - No new model found at URL http://rasa-x:5002/api/projects/default/models/tags/production rabbit_1 | rabbitmq 12:24:33.65 rabbit_1 | rabbitmq 12:24:33.65 Welcome to the Bitnami rabbitmq container rabbit_1 | rabbitmq 12:24:33.66 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-rabbitmq rabbit_1 | rabbitmq 12:24:33.66 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-rabbitmq/issues rabbit_1 | rabbitmq 12:24:33.66 rabbit_1 | rabbitmq 12:24:33.67 INFO ==> ** Starting RabbitMQ setup ** rabbit_1 | rabbitmq 12:24:33.68 INFO ==> Validating settings in RABBITMQ_* env vars.. rabbit_1 | rabbitmq 12:24:33.71 INFO ==> Initializing RabbitMQ... rabbit_1 | rabbitmq 12:24:33.72 INFO ==> Generating random cookie rabbit_1 | rabbitmq 12:24:33.74 INFO ==> Starting RabbitMQ in background... rabbit_1 | rabbitmq 12:24:43.92 INFO ==> Stopping RabbitMQ... rabbit_1 | rabbitmq 12:24:46.99 INFO ==> ** RabbitMQ setup finished! ** rabbit_1 | rabbit_1 | rabbitmq 12:24:47.01 INFO ==> ** Starting RabbitMQ ** rabbit_1 | Configuring logger redirection rabbit_1 | 2021-03-22 12:24:50.554 [debug] <0.284.0> Lager installed handler error_logger_lager_h into error_logger rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.287.0> Lager installed handler lager_forwarder_backend into error_logger_lager_event rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.290.0> Lager installed handler lager_forwarder_backend into rabbit_log_lager_event rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.293.0> Lager installed handler lager_forwarder_backend into rabbit_log_channel_lager_event rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.296.0> Lager installed handler lager_forwarder_backend into rabbit_log_connection_lager_event rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.299.0> Lager installed handler lager_forwarder_backend into rabbit_log_feature_flags_lager_event rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.302.0> Lager installed handler lager_forwarder_backend into rabbit_log_federation_lager_event rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.308.0> Lager installed handler lager_forwarder_backend into rabbit_log_mirroring_lager_event rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.305.0> Lager installed handler lager_forwarder_backend into rabbit_log_ldap_lager_event rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.311.0> Lager installed handler lager_forwarder_backend into rabbit_log_prelaunch_lager_event rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.314.0> Lager installed handler lager_forwarder_backend into rabbit_log_queue_lager_event rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.317.0> Lager installed handler lager_forwarder_backend into rabbit_log_ra_lager_event rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.320.0> Lager installed handler lager_forwarder_backend into rabbit_log_shovel_lager_event rabbit_1 | 2021-03-22 12:24:50.558 [debug] <0.323.0> Lager installed handler lager_forwarder_backend into rabbit_log_upgrade_lager_event rabbit_1 | 2021-03-22 12:24:50.568 [info] <0.44.0> Application lager started on node rabbit@localhost rabbit_1 | 2021-03-22 12:24:51.055 [debug] <0.280.0> Lager installed handler lager_backend_throttle into lager_event rabbit_1 | 2021-03-22 12:24:51.718 [info] <0.44.0> Application mnesia started on node rabbit@localhost rabbit_1 | 2021-03-22 12:24:51.719 [info] <0.269.0> rabbit_1 | Starting RabbitMQ 3.8.9 on Erlang 22.3 rabbit_1 | Copyright (c) 2007-2020 VMware, Inc. or its affiliates. rabbit_1 | Licensed under the MPL 2.0. Website: https://rabbitmq.com rabbit_1 | rabbit_1 | ## ## RabbitMQ 3.8.9 rabbit_1 | ## ## rabbit_1 | ########## Copyright (c) 2007-2020 VMware, Inc. or its affiliates. rabbit_1 | ###### ## rabbit_1 | ########## Licensed under the MPL 2.0. Website: https://rabbitmq.com rabbit_1 | rabbit_1 | Doc guides: https://rabbitmq.com/documentation.html rabbit_1 | Support: https://rabbitmq.com/contact.html rabbit_1 | Tutorials: https://rabbitmq.com/getstarted.html rabbit_1 | Monitoring: https://rabbitmq.com/monitoring.html rabbit_1 | rabbit_1 | Logs: rabbit_1 | rabbit_1 | Config file(s): /opt/bitnami/rabbitmq/etc/rabbitmq/rabbitmq.conf rabbit_1 | rabbit_1 | Starting broker...2021-03-22 12:24:51.719 [info] <0.269.0> rabbit_1 | node : rabbit@localhost rabbit_1 | home dir : /opt/bitnami/rabbitmq/.rabbitmq rabbit_1 | config file(s) : /opt/bitnami/rabbitmq/etc/rabbitmq/rabbitmq.conf rabbit_1 | cookie hash : /zhW0YjEDEVis4Tg0glpDQ== rabbit_1 | log(s) : rabbit_1 | database dir : /bitnami/rabbitmq/mnesia/rabbit@localhost rabbit_1 | 2021-03-22 12:24:51.726 [info] <0.269.0> Running boot step pre_boot defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.726 [info] <0.269.0> Running boot step rabbit_core_metrics defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.726 [info] <0.269.0> Running boot step rabbit_alarm defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.732 [info] <0.400.0> Memory high watermark set to 3191 MiB (3346386124 bytes) of 7978 MiB (8365965312 bytes) total rabbit_1 | 2021-03-22 12:24:51.734 [info] <0.446.0> Enabling free disk space monitoring rabbit_1 | 2021-03-22 12:24:51.735 [info] <0.446.0> Disk free limit set to 8365MB rabbit_1 | 2021-03-22 12:24:51.737 [info] <0.446.0> Free disk space is insufficient. Free bytes: 4862803968. Limit: 8365965312 rabbit_1 | 2021-03-22 12:24:51.737 [warning] <0.396.0> disk resource limit alarm set on node rabbit@localhost. rabbit_1 | rabbit_1 | ********************************************************** rabbit_1 | *** Publishers will be blocked until this alarm clears *** rabbit_1 | ********************************************************** rabbit_1 | 2021-03-22 12:24:51.737 [info] <0.269.0> Running boot step code_server_cache defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.737 [info] <0.269.0> Running boot step file_handle_cache defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.738 [info] <0.449.0> Limiting to approx 1048479 file handles (943629 sockets) rabbit_1 | 2021-03-22 12:24:51.738 [info] <0.450.0> FHC read buffering: OFF rabbit_1 | 2021-03-22 12:24:51.738 [info] <0.450.0> FHC write buffering: ON rabbit_1 | 2021-03-22 12:24:51.738 [info] <0.269.0> Running boot step worker_pool defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.738 [info] <0.382.0> Will use 4 processes for default worker pool rabbit_1 | 2021-03-22 12:24:51.738 [info] <0.382.0> Starting worker pool 'worker_pool' with 4 processes in it rabbit_1 | 2021-03-22 12:24:51.739 [info] <0.269.0> Running boot step database defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.740 [info] <0.269.0> Waiting for Mnesia tables for 30000 ms, 9 retries left rabbit_1 | 2021-03-22 12:24:51.740 [info] <0.269.0> Successfully synced tables from a peer rabbit_1 | 2021-03-22 12:24:51.740 [info] <0.269.0> Waiting for Mnesia tables for 30000 ms, 9 retries left rabbit_1 | 2021-03-22 12:24:51.740 [info] <0.269.0> Successfully synced tables from a peer rabbit_1 | 2021-03-22 12:24:51.751 [info] <0.269.0> Waiting for Mnesia tables for 30000 ms, 9 retries left rabbit_1 | 2021-03-22 12:24:51.751 [info] <0.269.0> Successfully synced tables from a peer rabbit_1 | 2021-03-22 12:24:51.751 [info] <0.269.0> Peer discovery backend rabbit_peer_discovery_classic_config does not support registration, skipping registration. rabbit_1 | 2021-03-22 12:24:51.751 [info] <0.269.0> Running boot step database_sync defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.751 [info] <0.269.0> Running boot step feature_flags defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.752 [info] <0.269.0> Running boot step codec_correctness_check defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.752 [info] <0.269.0> Running boot step external_infrastructure defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.752 [info] <0.269.0> Running boot step rabbit_registry defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.752 [info] <0.269.0> Running boot step rabbit_auth_mechanism_cr_demo defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.752 [info] <0.269.0> Running boot step rabbit_queue_location_random defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.752 [info] <0.269.0> Running boot step rabbit_event defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.752 [info] <0.269.0> Running boot step rabbit_auth_mechanism_amqplain defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.752 [info] <0.269.0> Running boot step rabbit_auth_mechanism_plain defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.753 [info] <0.269.0> Running boot step rabbit_exchange_type_direct defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.753 [info] <0.269.0> Running boot step rabbit_exchange_type_fanout defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.753 [info] <0.269.0> Running boot step rabbit_exchange_type_headers defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.753 [info] <0.269.0> Running boot step rabbit_exchange_type_topic defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.753 [info] <0.269.0> Running boot step rabbit_mirror_queue_mode_all defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.753 [info] <0.269.0> Running boot step rabbit_mirror_queue_mode_exactly defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.753 [info] <0.269.0> Running boot step rabbit_mirror_queue_mode_nodes defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.753 [info] <0.269.0> Running boot step rabbit_priority_queue defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.754 [info] <0.269.0> Priority queues enabled, real BQ is rabbit_variable_queue rabbit_1 | 2021-03-22 12:24:51.754 [info] <0.269.0> Running boot step rabbit_queue_location_client_local defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.754 [info] <0.269.0> Running boot step rabbit_queue_location_min_masters defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.754 [info] <0.269.0> Running boot step kernel_ready defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.754 [info] <0.269.0> Running boot step rabbit_sysmon_minder defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.754 [info] <0.269.0> Running boot step rabbit_epmd_monitor defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.755 [info] <0.472.0> epmd monitor knows us, inter-node communication (distribution) port: 25672 rabbit_1 | 2021-03-22 12:24:51.755 [info] <0.269.0> Running boot step guid_generator defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.756 [info] <0.269.0> Running boot step rabbit_node_monitor defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.756 [info] <0.476.0> Starting rabbit_node_monitor rabbit_1 | 2021-03-22 12:24:51.756 [info] <0.269.0> Running boot step delegate_sup defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.757 [info] <0.269.0> Running boot step rabbit_memory_monitor defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.757 [info] <0.269.0> Running boot step core_initialized defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.757 [info] <0.269.0> Running boot step upgrade_queues defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.767 [info] <0.269.0> Running boot step rabbit_connection_tracking defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.767 [info] <0.269.0> Running boot step rabbit_connection_tracking_handler defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.767 [info] <0.269.0> Running boot step rabbit_exchange_parameters defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.768 [info] <0.269.0> Running boot step rabbit_mirror_queue_misc defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.768 [info] <0.269.0> Running boot step rabbit_policies defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.769 [info] <0.269.0> Running boot step rabbit_policy defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.769 [info] <0.269.0> Running boot step rabbit_queue_location_validator defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.769 [info] <0.269.0> Running boot step rabbit_quorum_memory_manager defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.769 [info] <0.269.0> Running boot step rabbit_vhost_limit defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.769 [info] <0.269.0> Running boot step recovery defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.770 [info] <0.505.0> Making sure data directory '/bitnami/rabbitmq/mnesia/rabbit@localhost/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L' for vhost '/' exists rabbit_1 | 2021-03-22 12:24:51.772 [info] <0.505.0> Starting message stores for vhost '/' rabbit_1 | 2021-03-22 12:24:51.772 [info] <0.509.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_transient": using rabbit_msg_store_ets_index to provide index rabbit_1 | 2021-03-22 12:24:51.773 [info] <0.505.0> Started message store of type transient for vhost '/' rabbit_1 | 2021-03-22 12:24:51.773 [info] <0.513.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_persistent": using rabbit_msg_store_ets_index to provide index rabbit_1 | 2021-03-22 12:24:51.774 [info] <0.505.0> Started message store of type persistent for vhost '/' rabbit_1 | 2021-03-22 12:24:51.777 [info] <0.269.0> Running boot step empty_db_check defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.777 [info] <0.269.0> Will not seed default virtual host and user: have definitions to load... rabbit_1 | 2021-03-22 12:24:51.777 [info] <0.269.0> Running boot step rabbit_looking_glass defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.777 [info] <0.269.0> Running boot step rabbit_core_metrics_gc defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.777 [info] <0.269.0> Running boot step background_gc defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.777 [info] <0.269.0> Running boot step connection_tracking defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.778 [info] <0.269.0> Setting up a table for connection tracking on this node: tracked_connection_on_node_rabbit@localhost rabbit_1 | 2021-03-22 12:24:51.778 [info] <0.269.0> Setting up a table for per-vhost connection counting on this node: tracked_connection_per_vhost_on_node_rabbit@localhost rabbit_1 | 2021-03-22 12:24:51.778 [info] <0.269.0> Running boot step routing_ready defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.778 [info] <0.269.0> Running boot step pre_flight defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.778 [info] <0.269.0> Running boot step notify_cluster defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.778 [info] <0.269.0> Running boot step networking defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.778 [info] <0.269.0> Running boot step definition_import_worker_pool defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.778 [info] <0.382.0> Starting worker pool 'definition_import_pool' with 4 processes in it rabbit_1 | 2021-03-22 12:24:51.779 [info] <0.269.0> Running boot step cluster_name defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.779 [info] <0.269.0> Running boot step direct_client defined by app rabbit rabbit_1 | 2021-03-22 12:24:51.779 [info] <0.44.0> Application rabbit started on node rabbit@localhost rabbit_1 | 2021-03-22 12:24:52.084 [info] <0.547.0> Feature flags: list of feature flags found: rabbit_1 | 2021-03-22 12:24:52.084 [info] <0.547.0> Feature flags: [ ] drop_unroutable_metric rabbit_1 | 2021-03-22 12:24:52.084 [info] <0.547.0> Feature flags: [ ] empty_basic_get_metric db-migration_1 | 2021-03-22 12:24:35.698815: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory db-migration_1 | 2021-03-22 12:24:35.698847: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. db-migration_1 | Starting the database migration service (http)... 🚀 db-migration_1 | [2021-03-22 12:24:37 +0000] [1] [INFO] Goin' Fast @ http://0.0.0.0:8000 db-migration_1 | INFO:__main__:Starting the database migration service db-migration_1 | [2021-03-22 12:24:37 +0000] [1] [INFO] Starting worker [1] db-migration_1 | INFO:alembic.runtime.migration:Context impl PostgresqlImpl. db-migration_1 | INFO:alembic.runtime.migration:Will assume transactional DDL. db-migration_1 | INFO:alembic.runtime.migration:Context impl PostgresqlImpl. db-migration_1 | INFO:alembic.runtime.migration:Will assume transactional DDL. db-migration_1 | INFO:__main__:The database migration has finished. DB revision: ['e2b7e06f6dc5'] db-migration_1 | [2021-03-22 12:24:38 +0000] - (sanic.access)[INFO][127.0.0.1:47060]: GET http://localhost:8000/health 200 56 db-migration_1 | [2021-03-22 12:24:44 +0000] - (sanic.access)[INFO][127.0.0.1:47120]: GET http://localhost:8000/health 200 56 db-migration_1 | [2021-03-22 12:24:49 +0000] - (sanic.access)[INFO][127.0.0.1:47162]: GET http://localhost:8000/health 200 56 db-migration_1 | [2021-03-22 12:24:54 +0000] - (sanic.access)[INFO][127.0.0.1:47172]: GET http://localhost:8000/health 200 56 db-migration_1 | [2021-03-22 12:24:59 +0000] - (sanic.access)[INFO][127.0.0.1:47186]: GET http://localhost:8000/health 200 56 db-migration_1 | [2021-03-22 12:25:04 +0000] - (sanic.access)[INFO][127.0.0.1:47194]: GET http://localhost:8000/health 200 56 db-migration_1 | [2021-03-22 12:25:09 +0000] - (sanic.access)[INFO][127.0.0.1:47200]: GET http://localhost:8000/health 200 56 db-migration_1 | [2021-03-22 12:25:14 +0000] - (sanic.access)[INFO][127.0.0.1:47208]: GET http://localhost:8000/health 200 56 db-migration_1 | [2021-03-22 12:25:19 +0000] - (sanic.access)[INFO][127.0.0.1:47210]: GET http://localhost:8000/health 200 56 db-migration_1 | [2021-03-22 12:25:24 +0000] - (sanic.access)[INFO][127.0.0.1:47292]: GET http://localhost:8000/health 200 56 db-migration_1 | [2021-03-22 12:25:30 +0000] - (sanic.access)[INFO][127.0.0.1:47330]: GET http://localhost:8000/health 200 56 db-migration_1 | [2021-03-22 12:25:35 +0000] - (sanic.access)[INFO][127.0.0.1:47382]: GET http://localhost:8000/health 200 56 db-migration_1 | [2021-03-22 12:25:40 +0000] - (sanic.access)[INFO][127.0.0.1:47400]: GET http://localhost:8000/health 200 56 rabbit_1 | 2021-03-22 12:24:52.084 [info] <0.547.0> Feature flags: [x] implicit_default_bindings rabbit_1 | 2021-03-22 12:24:52.085 [info] <0.547.0> Feature flags: [x] maintenance_mode_status rabbit_1 | 2021-03-22 12:24:52.085 [info] <0.547.0> Feature flags: [x] quorum_queue rabbit_1 | 2021-03-22 12:24:52.085 [info] <0.547.0> Feature flags: [x] virtual_host_metadata rabbit_1 | 2021-03-22 12:24:52.085 [info] <0.547.0> Feature flags: feature flag states written to disk: yes rabbit_1 | 2021-03-22 12:24:52.191 [info] <0.547.0> Running boot step rabbit_mgmt_db_handler defined by app rabbitmq_management_agent rabbit_1 | 2021-03-22 12:24:52.191 [info] <0.547.0> Management plugin: using rates mode 'basic' rabbit_1 | 2021-03-22 12:24:52.194 [info] <0.44.0> Application rabbitmq_management_agent started on node rabbit@localhost rabbit_1 | 2021-03-22 12:24:52.204 [info] <0.44.0> Application cowlib started on node rabbit@localhost rabbit_1 | 2021-03-22 12:24:52.214 [info] <0.44.0> Application cowboy started on node rabbit@localhost rabbit_1 | 2021-03-22 12:24:52.224 [info] <0.44.0> Application rabbitmq_web_dispatch started on node rabbit@localhost rabbit_1 | 2021-03-22 12:24:52.235 [info] <0.44.0> Application amqp_client started on node rabbit@localhost rabbit_1 | 2021-03-22 12:24:52.245 [info] <0.547.0> Running boot step rabbit_mgmt_reset_handler defined by app rabbitmq_management rabbit_1 | 2021-03-22 12:24:52.245 [info] <0.547.0> Running boot step rabbit_management_load_definitions defined by app rabbitmq_management rabbit_1 | 2021-03-22 12:24:52.265 [info] <0.616.0> Management plugin: HTTP (non-TLS) listener started on port 15672 rabbit_1 | 2021-03-22 12:24:52.266 [info] <0.722.0> Statistics database started. rabbit_1 | 2021-03-22 12:24:52.266 [info] <0.721.0> Starting worker pool 'management_worker_pool' with 3 processes in it rabbit_1 | 2021-03-22 12:24:52.266 [info] <0.547.0> Ready to start client connection listeners rabbit_1 | 2021-03-22 12:24:52.266 [info] <0.44.0> Application rabbitmq_management started on node rabbit@localhost rabbit_1 | 2021-03-22 12:24:52.268 [info] <0.743.0> started TCP listener on [::]:5672 rabbit_1 | completed with 3 plugins. rabbit_1 | 2021-03-22 12:24:52.404 [info] <0.547.0> Server startup complete; 3 plugins started. rabbit_1 | * rabbitmq_management rabbit_1 | * rabbitmq_web_dispatch rabbit_1 | * rabbitmq_management_agent rabbit_1 | 2021-03-22 12:24:52.404 [info] <0.547.0> Resetting node maintenance status rabbit_1 | 2021-03-22 12:24:53.831 [info] <0.747.0> accepting AMQP connection <0.747.0> (192.168.16.7:45370 -> 192.168.16.5:5672) rabbit_1 | 2021-03-22 12:24:53.834 [info] <0.747.0> connection <0.747.0> (192.168.16.7:45370 -> 192.168.16.5:5672): user 'user' authenticated and granted access to vhost '/' rabbit_1 | 2021-03-22 12:24:54.971 [info] <0.758.0> accepting AMQP connection <0.758.0> (192.168.16.8:50080 -> 192.168.16.5:5672) rabbit_1 | 2021-03-22 12:24:54.974 [info] <0.758.0> connection <0.758.0> (192.168.16.8:50080 -> 192.168.16.5:5672): user 'user' authenticated and granted access to vhost '/' rabbit_1 | 2021-03-22 12:24:54.977 [info] <0.765.0> accepting AMQP connection <0.765.0> (192.168.16.9:55558 -> 192.168.16.5:5672) rabbit_1 | 2021-03-22 12:24:54.981 [info] <0.765.0> connection <0.765.0> (192.168.16.9:55558 -> 192.168.16.5:5672): user 'user' authenticated and granted access to vhost '/' rasa-x_1 | Matplotlib created a temporary config/cache directory at /tmp/matplotlib-dhb_xd9g because the default path (/.config/matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing. rasa-x_1 | 2021-03-22 12:24:35.924945: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory rasa-x_1 | 2021-03-22 12:24:35.925031: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. rasa-x_1 | Starting Rasa X server... 🚀 rasa-x_1 | [2021-03-22 12:24:38 +0000] [11] [INFO] Goin' Fast @ http://0.0.0.0:5002 rasa-x_1 | [2021-03-22 12:24:38 +0000] [34] [INFO] Starting worker [34] rasa-x_1 | [2021-03-22 12:24:38 +0000] [30] [INFO] Starting worker [30] rasa-x_1 | [2021-03-22 12:24:38 +0000] [29] [INFO] Starting worker [29] rasa-x_1 | [2021-03-22 12:24:38 +0000] - (sanic.access)[INFO][192.168.16.9:44144]: GET http://rasa-x:5002/api/config?token=lTfP37NJ5Xf6ABE 200 899 rasa-x_1 | [2021-03-22 12:24:38 +0000] [32] [INFO] Starting worker [32] rasa-x_1 | INFO:rasax.community.services.event_service:Starting event service (standalone: False). rasa-x_1 | [2021-03-22 12:24:42 +0000] - (sanic.access)[INFO][192.168.16.11:60626]: GET http://hidden.site/ 200 3283 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60630]: GET http://hidden.site/api/projects/default/logs?q=&intent=&tags=&limit=1&offset=0 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60632]: GET http://hidden.site/api/data_tags 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60634]: GET http://hidden.site/api/projects/default/intents?fields[example_hashes]=false&fields[suggestions]=false 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.8:33174]: GET http://rasa-x:5002/api/config?token=lTfP37NJ5Xf6ABE 200 899 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60638]: GET http://hidden.site/api/conversationIntents 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60642]: GET http://hidden.site/api/conversations/slotNames 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60654]: GET http://hidden.site/api/conversationEntities 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60656]: GET http://hidden.site/api/conversationActions 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60658]: GET http://hidden.site/api/conversationPolicies 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60660]: GET http://hidden.site/api/projects/default/git_repositories 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60662]: GET http://hidden.site/api/conversations/inputChannels 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60664]: GET http://hidden.site/api/projects/default/entities 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60668]: GET http://hidden.site/api/conversations?limit=30&offset=0&minimumUserMessages=1&intent=&entity=&action=&policies=&slots=&input_channels=&tags_any=&interactive=true&exclude_self=false 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60670]: POST http://hidden.site/api/telemetry 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60672]: GET http://hidden.site/api/telemetry?include_user_groups=true 401 57 rasa-x_1 | [2021-03-22 12:24:43 +0000] - (sanic.access)[INFO][192.168.16.11:60640]: GET http://hidden.site/api/version 200 689 rasa-x_1 | [2021-03-22 12:24:44 +0000] - (sanic.access)[INFO][192.168.16.11:60676]: GET http://hidden.site/api/user 401 57 rasa-x_1 | [2021-03-22 12:24:44 +0000] - (sanic.access)[INFO][192.168.16.11:60674]: GET http://hidden.site/api/features 200 2 rasa-x_1 | [2021-03-22 12:24:44 +0000] - (sanic.access)[INFO][192.168.16.11:60682]: GET http://hidden.site/api/data_tags 401 57 rasa-x_1 | [2021-03-22 12:24:44 +0000] - (sanic.access)[INFO][192.168.16.8:33236]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=lTfP37NJ5Xf6ABE 404 160 rasa-x_1 | [2021-03-22 12:24:44 +0000] - (sanic.access)[INFO][192.168.16.9:44260]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=lTfP37NJ5Xf6ABE 404 160 rasa-x_1 | [2021-03-22 12:24:44 +0000] - (sanic.access)[INFO][192.168.16.11:60684]: GET http://hidden.site/api/version 200 689 rasa-x_1 | [2021-03-22 12:24:45 +0000] - (sanic.access)[INFO][192.168.16.11:60708]: GET http://hidden.site/api/version 200 689 rasa-x_1 | [2021-03-22 12:24:55 +0000] - (sanic.access)[INFO][192.168.16.8:33270]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=lTfP37NJ5Xf6ABE 200 -1 rasa-x_1 | [2021-03-22 12:24:55 +0000] - (sanic.access)[INFO][192.168.16.9:44290]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=lTfP37NJ5Xf6ABE 200 -1 rasa-x_1 | [2021-03-22 12:25:04 +0000] - (sanic.access)[INFO][192.168.16.8:33286]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=lTfP37NJ5Xf6ABE 204 0 rasa-x_1 | [2021-03-22 12:25:04 +0000] - (sanic.access)[INFO][192.168.16.9:44308]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=lTfP37NJ5Xf6ABE 204 0 rasa-x_1 | [2021-03-22 12:25:14 +0000] - (sanic.access)[INFO][192.168.16.8:33300]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=lTfP37NJ5Xf6ABE 204 0 rasa-x_1 | [2021-03-22 12:25:14 +0000] - (sanic.access)[INFO][192.168.16.9:44318]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=lTfP37NJ5Xf6ABE 204 0 rasa-x_1 | [2021-03-22 12:25:22 +0000] - (sanic.access)[INFO][192.168.16.11:60770]: POST http://hidden.site/api/auth 200 4927 rasa-x_1 | [2021-03-22 12:25:22 +0000] - (sanic.access)[INFO][192.168.16.11:60772]: GET http://hidden.site/api/projects/default/git_repositories 200 2 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60782]: GET http://hidden.site/api/projects/default/logs?q=&intent=&tags=&limit=1&offset=0 200 2 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60786]: GET http://hidden.site/api/data_tags 200 2 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60788]: GET http://hidden.site/api/projects/default/intents?fields[example_hashes]=false&fields[suggestions]=false 200 1566 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60790]: GET http://hidden.site/api/conversationIntents 200 2 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60792]: GET http://hidden.site/api/conversations/slotNames 200 2 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60796]: GET http://hidden.site/api/conversationEntities 200 2 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60798]: GET http://hidden.site/api/conversationActions 200 2 rasa-worker_1 | 2021-03-22 12:24:36.591427: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcudart.so.10.1'; dlerror: libcudart.so.10.1: cannot open shared object file: No such file or directory rasa-worker_1 | 2021-03-22 12:24:36.591460: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. rasa-worker_1 | 2021-03-22 12:24:38.339059: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory rasa-worker_1 | 2021-03-22 12:24:38.339094: W tensorflow/stream_executor/cuda/cuda_driver.cc:312] failed call to cuInit: UNKNOWN ERROR (303) rasa-worker_1 | 2021-03-22 12:24:38.339121: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (a0cc81f5b441): /proc/driver/nvidia/version does not exist rasa-worker_1 | 2021-03-22 12:24:38 DEBUG rasa.cli.x - Failed to connect to server. Retrying. Cannot connect to host rasa-x:5002 ssl:default [Connection refused] rasa-worker_1 | 2021-03-22 12:24:43 DEBUG sanic_jwt.configuration - validating provided secret rasa-worker_1 | 2021-03-22 12:24:43 DEBUG sanic_jwt.configuration - validating keys (if needed) rasa-worker_1 | 2021-03-22 12:24:43 DEBUG sanic_jwt.configuration - loading secret and/or keys (if needed) rasa-worker_1 | 2021-03-22 12:24:43 DEBUG rasa.core.utils - Available web server routes: rasa-worker_1 | /conversations//messages POST add_message rasa-worker_1 | /conversations//tracker/events POST append_events rasa-worker_1 | /auth OPTIONS auth_bp.AuthenticateEndpoint rasa-worker_1 | /auth/me OPTIONS auth_bp.RetrieveUserEndpoint rasa-worker_1 | /auth/verify OPTIONS auth_bp.VerifyEndpoint rasa-worker_1 | /webhooks/rasa GET custom_webhook_RasaChatInput.health rasa-worker_1 | /webhooks/rasa/webhook POST custom_webhook_RasaChatInput.receive rasa-worker_1 | /model/test/intents POST evaluate_intents rasa-worker_1 | /model/test/stories POST evaluate_stories rasa-worker_1 | /conversations//execute POST execute_action rasa-worker_1 | /domain GET get_domain rasa-worker_1 | / GET hello rasa-worker_1 | /model PUT load_model rasa-worker_1 | /model/parse POST parse rasa-worker_1 | /conversations//predict POST predict rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60774]: GET http://hidden.site/api/version 200 689 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60800]: GET http://hidden.site/api/conversations/inputChannels 200 8 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60804]: GET http://hidden.site/api/projects/default/entities 200 2 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60808]: POST http://hidden.site/api/telemetry 204 0 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60812]: GET http://hidden.site/api/conversationPolicies 200 2 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60820]: GET http://hidden.site/api/user 200 3471 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60824]: GET http://hidden.site/api/features 200 2 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60826]: GET http://hidden.site/api/conversations?limit=30&offset=0&minimumUserMessages=1&intent=&entity=&action=&policies=&slots=&input_channels=&tags_any=&interactive=true&exclude_self=false 200 2 rasa-x_1 | [2021-03-22 12:25:23 +0000] - (sanic.access)[INFO][192.168.16.11:60828]: GET http://hidden.site/api/data_tags 200 2 rasa-x_1 | [2021-03-22 12:25:24 +0000] - (sanic.access)[INFO][192.168.16.8:33376]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=lTfP37NJ5Xf6ABE 204 0 rasa-x_1 | [2021-03-22 12:25:24 +0000] - (sanic.access)[INFO][192.168.16.11:60830]: GET http://hidden.site/api/version 200 689 rasa-x_1 | [2021-03-22 12:25:24 +0000] - (sanic.access)[INFO][192.168.16.9:44402]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=lTfP37NJ5Xf6ABE 204 0 rasa-x_1 | [2021-03-22 12:25:24 +0000] - (sanic.access)[INFO][192.168.16.11:60840]: GET http://hidden.site/api/version 200 689 rasa-x_1 | [2021-03-22 12:25:25 +0000] - (sanic.access)[INFO][192.168.16.11:60814]: GET http://hidden.site/api/telemetry?include_user_groups=true 200 88 rasa-x_1 | [2021-03-22 12:25:27 +0000] - (sanic.access)[INFO][192.168.16.11:60854]: POST http://hidden.site/api/telemetry 204 0 rasa-x_1 | [2021-03-22 12:25:28 +0000] - (sanic.access)[INFO][192.168.16.11:60858]: POST http://hidden.site/api/telemetry 204 0 rasa-x_1 | [2021-03-22 12:25:28 +0000] - (sanic.access)[INFO][192.168.16.11:60862]: GET http://hidden.site/api/projects/default/intents?fields[example_hashes]=false&fields[suggestions]=false 200 1566 rasa-x_1 | [2021-03-22 12:25:28 +0000] - (sanic.access)[INFO][192.168.16.11:60864]: GET http://hidden.site/api/projects/default/entities 200 2 rasa-x_1 | [2021-03-22 12:25:28 +0000] - (sanic.access)[INFO][192.168.16.11:60866]: POST http://hidden.site/api/conversations 201 720 rasa-x_1 | [2021-03-22 12:25:28 +0000] - (sanic.access)[INFO][192.168.16.11:60874]: GET http://hidden.site/api/projects/default/models?limit=1&offset=0&tag=production 200 212 rasa-x_1 | [2021-03-22 12:25:28 +0000] - (sanic.access)[INFO][192.168.16.11:60878]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=false 200 105 rasa-x_1 | [2021-03-22 12:25:28 +0000] - (sanic.access)[INFO][192.168.16.11:60880]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:28 +0000] - (sanic.access)[INFO][192.168.16.11:60882]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=false 200 105 rasa-x_1 | [2021-03-22 12:25:28 +0000] - (sanic.access)[INFO][192.168.16.11:60884]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=true 200 105 rasa-x_1 | [2021-03-22 12:25:28 +0000] - (sanic.access)[INFO][192.168.16.11:60886]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=true 200 105 rasa-x_1 | [2021-03-22 12:25:30 +0000] - (sanic.access)[INFO][192.168.16.11:60902]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=false 200 105 rasa-x_1 | [2021-03-22 12:25:30 +0000] - (sanic.access)[INFO][192.168.16.11:60906]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=true 200 105 rasa-x_1 | [2021-03-22 12:25:30 +0000] - (sanic.access)[INFO][192.168.16.9:44448]: GET http://rasa-x:5002/api/version 200 689 rasa-x_1 | [2021-03-22 12:25:31 +0000] - (sanic.access)[INFO][192.168.16.11:60890]: POST http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d/messages?environment=production 200 80 rasa-x_1 | [2021-03-22 12:25:31 +0000] - (sanic.access)[INFO][192.168.16.11:60908]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=false 200 105 rasa-x_1 | [2021-03-22 12:25:31 +0000] - (sanic.access)[INFO][192.168.16.11:60910]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=true 200 105 rasa-x_1 | [2021-03-22 12:25:31 +0000] - (sanic.access)[INFO][192.168.16.11:60912]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:32 +0000] - (sanic.access)[INFO][192.168.16.11:60914]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:32 +0000] - (sanic.access)[INFO][192.168.16.11:60916]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:33 +0000] - (sanic.access)[INFO][192.168.16.11:60918]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:34 +0000] - (sanic.access)[INFO][192.168.16.11:60920]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:34 +0000] - (sanic.access)[INFO][192.168.16.8:33460]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=lTfP37NJ5Xf6ABE 204 0 rasa-x_1 | [2021-03-22 12:25:34 +0000] - (sanic.access)[INFO][192.168.16.11:60928]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=false 200 105 rasa-x_1 | [2021-03-22 12:25:34 +0000] - (sanic.access)[INFO][192.168.16.11:60924]: POST http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d/messages?environment=production 200 79 rasa-x_1 | [2021-03-22 12:25:34 +0000] - (sanic.access)[INFO][192.168.16.11:60930]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=true 200 105 rasa-x_1 | [2021-03-22 12:25:34 +0000] - (sanic.access)[INFO][192.168.16.11:60932]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=false 200 105 rasa-x_1 | [2021-03-22 12:25:34 +0000] - (sanic.access)[INFO][192.168.16.9:44488]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=lTfP37NJ5Xf6ABE 204 0 rasa-x_1 | [2021-03-22 12:25:34 +0000] - (sanic.access)[INFO][192.168.16.11:60936]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?test_story=true 200 105 rasa-worker_1 | /conversations//tracker/events PUT replace_events rasa-worker_1 | /conversations//story GET retrieve_story rasa-worker_1 | /conversations//tracker GET retrieve_tracker rasa-worker_1 | /status GET status rasa-worker_1 | /model/predict POST tracker_predict rasa-worker_1 | /model/train POST train rasa-worker_1 | /conversations//trigger_intent POST trigger_intent rasa-worker_1 | /model DELETE unload_model rasa-worker_1 | /version GET version rasa-worker_1 | 2021-03-22 12:24:43 INFO root - Starting Rasa server on http://localhost:5005 rasa-worker_1 | 2021-03-22 12:24:43 DEBUG rasa.core.utils - Using the default number of Sanic workers (1). rasa-worker_1 | 2021-03-22 12:24:43 DEBUG urllib3.connectionpool - Starting new HTTPS connection (1): api.segment.io:443 rasa-worker_1 | 2021-03-22 12:24:44 DEBUG urllib3.connectionpool - https://api.segment.io:443 "POST /v1/track HTTP/1.1" 200 21 rasa-worker_1 | 2021-03-22 12:24:44 INFO root - Enabling coroutine debugging. Loop id 92576240. rasa-worker_1 | 2021-03-22 12:24:44 DEBUG root - Could not load interpreter from 'None'. rasa-worker_1 | 2021-03-22 12:24:44 INFO rasa.core.brokers.pika - Connecting to RabbitMQ ... rasa-worker_1 | 2021-03-22 12:24:44 INFO rasa.core.brokers.pika - RabbitMQ connection to 'rabbit' was established. rasa-worker_1 | 2021-03-22 12:24:44 DEBUG rasa.core.brokers.pika - RabbitMQ channel was opened. Declaring fanout exchange 'rasa-exchange'. rasa-worker_1 | 2021-03-22 12:24:44 DEBUG rasa.core.brokers.broker - Instantiated event broker to 'PikaEventBroker'. rasa-worker_1 | 2021-03-22 12:24:44 DEBUG rasa.core.tracker_store - Attempting to connect to database via 'postgresql://admin:***@db:5432/rasa'. rasa-worker_1 | 2021-03-22 12:24:44 DEBUG rasa.core.tracker_store - Connection to SQL database 'worker_tracker' successful. rasa-worker_1 | 2021-03-22 12:24:44 DEBUG rasa.core.tracker_store - Connected to SQLTrackerStore. rasa-worker_1 | 2021-03-22 12:24:44 DEBUG rasa.core.lock_store - Connected to lock store 'RedisLockStore'. rasa-worker_1 | 2021-03-22 12:24:44 DEBUG rasa.core.nlg.generator - Instantiated NLG to 'TemplatedNaturalLanguageGenerator'. rasa-worker_1 | 2021-03-22 12:24:44 DEBUG rasa.core.agent - Requesting model from server http://rasa-x:5002/api/projects/default/models/tags/production... rasa-worker_1 | 2021-03-22 12:24:44 DEBUG rasa.core.agent - Model server could not find a model at the requested endpoint 'http://rasa-x:5002/api/projects/default/models/tags/production'. It's possible that no model has been trained, or that the requested tag hasn't been assigned. rasa-worker_1 | 2021-03-22 12:24:44 DEBUG rasa.core.agent - No new model found at URL http://rasa-x:5002/api/projects/default/models/tags/production rasa-worker_1 | /opt/venv/lib/python3.8/site-packages/tzlocal/unix.py:158: UserWarning: Can not find any timezone configuration, defaulting to UTC. rasa-worker_1 | warnings.warn('Can not find any timezone configuration, defaulting to UTC.') rasa-worker_1 | 2021-03-22 12:24:44 INFO root - Rasa server is up and running. rasa-worker_1 | 2021-03-22 12:24:54 DEBUG rasa.core.agent - Requesting model from server http://rasa-x:5002/api/projects/default/models/tags/production... rasa-worker_1 | 2021-03-22 12:24:55 DEBUG rasa.core.agent - Unzipped model to '/tmp/tmp49ltol4u' rasa-worker_1 | 2021-03-22 12:24:55 DEBUG rasa.core.agent - Found new model with fingerprint 428bdd1cc609df24e4b0a999c4c5cbc9. Loading... rasa-worker_1 | 2021-03-22 12:24:55 DEBUG rasa.utils.tensorflow.models - Loading the model from /tmp/tmp49ltol4u/nlu/component_5_DIETClassifier.tf_model with finetune_mode=False... rasa-worker_1 | 2021-03-22 12:24:55.543061: I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN)to use the following CPU instructions in performance-critical operations: AVX2 FMA rasa-worker_1 | To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. rasa-worker_1 | 2021-03-22 12:24:55.549245: I tensorflow/core/platform/profile_utils/cpu_utils.cc:104] CPU Frequency: 3299995000 Hz rasa-worker_1 | 2021-03-22 12:24:55.549507: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x54c1590 initialized for platform Host (this does not guarantee that XLA will be used). Devices: rasa-worker_1 | 2021-03-22 12:24:55.549526: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version rasa-worker_1 | 2021-03-22 12:24:55 DEBUG rasa.nlu.classifiers.diet_classifier - Following metrics will be logged during training: rasa-worker_1 | 2021-03-22 12:24:55 DEBUG rasa.nlu.classifiers.diet_classifier - t_loss (total loss) rasa-worker_1 | 2021-03-22 12:24:55 DEBUG rasa.nlu.classifiers.diet_classifier - i_acc (intent acc) rasa-worker_1 | 2021-03-22 12:24:55 DEBUG rasa.nlu.classifiers.diet_classifier - i_loss (intent loss) rasa-worker_1 | 2021-03-22 12:24:56 DEBUG rasa.utils.tensorflow.models - Finished loading the model. rasa-worker_1 | 2021-03-22 12:24:56 DEBUG rasa.utils.tensorflow.models - Building tensorflow prediction graph... rasa-worker_1 | 2021-03-22 12:24:59 DEBUG rasa.utils.tensorflow.models - Finished building tensorflow prediction graph. rasa-worker_1 | 2021-03-22 12:24:59 DEBUG rasa.nlu.classifiers.diet_classifier - Failed to load model for 'ResponseSelector'. Maybe you did not provide enough training data and no model was trained or the path '/tmp/tmp49ltol4u/nlu' doesn't exist? rasa-worker_1 | 2021-03-22 12:24:59 DEBUG rasa.utils.tensorflow.models - Loading the model from /tmp/tmp49ltol4u/core/policy_1_TEDPolicy/ted_policy.tf_model with finetune_mode=False... rasa-worker_1 | 2021-03-22 12:24:59 DEBUG rasa.utils.tensorflow.models - Finished loading the model. rasa-worker_1 | 2021-03-22 12:24:59 DEBUG rasa.utils.tensorflow.models - Building tensorflow prediction graph... rasa-worker_1 | 2021-03-22 12:25:02 DEBUG rasa.utils.tensorflow.models - Finished building tensorflow prediction graph. rasa-worker_1 | 2021-03-22 12:25:02 DEBUG rasa.core.agent - Finished updating agent to new model. rasa-worker_1 | 2021-03-22 12:25:04 DEBUG rasa.core.agent - Requesting model from server http://rasa-x:5002/api/projects/default/models/tags/production... rasa-worker_1 | 2021-03-22 12:25:04 DEBUG rasa.core.agent - Model server returned 204 status code, indicating that no new model is available. Current fingerprint: 428bdd1cc609df24e4b0a999c4c5cbc9 rasa-worker_1 | 2021-03-22 12:25:04 DEBUG rasa.core.agent - No new model found at URL http://rasa-x:5002/api/projects/default/models/tags/production rasa-worker_1 | 2021-03-22 12:25:14 DEBUG rasa.core.agent - Requesting model from server http://rasa-x:5002/api/projects/default/models/tags/production... rasa-worker_1 | 2021-03-22 12:25:14 DEBUG rasa.core.agent - Model server returned 204 status code, indicating that no new model is available. Current fingerprint: 428bdd1cc609df24e4b0a999c4c5cbc9 rasa-worker_1 | 2021-03-22 12:25:14 DEBUG rasa.core.agent - No new model found at URL http://rasa-x:5002/api/projects/default/models/tags/production rasa-worker_1 | 2021-03-22 12:25:24 DEBUG rasa.core.agent - Requesting model from server http://rasa-x:5002/api/projects/default/models/tags/production... rasa-worker_1 | 2021-03-22 12:25:24 DEBUG rasa.core.agent - Model server returned 204 status code, indicating that no new model is available. Current fingerprint: 428bdd1cc609df24e4b0a999c4c5cbc9 rasa-worker_1 | 2021-03-22 12:25:24 DEBUG rasa.core.agent - No new model found at URL http://rasa-x:5002/api/projects/default/models/tags/production rasa-worker_1 | 2021-03-22 12:25:34 DEBUG rasa.core.agent - Requesting model from server http://rasa-x:5002/api/projects/default/models/tags/production... rasa-worker_1 | 2021-03-22 12:25:34 DEBUG rasa.core.agent - Model server returned 204 status code, indicating that no new model is available. Current fingerprint: 428bdd1cc609df24e4b0a999c4c5cbc9 rasa-worker_1 | 2021-03-22 12:25:34 DEBUG rasa.core.agent - No new model found at URL http://rasa-x:5002/api/projects/default/models/tags/production redis_1 | redis 12:24:33.52 redis_1 | redis 12:24:33.52 Welcome to the Bitnami redis container redis_1 | redis 12:24:33.52 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-redis redis_1 | redis 12:24:33.53 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-redis/issues redis_1 | redis 12:24:33.53 redis_1 | redis 12:24:33.53 INFO ==> ** Starting Redis setup ** redis_1 | redis 12:24:33.55 INFO ==> Initializing Redis redis_1 | redis 12:24:33.56 INFO ==> Setting Redis config file redis_1 | redis 12:24:33.58 INFO ==> ** Redis setup finished! ** redis_1 | redis_1 | redis 12:24:33.59 INFO ==> ** Starting Redis ** redis_1 | 1:C 22 Mar 2021 12:24:33.607 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 1:C 22 Mar 2021 12:24:33.607 # Redis version=6.0.8, bits=64, commit=00000000, modified=0, pid=1, just started redis_1 | 1:C 22 Mar 2021 12:24:33.607 # Configuration loaded redis_1 | _._ redis_1 | _.-``__ ''-._ redis_1 | _.-`` `. `_. ''-._ Redis 6.0.8 (00000000/0) 64 bit redis_1 | .-`` .-```. ```\/ _.,_ ''-._ redis_1 | ( ' , .-` | `, ) Running in standalone mode redis_1 | |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379 redis_1 | | `-._ `._ / _.-' | PID: 1 redis_1 | `-._ `-._ `-./ _.-' _.-' redis_1 | |`-._`-._ `-.__.-' _.-'_.-'| redis_1 | | `-._`-._ _.-'_.-' | http://redis.io redis_1 | `-._ `-._`-.__.-'_.-' _.-' redis_1 | |`-._`-._ `-.__.-' _.-'_.-'| redis_1 | | `-._`-._ _.-'_.-' | redis_1 | `-._ `-._`-.__.-'_.-' _.-' redis_1 | `-._ `-.__.-' _.-' redis_1 | `-._ _.-' redis_1 | `-.__.-' redis_1 | redis_1 | 1:M 22 Mar 2021 12:24:33.608 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128. redis_1 | 1:M 22 Mar 2021 12:24:33.608 # Server initialized redis_1 | 1:M 22 Mar 2021 12:24:33.608 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 1:M 22 Mar 2021 12:24:33.608 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo madvise > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled (set to 'madvise' or 'never'). redis_1 | 1:M 22 Mar 2021 12:24:33.609 * Ready to accept connections rasa-x_1 | [2021-03-22 12:25:34 +0000] - (sanic.access)[INFO][192.168.16.11:60938]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:35 +0000] - (sanic.access)[INFO][192.168.16.11:60942]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:36 +0000] - (sanic.access)[INFO][192.168.16.11:60944]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:36 +0000] - (sanic.access)[INFO][192.168.16.11:60946]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:37 +0000] - (sanic.access)[INFO][192.168.16.11:60948]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:37 +0000] - (sanic.access)[INFO][192.168.16.11:60950]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:38 +0000] - (sanic.access)[INFO][192.168.16.11:60952]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:39 +0000] - (sanic.access)[INFO][192.168.16.11:60954]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:39 +0000] - (sanic.access)[INFO][192.168.16.11:60956]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324 rasa-x_1 | [2021-03-22 12:25:40 +0000] - (sanic.access)[INFO][192.168.16.11:60960]: GET http://hidden.site/api/conversations/6784951c56a04d36a20a938aff6b0b9d?format=full_conversation&since=1616415928.4194827&environment=production 200 324