Hello,
Here is the log for taiga-async:
Executing pending migrations
Operations to perform:
Apply all migrations: admin, attachments, auth, bitbucket, contact, contenttypes, custom_attributes, djmail, easy_thumbnails, epics, external_apps, feedback, github, gitlab, gogs, history, issues, likes, milestones, notifications, projects, references, sessions, settings, tasks, telemetry, timeline, token_denylist, users, userstorage, userstories, votes, webhooks, wiki
Running migrations:
No migrations to apply.
Load default templates
Installed 2 object(s) from 1 fixture(s)
Give permission to taiga:taiga
Starting Taiga API...
[2024-02-24 06:11:15 +0000] [1] [INFO] Starting gunicorn 20.1.0
[2024-02-24 06:11:15 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
[2024-02-24 06:11:15 +0000] [1] [INFO] Using worker: sync
[2024-02-24 06:11:15 +0000] [57] [INFO] Booting worker with pid: 57
[2024-02-24 06:11:15 +0000] [58] [INFO] Booting worker with pid: 58
[2024-02-24 06:11:15 +0000] [59] [INFO] Booting worker with pid: 59
taiga-async-rabbitmq (There are two errors in the logs):
2024-02-24 06:10:23.611 [info] <0.273.0> Running boot step rabbit_auth_mechanism_cr_demo defined by app rabbit
2024-02-24 06:10:23.612 [info] <0.273.0> Running boot step rabbit_queue_location_random defined by app rabbit
2024-02-24 06:10:23.612 [info] <0.273.0> Running boot step rabbit_event defined by app rabbit
2024-02-24 06:10:23.612 [info] <0.273.0> Running boot step rabbit_auth_mechanism_amqplain defined by app rabbit
2024-02-24 06:10:23.612 [info] <0.273.0> Running boot step rabbit_auth_mechanism_plain defined by app rabbit
2024-02-24 06:10:23.612 [info] <0.273.0> Running boot step rabbit_exchange_type_direct defined by app rabbit
2024-02-24 06:10:23.613 [info] <0.273.0> Running boot step rabbit_exchange_type_fanout defined by app rabbit
2024-02-24 06:10:23.613 [info] <0.273.0> Running boot step rabbit_exchange_type_headers defined by app rabbit
2024-02-24 06:10:23.613 [info] <0.273.0> Running boot step rabbit_exchange_type_topic defined by app rabbit
2024-02-24 06:10:23.613 [info] <0.273.0> Running boot step rabbit_mirror_queue_mode_all defined by app rabbit
2024-02-24 06:10:23.614 [info] <0.273.0> Running boot step rabbit_mirror_queue_mode_exactly defined by app rabbit
2024-02-24 06:10:23.614 [info] <0.273.0> Running boot step rabbit_mirror_queue_mode_nodes defined by app rabbit
2024-02-24 06:10:23.614 [info] <0.273.0> Running boot step rabbit_priority_queue defined by app rabbit
2024-02-24 06:10:23.614 [info] <0.273.0> Priority queues enabled, real BQ is rabbit_variable_queue
2024-02-24 06:10:23.614 [info] <0.273.0> Running boot step rabbit_queue_location_client_local defined by app rabbit
2024-02-24 06:10:23.614 [info] <0.273.0> Running boot step rabbit_queue_location_min_masters defined by app rabbit
2024-02-24 06:10:23.614 [info] <0.273.0> Running boot step kernel_ready defined by app rabbit
2024-02-24 06:10:23.614 [info] <0.273.0> Running boot step rabbit_sysmon_minder defined by app rabbit
2024-02-24 06:10:23.615 [info] <0.273.0> Running boot step rabbit_epmd_monitor defined by app rabbit
2024-02-24 06:10:23.617 [info] <0.466.0> epmd monitor knows us, inter-node communication (distribution) port: 25672
2024-02-24 06:10:23.617 [info] <0.273.0> Running boot step guid_generator defined by app rabbit
2024-02-24 06:10:23.644 [info] <0.273.0> Running boot step rabbit_node_monitor defined by app rabbit
2024-02-24 06:10:23.645 [info] <0.470.0> Starting rabbit_node_monitor
2024-02-24 06:10:23.645 [info] <0.273.0> Running boot step delegate_sup defined by app rabbit
2024-02-24 06:10:23.647 [info] <0.273.0> Running boot step rabbit_memory_monitor defined by app rabbit
2024-02-24 06:10:23.647 [info] <0.273.0> Running boot step core_initialized defined by app rabbit
2024-02-24 06:10:23.647 [info] <0.273.0> Running boot step upgrade_queues defined by app rabbit
2024-02-24 06:10:23.696 [info] <0.273.0> Running boot step channel_tracking defined by app rabbit
2024-02-24 06:10:23.697 [info] <0.273.0> Setting up a table for channel tracking on this node: 'tracked_channel_on_node_rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.697 [info] <0.273.0> Setting up a table for channel tracking on this node: 'tracked_channel_table_per_user_on_node_rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.697 [info] <0.273.0> Running boot step rabbit_channel_tracking_handler defined by app rabbit
2024-02-24 06:10:23.697 [info] <0.273.0> Running boot step connection_tracking defined by app rabbit
2024-02-24 06:10:23.698 [info] <0.273.0> Setting up a table for connection tracking on this node: 'tracked_connection_on_node_rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.698 [info] <0.273.0> Setting up a table for per-vhost connection counting on this node: 'tracked_connection_per_vhost_on_node_rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.698 [info] <0.273.0> Setting up a table for per-user connection counting on this node: 'tracked_connection_table_per_user_on_node_rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.699 [info] <0.273.0> Running boot step rabbit_connection_tracking_handler defined by app rabbit
2024-02-24 06:10:23.699 [info] <0.273.0> Running boot step rabbit_exchange_parameters defined by app rabbit
2024-02-24 06:10:23.699 [info] <0.273.0> Running boot step rabbit_mirror_queue_misc defined by app rabbit
2024-02-24 06:10:23.699 [info] <0.273.0> Running boot step rabbit_policies defined by app rabbit
2024-02-24 06:10:23.701 [info] <0.273.0> Running boot step rabbit_policy defined by app rabbit
2024-02-24 06:10:23.701 [info] <0.273.0> Running boot step rabbit_queue_location_validator defined by app rabbit
2024-02-24 06:10:23.701 [info] <0.273.0> Running boot step rabbit_quorum_memory_manager defined by app rabbit
2024-02-24 06:10:23.701 [info] <0.273.0> Running boot step rabbit_vhost_limit defined by app rabbit
2024-02-24 06:10:23.702 [info] <0.273.0> Running boot step rabbit_mgmt_reset_handler defined by app rabbitmq_management
2024-02-24 06:10:23.702 [info] <0.273.0> Running boot step rabbit_mgmt_db_handler defined by app rabbitmq_management_agent
2024-02-24 06:10:23.702 [info] <0.273.0> Management plugin: using rates mode 'basic'
2024-02-24 06:10:23.702 [info] <0.273.0> Running boot step recovery defined by app rabbit
2024-02-24 06:10:23.703 [error] <0.273.0> Discarding message {'$gen_cast',{force_event_refresh,#Ref<0.2644467496.635437058.87869>}} from <0.273.0> to <0.524.0> in an old incarnation (1708754729) of this node (1708755007)
2024-02-24 06:10:23.703 [error] emulator Discarding message {'$gen_cast',{force_event_refresh,#Ref<0.2644467496.635437058.87869>}} from <0.273.0> to <0.524.0> in an old incarnation (1708754729) of this node (1708755007)
2024-02-24 06:10:23.705 [info] <0.507.0> Making sure data directory '/var/lib/rabbitmq/mnesia/rabbit@taiga-async-rabbitmq/msg_stores/vhosts/DUUPSD51ILPPE6LUATO0IN63B' for vhost 'taiga' exists
2024-02-24 06:10:23.735 [info] <0.507.0> Starting message stores for vhost 'taiga'
2024-02-24 06:10:23.735 [info] <0.511.0> Message store "DUUPSD51ILPPE6LUATO0IN63B/msg_store_transient": using rabbit_msg_store_ets_index to provide index
2024-02-24 06:10:23.741 [info] <0.507.0> Started message store of type transient for vhost 'taiga'
2024-02-24 06:10:23.741 [info] <0.515.0> Message store "DUUPSD51ILPPE6LUATO0IN63B/msg_store_persistent": using rabbit_msg_store_ets_index to provide index
2024-02-24 06:10:23.747 [info] <0.507.0> Started message store of type persistent for vhost 'taiga'
2024-02-24 06:10:23.790 [info] <0.273.0> Running boot step empty_db_check defined by app rabbit
2024-02-24 06:10:23.790 [info] <0.273.0> Will not seed default virtual host and user: have definitions to load...
2024-02-24 06:10:23.790 [info] <0.273.0> Running boot step rabbit_looking_glass defined by app rabbit
2024-02-24 06:10:23.791 [info] <0.273.0> Running boot step rabbit_core_metrics_gc defined by app rabbit
2024-02-24 06:10:23.791 [info] <0.273.0> Running boot step background_gc defined by app rabbit
2024-02-24 06:10:23.792 [info] <0.273.0> Running boot step routing_ready defined by app rabbit
2024-02-24 06:10:23.792 [info] <0.273.0> Running boot step pre_flight defined by app rabbit
2024-02-24 06:10:23.792 [info] <0.273.0> Running boot step notify_cluster defined by app rabbit
2024-02-24 06:10:23.792 [info] <0.273.0> Running boot step networking defined by app rabbit
2024-02-24 06:10:23.792 [info] <0.273.0> Running boot step definition_import_worker_pool defined by app rabbit
2024-02-24 06:10:23.792 [info] <0.378.0> Starting worker pool 'definition_import_pool' with 16 processes in it
2024-02-24 06:10:23.795 [info] <0.273.0> Running boot step cluster_name defined by app rabbit
2024-02-24 06:10:23.795 [info] <0.273.0> Running boot step direct_client defined by app rabbit
2024-02-24 06:10:23.795 [info] <0.273.0> Running boot step rabbit_management_load_definitions defined by app rabbitmq_management
2024-02-24 06:10:23.795 [info] <0.561.0> Resetting node maintenance status
2024-02-24 06:10:23.795 [info] <0.44.0> Application rabbit started on node 'rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.802 [info] <0.44.0> Application rabbitmq_management_agent started on node 'rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.802 [info] <0.44.0> Application cowlib started on node 'rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.803 [info] <0.44.0> Application cowboy started on node 'rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.803 [info] <0.44.0> Application rabbitmq_web_dispatch started on node 'rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.803 [info] <0.44.0> Application amqp_client started on node 'rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.857 [info] <0.620.0> Management plugin: HTTP (non-TLS) listener started on port 15672
2024-02-24 06:10:23.857 [info] <0.648.0> Statistics database started.
2024-02-24 06:10:23.858 [info] <0.647.0> Starting worker pool 'management_worker_pool' with 3 processes in it
2024-02-24 06:10:23.858 [info] <0.44.0> Application rabbitmq_management started on node 'rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.909 [info] <0.44.0> Application prometheus started on node 'rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.913 [info] <0.661.0> Prometheus metrics: HTTP (non-TLS) listener started on port 15692
2024-02-24 06:10:23.913 [info] <0.561.0> Ready to start client connection listeners
2024-02-24 06:10:23.913 [info] <0.44.0> Application rabbitmq_prometheus started on node 'rabbit@taiga-async-rabbitmq'
2024-02-24 06:10:23.917 [info] <0.705.0> started TCP listener on [::]:5672
2024-02-24 06:10:26.042 [info] <0.561.0> Server startup complete; 4 plugins started.
* rabbitmq_prometheus
* rabbitmq_management
* rabbitmq_web_dispatch
* rabbitmq_management_agent
completed with 4 plugins.
2024-02-24 06:10:26.042 [info] <0.561.0> Resetting node maintenance status
.env:
TAIGA_SCHEME=http
TAIGA_DOMAIN=192.168.1.119:9000
SUBPATH=""
WEBSOCKETS_SCHEME=ws
SECRET_KEY="randomly generated 32 character string"
POSTGRES_USER=taiga
POSTGRES_PASSWORD=taiga
EMAIL_BACKEND=smtp
EMAIL_HOST=redacted
EMAIL_PORT=587
EMAIL_HOST_USER=redacted@redacted.com
EMAIL_HOST_PASSWORD=redacted
EMAIL_DEFAULT_FROM=redacted@redacted.com
EMAIL_USE_TLS=True
EMAIL_USE_SSL=False
RABBITMQ_USER=taiga
RABBITMQ_PASS=taiga
RABBITMQ_VHOST=taiga
RABBITMQ_ERLANG_COOKIE=secret-erlang-cookie
ATTACHMENTS_MAX_AGE=360
ENABLE_TELEMETRY=False