Rasa X not running when deployed with docker-compose

I am tryiing to setup rasa x using docker compose. I have followed the docs and set it up but rasa server is not running.

I have been spending quite a time but still not being able to find my way around it I need help

So what happens when you go to that url that the logs say the server is running at? Do you not get the Rasa X UI?

No please. it is not running

Is there any errors further in the docker logs? From what I see so far there it all looks correct to me. So you are sure you don’t see anything when opening a browser to http://localhost:5002/login and logging in with the password listed there in the logs?

Otherwise I’m hoping there are more errors in the logs maybe you could share further more on since you aren’t seeing the login screen.

I get site can be reached

db_1               | 2020-01-13 12:00:14.280 GMT [151] LOG:  invalid record length at 0/1943408: wanted 24, got 0
db_1               | 2020-01-13 12:00:14.280 GMT [151] LOG:  redo done at 0/19433D0
db_1               | 2020-01-13 12:00:14.303 GMT [1] LOG:  database system is ready to accept connections
app_1              | 2020-01-13 12:00:22 INFO     rasa_sdk.endpoint  - Starting action endpoint server...
nginx_1            | SSL encryption is not used since no certificates were provided.
nginx_1            |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
nginx_1            |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to app port 80: Connection refused
nginx_1            | 7
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'project'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'project'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'config_tmp' in table 'project'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'user_role'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'user_role'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'conversation_action_metadata'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'conversation_action_metadata'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'conversation_entity_metadata'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'conversation_entity_metadata'.
nginx_1            | >> exec docker CMD
nginx_1            | nginx
nginx_1            | 2020/01/13 12:00:24 [notice] 1#0: using the "epoll" event method
nginx_1            | 2020/01/13 12:00:24 [notice] 1#0: nginx/1.14.2
nginx_1            | 2020/01/13 12:00:24 [notice] 1#0: built by gcc 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 
nginx_1            | 2020/01/13 12:00:24 [notice] 1#0: OS: Linux 4.15.0-72-generic
nginx_1            | 2020/01/13 12:00:24 [notice] 1#0: getrlimit(RLIMIT_NOFILE): 1048576:1048576
nginx_1            | 2020/01/13 12:00:24 [notice] 1#0: start worker processes
nginx_1            | 2020/01/13 12:00:24 [notice] 1#0: start worker process 14
nginx_1            | 2020/01/13 12:00:24 [notice] 1#0: start worker process 15
nginx_1            | 2020/01/13 12:00:24 [notice] 1#0: start worker process 16
nginx_1            | 2020/01/13 12:00:24 [notice] 1#0: start worker process 17
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'conversation_event'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'conversation_event'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'evaluation_tmp' in table 'conversation_event'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'data_tmp' in table 'conversation_event'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'conversation_intent_metadata'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'conversation_intent_metadata'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'message_correction'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'message_correction'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'conversation_policy_metadata'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'conversation_policy_metadata'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'conversation_session'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'conversation_session'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'conversation_statistic'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'conversation_statistic'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'domain'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'domain'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'entity_synonym'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'entity_synonym'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'environment'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'environment'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'intent'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'intent'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'lookup_table'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'lookup_table'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'elements_tmp' in table 'lookup_table'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'model'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'model'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'permission'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'permission'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'rasa_x_user'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'rasa_x_user'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'password_hash_tmp' in table 'rasa_x_user'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'regex_feature'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'regex_feature'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'user_goal'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'user_goal'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'conversation_action_statistic'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'conversation_action_statistic'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'conversation_entity_statistic'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'conversation_entity_statistic'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'conversation_intent_statistic'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'conversation_intent_statistic'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'conversation_policy_statistic'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'conversation_policy_statistic'.
rabbit_1           | Applications 'rabbit_and_plugins' are running on node 'rabbit@localhost'
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'domain_action'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'domain_action'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'domain_entity'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'domain_entity'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'domain_intent'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'domain_intent'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'use_entities_tmp' in table 'domain_intent'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'ignore_entities_tmp' in table 'domain_intent'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'domain_slot'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'domain_slot'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'message_log'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'message_log'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'text_tmp' in table 'message_log'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'intent_ranking_tmp' in table 'message_log'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'entities_tmp' in table 'message_log'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'model_tag'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'model_tag'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'nlu_evaluation'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'nlu_evaluation'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'report_tmp' in table 'nlu_evaluation'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'nlu_training_data'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'nlu_training_data'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'text_tmp' in table 'nlu_training_data'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'single_use_token'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'single_use_token'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'story'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'story'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'story_tmp' in table 'story'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'template'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'template'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'text_tmp' in table 'template'.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'content_tmp' in table 'template'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'temporary_intent_example'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'temporary_intent_example'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'user_goal_intent'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'user_goal_intent'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'user_role_mapping'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'user_role_mapping'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'nlu_evaluation_prediction'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'nlu_evaluation_prediction'.
rabbit_1           |  12:00:31.50 INFO  ==> Stopping RabbitMQ...
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating fixed sized text columns for table 'nlu_training_data_entity'.
rasa-x_1           | DEBUG:migration_2019_08_26_oracle_migrations_4daabca814ee_py:Start migrating variable-length text columns for table 'nlu_training_data_entity'.
rasa-x_1           | DEBUG:alembic.runtime.migration:update 6fce9679db61 to 4daabca814ee
rasa-x_1           | INFO:alembic.runtime.migration:Running upgrade 4daabca814ee -> 1d990f240f4d, Change datatype of the `text` column in the table `template` from `String` to `Text`
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'text_tmp' in table 'template'.
rasa-x_1           | DEBUG:alembic.runtime.migration:update 4daabca814ee to 1d990f240f4d
rasa-x_1           | INFO:alembic.runtime.migration:Running upgrade 1d990f240f4d -> 36c070bd6363, Rename too-long table name `conversation_message_correction`.
rasa-x_1           | DEBUG:alembic.runtime.migration:update 1d990f240f4d to 36c070bd6363
rasa-x_1           | INFO:alembic.runtime.migration:Running upgrade 36c070bd6363 -> d45a0bf21e89, Add unique ID to EntitySynonyms
rasa-x_1           | DEBUG:alembic.runtime.migration:update 36c070bd6363 to d45a0bf21e89
rasa-x_1           | INFO:alembic.runtime.migration:Running upgrade d45a0bf21e89 -> 3b15f8e56784, Add `original_value` field to training data entities.
rasa-x_1           | DEBUG:rasax.community.database.schema_migrations.alembic.utils:Start modifying column 'original_value' in table 'nlu_training_data_entity'.
rasa-x_1           | DEBUG:alembic.runtime.migration:update d45a0bf21e89 to 3b15f8e56784
rasa-x_1           | INFO:alembic.runtime.migration:Running upgrade 3b15f8e56784 -> a86c9fac00fa, Add `rasa_environment` column to `conversation_event` table.
rasa-x_1           | DEBUG:alembic.runtime.migration:update 3b15f8e56784 to a86c9fac00fa
rasa-x_1           | INFO:alembic.runtime.migration:Running upgrade a86c9fac00fa -> a813c6c15a4c, Add a column to store the foreign key of a used synonym.
rasa-x_1           | DEBUG:alembic.runtime.migration:update a86c9fac00fa to a813c6c15a4c
rasa-x_1           | INFO:alembic.runtime.migration:Running upgrade a813c6c15a4c -> cffc160af576, Add data column to User
rasa-x_1           | DEBUG:alembic.runtime.migration:update a813c6c15a4c to cffc160af576
rasa-x_1           | INFO:alembic.runtime.migration:Running upgrade cffc160af576 -> 945ef2034d57, Add `git_repository` table.
rasa-x_1           | DEBUG:alembic.runtime.migration:update cffc160af576 to 945ef2034d57
rasa-x_1           | INFO:alembic.runtime.migration:Running upgrade 945ef2034d57 -> 99e6a52a2eb7, Drop 'attributes' column in 'rasa_x_user' table.
rasa-x_1           | DEBUG:alembic.runtime.migration:update 945ef2034d57 to 99e6a52a2eb7
rasa-x_1           | INFO:alembic.runtime.migration:Running upgrade 99e6a52a2eb7 -> d9d7b3d9cadd, Add `session_expiration_time` and `carry_over_slots_to_new_session` columns to
rasa-x_1           | table `domain`.
rasa-x_1           | DEBUG:alembic.runtime.migration:update 99e6a52a2eb7 to d9d7b3d9cadd
rasa-x_1           | INFO:alembic.runtime.migration:Running upgrade d9d7b3d9cadd -> acd80348b093, Add configuration values table.
rasa-x_1           | DEBUG:alembic.runtime.migration:update d9d7b3d9cadd to acd80348b093
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned SQLite foreign key enforcement on.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned on SQLite WAL mode.
rasa-x_1           | DEBUG:rasax.community.sql_migrations:Schema migrations finished.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned SQLite foreign key enforcement on.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned on SQLite WAL mode.
rasa-x_1           | DEBUG:rasax.community.sql_migrations:No projects present. Created initial default project 'default'.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned SQLite foreign key enforcement on.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned on SQLite WAL mode.
rasa-x_1           | DEBUG:rasax.community.sql_migrations:Created role 'admin'.
rasa-x_1           | DEBUG:rasax.community.sql_migrations:Created role 'annotator'.
rasa-x_1           | DEBUG:rasax.community.sql_migrations:Created role 'tester'.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned SQLite foreign key enforcement on.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned on SQLite WAL mode.
rasa-x_1           | DEBUG:rasax.community.sql_migrations:Created default permissions for 'admin' role.
rasa-x_1           | DEBUG:rasax.community.sql_migrations:Created default permissions for 'annotator' role.
rasa-x_1           | DEBUG:rasax.community.sql_migrations:Created default permissions for 'tester' role.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned SQLite foreign key enforcement on.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned on SQLite WAL mode.
rasa-x_1           | DEBUG:rasax.community.sql_migrations:Created new system user 'system_user'.
rasa-x_1           | DEBUG:rasax.community.sql_migrations:Generated chat token '01dfe2dd6ab349f6b9229466bf4733af' with expiry date 1581508833
rasa-x_1           | DEBUG:rasax.community.services.user_service:Created local user named me with password gY402t3GmTE3
rasa-x_1           | DEBUG:rasax.community.services.settings_service:Successfully injected deployment environments configuration from file 'environments.yml'.
rasa-x_1           | DEBUG:rasax.community.services.model_service:Imported model '20200108-002755'.
rasa-x_1           | ERROR:rasax.community.metrics:Attempted to read telemetry configuration from the database while in local mode. Telemetry will not be enabled.
rasa-x_1           | DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): pypi.rasa.com:80
rasa-x_1           | DEBUG:rasax.community.services.git_service:Running scheduled Git synchronization.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned SQLite foreign key enforcement on.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned on SQLite WAL mode.
rasa-x_1           | DEBUG:rasax.community.services.git_service:Skip synchronizing with Git since no credentials were given.
rasa-x_1           | DEBUG:urllib3.connectionpool:http://pypi.rasa.com:80 "GET /api/package/rasa-x HTTP/1.1" 302 208
rasa-x_1           | DEBUG:urllib3.connectionpool:http://pypi.rasa.com:80 "GET /api/package/rasa-x/ HTTP/1.1" 200 443784
rasa-x_1           | You are using an outdated version of Rasa X (0.24.0).
rasa-x_1           | You should consider upgrading via the command:
rasa-x_1           | pip3 install --upgrade rasa-x --extra-index-url https://pypi.rasa.com/simple
rasa-x_1           | Starting Rasa X server... 🚀
rasa-x_1           | [2020-01-13 12:00:35 +0000] [7] [DEBUG] 
rasa-x_1           | 
rasa-x_1           |                  Sanic
rasa-x_1           |          Build Fast. Run Fast.
rasa-x_1           | 
rasa-x_1           | 
rasa-x_1           | [2020-01-13 12:00:35 +0000] [7] [INFO] Goin' Fast @ http://0.0.0.0:5002
rasa-x_1           | DEBUG:rasax.community.metrics:Sending periodic metrics update.
rasa-x_1           | [2020-01-13 12:00:35 +0000] [24] [INFO] Starting worker [24]
rasa-x_1           | 
rasa-x_1           | The server is running at http://localhost:5002/login?username=me&password=gY402t3GmTE3
rasa-x_1           | 
rasa-x_1           | [2020-01-13 12:00:35 +0000] [22] [INFO] Starting worker [22]
rasa-x_1           | [2020-01-13 12:00:35 +0000] [25] [INFO] Starting worker [25]
rasa-x_1           | [2020-01-13 12:00:35 +0000] [23] [INFO] Starting worker [23]
rabbit_1           |  12:00:37.80 INFO  ==> ** RabbitMQ setup finished! **
rabbit_1           | 
rabbit_1           |  12:00:37.81 INFO  ==> ** Starting RabbitMQ **
rasa-x_1           | [2020-01-13 12:00:40 +0000] [25] [DEBUG] CORS: Request to '/api/config' matches CORS resource '/*'. Using options: {'origins': ['.*'], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'expose_headers': 'X-Total-Count', 'supports_credentials': False, 'max_age': 1800, 'send_wildcard': False, 'automatic_options': True, 'vary_header': True, 'resources': '/*', 'intercept_exceptions': True, 'always_send': True}
rasa-x_1           | [2020-01-13 12:00:40 +0000] - (sanic.access)[INFO][172.22.0.7:48300]: GET http://rasa-x:5002/api/config?token=oGDRU9xgEbWrGCGHFkZflg==  200 1600
rasa-x_1           | [2020-01-13 12:00:40 +0000] [25] [DEBUG] CORS: Request to '/api/config' matches CORS resource '/*'. Using options: {'origins': ['.*'], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'expose_headers': 'X-Total-Count', 'supports_credentials': False, 'max_age': 1800, 'send_wildcard': False, 'automatic_options': True, 'vary_header': True, 'resources': '/*', 'intercept_exceptions': True, 'always_send': True}
rasa-x_1           | [2020-01-13 12:00:40 +0000] - (sanic.access)[INFO][172.22.0.8:34070]: GET http://rasa-x:5002/api/config?token=oGDRU9xgEbWrGCGHFkZflg==  200 1600
rasa-production_1  | 2020-01-13 12:00:40 ERROR    pika.adapters.utils.io_services_utils  - Socket failed to connect: <socket.socket fd=22, family=AddressFamily.AF_INET, type=2049, proto=6, laddr=('172.22.0.7', 40486)>; error=111 (Connection refused)
rasa-production_1  | 2020-01-13 12:00:40 ERROR    pika.adapters.utils.connection_workflow  - TCP Connection attempt failed: ConnectionRefusedError(111, 'Connection refused'); dest=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('172.22.0.4', 5672))
rasa-production_1  | 2020-01-13 12:00:40 ERROR    pika.adapters.utils.connection_workflow  - AMQPConnector - reporting failure: AMQPConnectorSocketConnectError: ConnectionRefusedError(111, 'Connection refused')
db_1               | 2020-01-13 12:00:41.055 GMT [158] WARNING:  there is no transaction in progress
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned SQLite foreign key enforcement on.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned on SQLite WAL mode.
rasa-x_1           | [2020-01-13 12:00:41 +0000] [22] [DEBUG] CORS: Request to '/api/projects/default/models/tags/production' matches CORS resource '/*'. Using options: {'origins': ['.*'], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'expose_headers': 'X-Total-Count', 'supports_credentials': False, 'max_age': 1800, 'send_wildcard': False, 'automatic_options': True, 'vary_header': True, 'resources': '/*', 'intercept_exceptions': True, 'always_send': True}
rasa-x_1           | [2020-01-13 12:00:41 +0000] - (sanic.access)[INFO][172.22.0.7:48312]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=oGDRU9xgEbWrGCGHFkZflg%3D%3D  404 160
rasa-worker_1      | 2020-01-13 12:00:41 ERROR    pika.adapters.utils.io_services_utils  - Socket failed to connect: <socket.socket fd=22, family=AddressFamily.AF_INET, type=2049, proto=6, laddr=('172.22.0.8', 43816)>; error=111 (Connection refused)
rasa-worker_1      | 2020-01-13 12:00:41 ERROR    pika.adapters.utils.connection_workflow  - TCP Connection attempt failed: ConnectionRefusedError(111, 'Connection refused'); dest=(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('172.22.0.4', 5672))
rasa-worker_1      | 2020-01-13 12:00:41 ERROR    pika.adapters.utils.connection_workflow  - AMQPConnector - reporting failure: AMQPConnectorSocketConnectError: ConnectionRefusedError(111, 'Connection refused')
db_1               | 2020-01-13 12:00:41.673 GMT [160] WARNING:  there is no transaction in progress
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned SQLite foreign key enforcement on.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned on SQLite WAL mode.
rasa-x_1           | [2020-01-13 12:00:41 +0000] [25] [DEBUG] CORS: Request to '/api/projects/default/models/tags/production' matches CORS resource '/*'. Using options: {'origins': ['.*'], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'expose_headers': 'X-Total-Count', 'supports_credentials': False, 'max_age': 1800, 'send_wildcard': False, 'automatic_options': True, 'vary_header': True, 'resources': '/*', 'intercept_exceptions': True, 'always_send': True}
rasa-x_1           | [2020-01-13 12:00:41 +0000] - (sanic.access)[INFO][172.22.0.8:34090]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=oGDRU9xgEbWrGCGHFkZflg%3D%3D  404 160
rabbit_1           | 2020-01-13 12:00:43.957 [info] <0.8.0> Feature flags: list of feature flags found:
rabbit_1           | 2020-01-13 12:00:43.957 [info] <0.8.0> Feature flags: feature flag states written to disk: yes
rabbit_1           | 2020-01-13 12:00:44.118 [info] <0.276.0> 
rabbit_1           |  Starting RabbitMQ 3.7.17 on Erlang 22.0
rabbit_1           |  Copyright (C) 2007-2019 Pivotal Software, Inc.
rabbit_1           |  Licensed under the MPL.  See https://www.rabbitmq.com/
rabbit_1           | 
rabbit_1           |   ##  ##
rabbit_1           |   ##  ##      RabbitMQ 3.7.17. Copyright (C) 2007-2019 Pivotal Software, Inc.
rabbit_1           |   ##########  Licensed under the MPL.  See https://www.rabbitmq.com/
rabbit_1           |   ######  ##
rabbit_1           |   ##########  Logs: <stdout>
rabbit_1           | 
rabbit_1           |               Starting broker...
rabbit_1           | 2020-01-13 12:00:44.119 [info] <0.276.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.config
rabbit_1           |  cookie hash    : 4vI7i0b2BoQbKDXcJ6oB1g==
rabbit_1           |  log(s)         : <stdout>
rabbit_1           |  database dir   : /bitnami/rabbitmq/mnesia/rabbit@localhost
rabbit_1           | 2020-01-13 12:00:44.144 [info] <0.276.0> Running boot step pre_boot defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.144 [info] <0.276.0> Running boot step rabbit_core_metrics defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.145 [info] <0.276.0> Running boot step rabbit_alarm defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.155 [info] <0.292.0> Memory high watermark set to 6371 MiB (6681419776 bytes) of 15929 MiB (16703549440 bytes) total
rabbit_1           | 2020-01-13 12:00:44.164 [info] <0.324.0> Enabling free disk space monitoring
rabbit_1           | 2020-01-13 12:00:44.164 [info] <0.324.0> Disk free limit set to 1670MB
rabbit_1           | 2020-01-13 12:00:44.169 [info] <0.276.0> Running boot step code_server_cache defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.169 [info] <0.276.0> Running boot step file_handle_cache defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.169 [info] <0.327.0> Limiting to approx 1048476 file handles (943626 sockets)
rabbit_1           | 2020-01-13 12:00:44.169 [info] <0.328.0> FHC read buffering:  OFF
rabbit_1           | 2020-01-13 12:00:44.169 [info] <0.328.0> FHC write buffering: ON
rabbit_1           | 2020-01-13 12:00:44.171 [info] <0.276.0> Running boot step worker_pool defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.171 [info] <0.277.0> Will use 4 processes for default worker pool
rabbit_1           | 2020-01-13 12:00:44.171 [info] <0.277.0> Starting worker pool 'worker_pool' with 4 processes in it
rabbit_1           | 2020-01-13 12:00:44.172 [info] <0.276.0> Running boot step database defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.175 [info] <0.276.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbit_1           | 2020-01-13 12:00:44.220 [info] <0.276.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbit_1           | 2020-01-13 12:00:44.220 [info] <0.276.0> Peer discovery backend rabbit_peer_discovery_classic_config does not support registration, skipping registration.
rabbit_1           | 2020-01-13 12:00:44.220 [info] <0.276.0> Running boot step database_sync defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.220 [info] <0.276.0> Running boot step feature_flags defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.221 [info] <0.276.0> Running boot step codec_correctness_check defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.221 [info] <0.276.0> Running boot step external_infrastructure defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.221 [info] <0.276.0> Running boot step rabbit_registry defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.221 [info] <0.276.0> Running boot step rabbit_auth_mechanism_cr_demo defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.221 [info] <0.276.0> Running boot step rabbit_queue_location_random defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.221 [info] <0.276.0> Running boot step rabbit_event defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.221 [info] <0.276.0> Running boot step rabbit_auth_mechanism_amqplain defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.222 [info] <0.276.0> Running boot step rabbit_auth_mechanism_plain defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.222 [info] <0.276.0> Running boot step rabbit_exchange_type_direct defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.222 [info] <0.276.0> Running boot step rabbit_exchange_type_fanout defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.222 [info] <0.276.0> Running boot step rabbit_exchange_type_headers defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.222 [info] <0.276.0> Running boot step rabbit_exchange_type_topic defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.223 [info] <0.276.0> Running boot step rabbit_mirror_queue_mode_all defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.223 [info] <0.276.0> Running boot step rabbit_mirror_queue_mode_exactly defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.223 [info] <0.276.0> Running boot step rabbit_mirror_queue_mode_nodes defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.223 [info] <0.276.0> Running boot step rabbit_priority_queue defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.223 [info] <0.276.0> Priority queues enabled, real BQ is rabbit_variable_queue
rabbit_1           | 2020-01-13 12:00:44.223 [info] <0.276.0> Running boot step rabbit_queue_location_client_local defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.223 [info] <0.276.0> Running boot step rabbit_queue_location_min_masters defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.223 [info] <0.276.0> Running boot step kernel_ready defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.223 [info] <0.276.0> Running boot step rabbit_sysmon_minder defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.224 [info] <0.276.0> Running boot step rabbit_epmd_monitor defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.228 [info] <0.276.0> Running boot step guid_generator defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.231 [info] <0.276.0> Running boot step rabbit_node_monitor defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.231 [info] <0.355.0> Starting rabbit_node_monitor
rabbit_1           | 2020-01-13 12:00:44.231 [info] <0.276.0> Running boot step delegate_sup defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.232 [info] <0.276.0> Running boot step rabbit_memory_monitor defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.232 [info] <0.276.0> Running boot step core_initialized defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.233 [info] <0.276.0> Running boot step upgrade_queues defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.272 [info] <0.276.0> Running boot step rabbit_connection_tracking defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.273 [info] <0.276.0> Running boot step rabbit_connection_tracking_handler defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.273 [info] <0.276.0> Running boot step rabbit_exchange_parameters defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.273 [info] <0.276.0> Running boot step rabbit_mirror_queue_misc defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.273 [info] <0.276.0> Running boot step rabbit_policies defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.275 [info] <0.276.0> Running boot step rabbit_policy defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.275 [info] <0.276.0> Running boot step rabbit_queue_location_validator defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.275 [info] <0.276.0> Running boot step rabbit_vhost_limit defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.275 [info] <0.276.0> Running boot step rabbit_mgmt_reset_handler defined by app rabbitmq_management
rabbit_1           | 2020-01-13 12:00:44.275 [info] <0.276.0> Running boot step rabbit_mgmt_db_handler defined by app rabbitmq_management_agent
rabbit_1           | 2020-01-13 12:00:44.275 [info] <0.276.0> Management plugin: using rates mode 'basic'
rabbit_1           | 2020-01-13 12:00:44.276 [info] <0.276.0> Running boot step recovery defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.278 [info] <0.388.0> Making sure data directory '/bitnami/rabbitmq/mnesia/rabbit@localhost/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L' for vhost '/' exists
rabbit_1           | 2020-01-13 12:00:44.285 [info] <0.388.0> Starting message stores for vhost '/'
rabbit_1           | 2020-01-13 12:00:44.285 [info] <0.392.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_transient": using rabbit_msg_store_ets_index to provide index
rabbit_1           | 2020-01-13 12:00:44.289 [info] <0.388.0> Started message store of type transient for vhost '/'
rabbit_1           | 2020-01-13 12:00:44.289 [info] <0.395.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_persistent": using rabbit_msg_store_ets_index to provide index
rabbit_1           | 2020-01-13 12:00:44.291 [info] <0.388.0> Started message store of type persistent for vhost '/'
rabbit_1           | 2020-01-13 12:00:44.294 [info] <0.276.0> Running boot step load_definitions defined by app rabbitmq_management
rabbit_1           | 2020-01-13 12:00:44.294 [info] <0.276.0> Running boot step empty_db_check defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.294 [info] <0.276.0> Running boot step rabbit_looking_glass defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.294 [info] <0.276.0> Running boot step rabbit_core_metrics_gc defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.294 [info] <0.276.0> Running boot step background_gc defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.294 [info] <0.276.0> Running boot step connection_tracking defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.295 [info] <0.276.0> Setting up a table for connection tracking on this node: tracked_connection_on_node_rabbit@localhost
rabbit_1           | 2020-01-13 12:00:44.295 [info] <0.276.0> Setting up a table for per-vhost connection counting on this node: tracked_connection_per_vhost_on_node_rabbit@localhost
rabbit_1           | 2020-01-13 12:00:44.295 [info] <0.276.0> Running boot step routing_ready defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.295 [info] <0.276.0> Running boot step pre_flight defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.295 [info] <0.276.0> Running boot step notify_cluster defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.295 [info] <0.276.0> Running boot step networking defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.303 [warning] <0.418.0> Setting Ranch options together with socket options is deprecated. Please use the new map syntax that allows specifying socket options separately from other options.
rabbit_1           | 2020-01-13 12:00:44.304 [info] <0.432.0> started TCP listener on [::]:5672
rabbit_1           | 2020-01-13 12:00:44.304 [info] <0.276.0> Running boot step direct_client defined by app rabbit
rabbit_1           | 2020-01-13 12:00:44.353 [info] <0.482.0> Management plugin: HTTP (non-TLS) listener started on port 15672
rabbit_1           | 2020-01-13 12:00:44.353 [info] <0.588.0> Statistics database started.
rabbit_1           | 2020-01-13 12:00:44.353 [info] <0.587.0> Starting worker pool 'management_worker_pool' with 3 processes in it
rabbit_1           |  completed with 3 plugins.
rabbit_1           | 2020-01-13 12:00:44.478 [info] <0.8.0> Server startup complete; 3 plugins started.
rabbit_1           |  * rabbitmq_management
rabbit_1           |  * rabbitmq_management_agent
rabbit_1           |  * rabbitmq_web_dispatch
rabbit_1           | 2020-01-13 12:00:45.988 [info] <0.598.0> accepting AMQP connection <0.598.0> (172.22.0.7:40504 -> 172.22.0.4:5672)
rabbit_1           | 2020-01-13 12:00:46.008 [info] <0.598.0> connection <0.598.0> (172.22.0.7:40504 -> 172.22.0.4:5672): user 'user' authenticated and granted access to vhost '/'
rabbit_1           | 2020-01-13 12:00:46.656 [info] <0.614.0> accepting AMQP connection <0.614.0> (172.22.0.8:43826 -> 172.22.0.4:5672)
rabbit_1           | 2020-01-13 12:00:46.665 [info] <0.614.0> connection <0.614.0> (172.22.0.8:43826 -> 172.22.0.4:5672): user 'user' authenticated and granted access to vhost '/'
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned SQLite foreign key enforcement on.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned on SQLite WAL mode.
rasa-x_1           | [2020-01-13 12:00:51 +0000] [22] [DEBUG] CORS: Request to '/api/projects/default/models/tags/production' matches CORS resource '/*'. Using options: {'origins': ['.*'], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'expose_headers': 'X-Total-Count', 'supports_credentials': False, 'max_age': 1800, 'send_wildcard': False, 'automatic_options': True, 'vary_header': True, 'resources': '/*', 'intercept_exceptions': True, 'always_send': True}
rasa-x_1           | [2020-01-13 12:00:51 +0000] - (sanic.access)[INFO][172.22.0.7:48328]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=oGDRU9xgEbWrGCGHFkZflg%3D%3D  404 160
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned SQLite foreign key enforcement on.
rasa-x_1           | DEBUG:rasax.community.database.utils:Turned on SQLite WAL mode.
rasa-x_1           | [2020-01-13 12:00:51 +0000] [23] [DEBUG] CORS: Request to '/api/projects/default/models/tags/production' matches CORS resource '/*'. Using options: {'origins': ['.*'], 'methods': 'DELETE, GET, HEAD, OPTIONS, PATCH, POST, PUT', 'allow_headers': ['.*'], 'expose_headers': 'X-Total-Count', 'supports_credentials': False, 'max_age': 1800, 'send_wildcard': False, 'automatic_options': True, 'vary_header': True, 'resources': '/*', 'intercept_exceptions': True, 'always_send': True}
rasa-x_1           | [2020-01-13 12:00:51 +0000] - (sanic.access)[INFO][172.22.0.8:34098]: GET http://rasa-x:5002/api/projects/default/models/tags/production?token=oGDRU9xgEbWrGCGHFkZflg%3D%3D  404 160```

Ok can you share a little more information on how you have this deployed and such? I see you also appear to be using oracle for the tracker store?

This is my endpoints.yml

   url: ${RASA_MODEL_SERVER}
   token: ${RASA_X_TOKEN}
   wait_time_between_pulls: ${RASA_MODEL_PULL_INTERVAL}
tracker_store:
   type: sql
   dialect: "postgresql"
   url: ${DB_HOST}
   port: ${DB_PORT}
   username: ${DB_USER}
   password: ${DB_PASSWORD}
   db: ${DB_DATABASE}
   login_db: ${DB_LOGIN_DB}
lock_store:
   type: "redis"
   url: ${REDIS_HOST}
   port: ${REDIS_PORT}
   password: ${REDIS_PASSWORD}
   db: ${REDIS_DB}
event_broker:
   type: "pika"
   url: ${RABBITMQ_HOST}
   username: ${RABBITMQ_USERNAME}
   password: ${RABBITMQ_PASSWORD}
   queue: ${RABBITMQ_QUEUE}
action_endpoint:
   url: ${RASA_USER_APP}/webhook
   token: ""```
I am using postgres for the tracker store.
this is my docker-compose.yml 
```version: "3.4"

x-database-credentials: &database-credentials
  DB_HOST: "db"
  DB_PORT: "5432"
  DB_USER: "${DB_USER:-admin}"
  DB_PASSWORD: "${DB_PASSWORD}"
  DB_LOGIN_DB: "${DB_LOGIN_DB:-rasa}"

x-rabbitmq-credentials: &rabbitmq-credentials
  RABBITMQ_HOST: "rabbit"
  RABBITMQ_USERNAME: "user"
  RABBITMQ_PASSWORD: ${RABBITMQ_PASSWORD}

x-redis-credentials: &redis-credentials
  REDIS_HOST: "redis"
  REDIS_PORT: "6378"
  REDIS_PASSWORD: ${REDIS_PASSWORD}
  REDIS_DB: "1"

x-duckling-credentials: &duckling-credentials
  RASA_DUCKLING_HTTP_URL: "http://duckling:8000"

x-rasax-credentials: &rasax-credentials
  LOCAL_MODE: "true"
  RASA_X_HOST: "http://rasa-x:5002"
  RASA_X_TOKEN: ${RASA_X_TOKEN}
  JWT_SECRET: ${JWT_SECRET}
  RASA_USER_APP: "http://app:5055"
  RASA_PRODUCTION_HOST: "http://rasa-production:5005"
  RASA_WORKER_HOST: "http://rasa-worker:5005"
  RASA_TOKEN: ${RASA_TOKEN}
  RASA_WORKER_TOKEN: ${RASA_TOKEN}
  DEBUG_MODE: "true"

x-rasa-credentials: &rasa-credentials
  <<: *rabbitmq-credentials
  <<: *rasax-credentials
  <<: *database-credentials
  <<: *redis-credentials
  <<: *duckling-credentials
  RASA_TOKEN: ${RASA_TOKEN}
  RASA_MODEL_PULL_INTERVAL: 10
  RABBITMQ_QUEUE: "rasa_production_events"

x-rasa-services: &default-rasa-service
  restart: always
  image: "rasa/rasa:${RASA_VERSION}-full"
  expose:
    - "5005"
  command: >
    x
    --no-prompt
    --production
    --config-endpoint http://rasa-x:5002/api/config?token=${RASA_X_TOKEN}
    --port 5005
    --jwt-method HS256
    --jwt-secret ${JWT_SECRET}
    --auth-token '${RASA_TOKEN}'
    --cors "*"
  depends_on:
    - rasa-x
    - rabbit
    - redis

services:
  rasa-x:
    restart: always
    image: "rasa/rasa-x:${RASA_X_VERSION}"
    expose:
      - "5002"
    volumes:
      - ./models:/app/models
      - ./environments.yml:/app/environments.yml
      - ./credentials.yml:/app/credentials.yml
      - ./endpoints.yml:/app/endpoints.yml
      - ./logs:/logs
      - ./auth:/app/auth
    environment:
      <<: *database-credentials
      <<: *rasa-credentials
      SELF_PORT: "5002"
      DB_DATABASE: "${DB_DATABASE:-rasa}"
      RASA_MODEL_DIR: "/app/models"
      PASSWORD_SALT: ${PASSWORD_SALT}
      RABBITMQ_QUEUE: "rasa_production_events"
      RASA_X_USER_ANALYTICS: "0"
      SANIC_RESPONSE_TIMEOUT: "3600"
      METRICS_CONSENT: "${METRICS_CONSENT:-false}"
      UUID: "${UUID:-''}"
    depends_on:
      - db

  rasa-production:
    <<: *default-rasa-service
    environment:
      <<: *rasa-credentials
      RASA_ENVIRONMENT: "production"
      DB_DATABASE: "tracker"
      RASA_MODEL_SERVER: "http://rasa-x:5002/api/projects/default/models/tags/production"

  rasa-worker:
    <<: *default-rasa-service
    environment:
      <<: *rasa-credentials
      RASA_ENVIRONMENT: "worker"
      DB_DATABASE: "worker_tracker"
      RASA_MODEL_SERVER: "http://rasa-x:5002/api/projects/default/models/tags/production"

  app:
    restart: always
    image: rasa/rasa-sdk:latest
    volumes:
      - ./actions:/app/actions
    expose:
      - "5055"
    depends_on:
      - rasa-production
    command: start

  db:
    restart: always
    image: "bitnami/postgresql:11.3.0"
    expose:
      - "5432"
    environment:
      POSTGRESQL_USERNAME: "${DB_USER:-admin}"
      POSTGRESQL_PASSWORD: "${DB_PASSWORD}"
      POSTGRESQL_DATABASE: "${DB_DATABASE:-rasa}"
    volumes:
      - ./db:/bitnami/postgresql

  rabbit:
    restart: always
    image: "bitnami/rabbitmq:3.7.17"
    environment:
      RABBITMQ_HOST: "rabbit"
      RABBITMQ_USERNAME: "user"
      RABBITMQ_PASSWORD: ${RABBITMQ_PASSWORD}
      RABBITMQ_DISK_FREE_LIMIT: "{mem_relative, 0.1}"
    expose:
      - "5672"

  duckling:
    restart: always
    image: "rasa/duckling:latest"
    expose:
      - "8000"
    command: ["duckling-example-exe", "--no-access-log", "--no-error-log"]

  nginx:
    restart: always
    image: "rasa/nginx:${RASA_X_VERSION}"
    ports:
      - "80:8080"
      - "443:8443"
    volumes:
      - ./certs:/opt/bitnami/certs
      - ./terms:/opt/bitnami/nginx/conf/bitnami/terms
    depends_on:
      - rasa-x
      - rasa-production
      - app

  redis:
    restart: always
    image: "bitnami/redis:5.0.5"
    ports:
      - "6378:6378"
    environment:
      REDIS_PASSWORD: ${REDIS_PASSWORD}```

this is my .env
```RASA_X_VERSION=0.24.0
RASA_VERSION=1.6.1
RASA_TOKEN=EuYUfHKu9i2ut8/sN+D5TA==
RASA_X_TOKEN=oGDRU9xgEbWrGCGHFkZflg==
PASSWORD_SALT=Idp8qVqbgfq4fWrCncEcvg==
JWT_SECRET=I0Tj8WWPrrjxVea9DM7Jmg==
RABBITMQ_PASSWORD=Ao+I/L5jnn/NUnPldiB9nQ==
DB_PASSWORD=aafsaffsflkgjfgfdfcvc
REDIS_PASSWORD=VaQmO+ZBsu9XO0ZzmUG+Mg==
METRICS_CONSENT=true
DB_USER=postgres
RASA_X_DEMO_VERSION=0.24.0```

I am able to run without rasa x. As in docker-compose for only action server and rasa works.

I see no errors in the log. Are you browsing to http://localhost:80?

Please send the output from a docker-compose ps.

When I open http://localhost:80 this is what shows

docker-compose ps returns the following result

Can you show me the logs of the nginx container that shows exited there? Seems like nginx isn’t staying up.

Not run

Sorry for the late reply. I saw the email today I am even getting a different output now after upgrading rasa x version to 0.24.1. At first it was 0.24.0

this is the logs for the nginx service

SSL encryption is not used since no certificates were provided. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0curl: (7) Failed to connect to app port 80: Connection refused 7

exec docker CMD nginx 2020/01/20 16:43:42 [notice] 1#0: using the “epoll” event method 2020/01/20 16:43:42 [notice] 1#0: nginx/1.14.2 2020/01/20 16:43:42 [notice] 1#0: built by gcc 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 2020/01/20 16:43:42 [notice] 1#0: OS: Linux 4.15.0-72-generic 2020/01/20 16:43:42 [notice] 1#0: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2020/01/20 16:43:42 [notice] 1#0: start worker processes 2020/01/20 16:43:42 [notice] 1#0: start worker process 12 2020/01/20 16:43:42 [notice] 1#0: start worker process 13 2020/01/20 16:43:42 [notice] 1#0: start worker process 14 2020/01/20 16:43:42 [notice] 1#0: start worker process 15 2020/01/20 16:47:09 [notice] 1#0: signal 15 (SIGTERM) received, exiting 2020/01/20 16:47:09 [notice] 15#0: exiting 2020/01/20 16:47:09 [notice] 15#0: exit 2020/01/20 16:47:09 [notice] 1#0: signal 17 (SIGCHLD) received from 15 2020/01/20 16:47:09 [notice] 1#0: worker process 15 exited with code 0 2020/01/20 16:47:09 [notice] 1#0: signal 29 (SIGIO) received 2020/01/20 16:47:09 [notice] 14#0: exiting 2020/01/20 16:47:09 [notice] 14#0: exit 2020/01/20 16:47:09 [notice] 1#0: signal 17 (SIGCHLD) received from 14 2020/01/20 16:47:09 [notice] 1#0: worker process 14 exited with code 0 2020/01/20 16:47:09 [notice] 1#0: signal 29 (SIGIO) received 2020/01/20 16:47:09 [notice] 12#0: exiting 2020/01/20 16:47:09 [notice] 12#0: exit 2020/01/20 16:47:09 [notice] 1#0: signal 17 (SIGCHLD) received from 12 2020/01/20 16:47:09 [notice] 1#0: worker process 12 exited with code 0 2020/01/20 16:47:09 [notice] 1#0: signal 29 (SIGIO) received 2020/01/20 16:47:09 [notice] 13#0: exiting 2020/01/20 16:47:09 [notice] 13#0: exit 2020/01/20 16:47:09 [notice] 1#0: signal 17 (SIGCHLD) received from 13 2020/01/20 16:47:09 [notice] 1#0: worker process 13 exited with code 0 2020/01/20 16:47:09 [notice] 1#0: exit SSL encryption is not used since no certificates were provided. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0curl: (7) Failed to connect to app port 80: Connection refused 7 exec docker CMD nginx 2020/01/20 16:48:02 [notice] 1#0: using the “epoll” event method 2020/01/20 16:48:02 [notice] 1#0: nginx/1.14.2 2020/01/20 16:48:02 [notice] 1#0: built by gcc 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 2020/01/20 16:48:02 [notice] 1#0: OS: Linux 4.15.0-72-generic 2020/01/20 16:48:02 [notice] 1#0: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2020/01/20 16:48:02 [notice] 1#0: start worker processes 2020/01/20 16:48:02 [notice] 1#0: start worker process 12 2020/01/20 16:48:02 [notice] 1#0: start worker process 13 2020/01/20 16:48:02 [notice] 1#0: start worker process 14 2020/01/20 16:48:02 [notice] 1#0: start worker process 15 2020/01/20 16:50:16 [notice] 1#0: signal 15 (SIGTERM) received, exiting 2020/01/20 16:50:16 [notice] 12#0: exiting 2020/01/20 16:50:16 [notice] 14#0: exiting 2020/01/20 16:50:16 [notice] 12#0: exit 2020/01/20 16:50:16 [notice] 14#0: exit 2020/01/20 16:50:16 [notice] 1#0: signal 17 (SIGCHLD) received from 12 2020/01/20 16:50:16 [notice] 1#0: worker process 12 exited with code 0 2020/01/20 16:50:16 [notice] 1#0: signal 29 (SIGIO) received 2020/01/20 16:50:16 [notice] 15#0: exiting 2020/01/20 16:50:16 [notice] 1#0: signal 17 (SIGCHLD) received from 14 2020/01/20 16:50:16 [notice] 1#0: worker process 14 exited with code 0 2020/01/20 16:50:16 [notice] 15#0: exit 2020/01/20 16:50:16 [notice] 1#0: signal 29 (SIGIO) received 2020/01/20 16:50:16 [notice] 13#0: exiting 2020/01/20 16:50:16 [notice] 13#0: exit 2020/01/20 16:50:16 [notice] 1#0: signal 17 (SIGCHLD) received from 13 2020/01/20 16:50:16 [notice] 1#0: worker process 13 exited with code 0 2020/01/20 16:50:16 [notice] 1#0: worker process 15 exited with code 0 2020/01/20 16:50:16 [notice] 1#0: exit SSL encryption is not used since no certificates were provided. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:–:-- --:–:-- --:–:-- 0curl: (7) Failed to connect to app port 80: Connection refused 7 exec docker CMD nginx 2020/01/20 16:55:26 [notice] 1#0: using the “epoll” event method 2020/01/20 16:55:26 [notice] 1#0: nginx/1.14.2 2020/01/20 16:55:26 [notice] 1#0: built by gcc 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 2020/01/20 16:55:26 [notice] 1#0: OS: Linux 4.15.0-72-generic 2020/01/20 16:55:26 [notice] 1#0: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2020/01/20 16:55:26 [notice] 1#0: start worker processes 2020/01/20 16:55:26 [notice] 1#0: start worker process 15 2020/01/20 16:55:26 [notice] 1#0: start worker process 16 2020/01/20 16:55:26 [notice] 1#0: start worker process 17 2020/01/20 16:55:26 [notice] 1#0: start worker process 18

Failed to connect to port 80

Initially port 80 was in use by apache I stop apache and kill port 80 and still showing the message above

So where is this running? On your local machine or a server?

From that error it seems like it cannot reach the port 80 that NGINX uses for the Rasa X instance. Do you have anything else using that port or any type of firewalls in place?

If you are running on a server maybe you can try the automated install we have at Docker-Compose Quick Install and see if you see better results there as well.

How did you initially install this as well? If you are running locally you could just skip docker and use the pip install for Rasa X to test locally.

I am running locally. I wanted to setup with my custom action server and push to dockerhub so my other mate can work on it. I will just use locally without docker. I just wanted to simulate a production enviroment

I mean it should work fine, it just seems like port 80 on your local machine isn’t reachable.

Ok. Thanks