taigaio / taiga-docker

Mozilla Public License 2.0
1.22k stars 305 forks source link

[BUG] taiga-events-rabbitmq-1 [error] Error parsing configuration #125

Open neumartin opened 8 months ago

neumartin commented 8 months ago

Describe the bug

I follow these steps: https://community.taiga.io/t/taiga-30min-setup/170 taiga-events-rabbitmq-1 does not work because taiga-async-rabbitmq-1 do not start propertly.

Taiga environment Ubuntu 22.04.4 LTS (GNU/Linux 5.15.0-94-generic x86_64)

I get these logs

Pay attention to this:

taiga-events-rabbitmq-1  | 16:08:26.191 [error] Error parsing configuration:
taiga-events-rabbitmq-1  | 16:08:26.206 [error]   - Could not open file (/etc/rabbitmq/conf.d/management_agent.disable_metrics_collector.conf) for Reason undefined
taiga-events-rabbitmq-1  | 16:08:26.206 [error] Are these files using the Cuttlefish format?
taiga-events-rabbitmq-1  | 16:08:26.210 [error] File operation error: eacces. Target: /etc/rabbitmq/conf.d/management_agent.disable_metrics_collector.conf. Function: get_file. Process: rabbit_prelaunch_sup.
taiga-events-rabbitmq-1  | 
taiga-events-rabbitmq-1  | 16:08:26.210 [error] 
taiga-events-rabbitmq-1  | 16:08:26.210 [error] BOOT FAILED
taiga-events-rabbitmq-1  | BOOT FAILED
taiga-events-rabbitmq-1  | ===========
taiga-events-rabbitmq-1  | 16:08:26.211 [error] ===========
taiga-events-rabbitmq-1  | 16:08:26.211 [error] Error during startup: {error,failed_to_parse_configuration_file}
taiga-events-rabbitmq-1  | Error during startup: {error,failed_to_parse_configuration_file}
taiga-events-rabbitmq-1  | 16:08:26.212 [error] 

Full docker logs:

✔ Container taiga-izen-new-taiga-async-rabbitmq-1   Created                                                                                         0.0s 
 ✔ Container taiga-izen-new-taiga-front-1            Created                                                                                         0.0s 
 ✔ Container taiga-izen-new-taiga-db-1               Created                                                                                         0.0s 
 ✔ Container taiga-izen-new-taiga-events-rabbitmq-1  Created                                                                                         0.0s 
 ✔ Container taiga-izen-new-taiga-back-1             Created                                                                                         0.0s 
 ✔ Container taiga-izen-new-taiga-protected-1        Created                                                                                         0.0s 
 ✔ Container taiga-izen-new-taiga-events-1           Created                                                                                         0.0s 
 ✔ Container taiga-izen-new-taiga-gateway-1          Created                                                                                         0.0s 
 ✔ Container taiga-izen-new-taiga-async-1            Created                                                                                         0.0s 
Attaching to taiga-async-1, taiga-async-rabbitmq-1, taiga-back-1, taiga-db-1, taiga-events-1, taiga-events-rabbitmq-1, taiga-front-1, taiga-gateway-1, taiga-protected-1
taiga-front-1            | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
taiga-front-1            | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
taiga-front-1            | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
taiga-front-1            | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
taiga-events-rabbitmq-1  | WARNING: '/var/lib/rabbitmq/.erlang.cookie' was populated from '$RABBITMQ_ERLANG_COOKIE', which will no longer happen in 3.9 and later! (https://github.com/docker-library/rabbitmq/pull/424)
taiga-protected-1        | Give permission to taiga:taiga
taiga-protected-1        | Starting Taiga Protected
taiga-async-rabbitmq-1   | WARNING: '/var/lib/rabbitmq/.erlang.cookie' was populated from '$RABBITMQ_ERLANG_COOKIE', which will no longer happen in 3.9 and later! (https://github.com/docker-library/rabbitmq/pull/424)
taiga-db-1               | 
taiga-db-1               | PostgreSQL Database directory appears to contain a database; Skipping initialization
taiga-db-1               | 
taiga-db-1               | 2024-03-02 16:08:19.971 UTC [1] LOG:  starting PostgreSQL 12.3 (Debian 12.3-1.pgdg100+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit
taiga-front-1            | 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version
taiga-front-1            | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
taiga-front-1            | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
taiga-front-1            | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30_config_env_subst.sh
taiga-front-1            | /docker-entrypoint.sh: Configuration complete; ready for start up
taiga-db-1               | 2024-03-02 16:08:20.004 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
taiga-db-1               | 2024-03-02 16:08:20.004 UTC [1] LOG:  listening on IPv6 address "::", port 5432
taiga-db-1               | 2024-03-02 16:08:20.008 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
taiga-front-1            | 2024/03/02 16:08:20 [notice] 1#1: using the "epoll" event method
taiga-front-1            | 2024/03/02 16:08:20 [notice] 1#1: nginx/1.23.4
taiga-front-1            | 2024/03/02 16:08:20 [notice] 1#1: built by gcc 12.2.1 20220924 (Alpine 12.2.1_git20220924-r4) 
taiga-front-1            | 2024/03/02 16:08:20 [notice] 1#1: OS: Linux 5.15.0-94-generic
taiga-front-1            | 2024/03/02 16:08:20 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
taiga-front-1            | 2024/03/02 16:08:20 [notice] 1#1: start worker processes
taiga-front-1            | 2024/03/02 16:08:20 [notice] 1#1: start worker process 32
taiga-front-1            | 2024/03/02 16:08:20 [notice] 1#1: start worker process 33
taiga-front-1            | 2024/03/02 16:08:20 [notice] 1#1: start worker process 34
taiga-front-1            | 2024/03/02 16:08:20 [notice] 1#1: start worker process 35
taiga-front-1            | 2024/03/02 16:08:20 [notice] 1#1: start worker process 36
taiga-front-1            | 2024/03/02 16:08:20 [notice] 1#1: start worker process 37
taiga-db-1               | 2024-03-02 16:08:20.036 UTC [26] LOG:  database system was shut down at 2024-03-02 16:08:07 UTC
taiga-db-1               | 2024-03-02 16:08:20.043 UTC [1] LOG:  database system is ready to accept connections
taiga-events-1           | Starting Taiga events
taiga-protected-1        | [2024-03-02 16:08:20 +0000] [1] [INFO] Starting gunicorn 19.9.0
taiga-protected-1        | [2024-03-02 16:08:20 +0000] [1] [INFO] Listening at: http://0.0.0.0:8003 (1)
taiga-protected-1        | [2024-03-02 16:08:20 +0000] [1] [INFO] Using worker: sync
taiga-protected-1        | <frozen os>:1031: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
taiga-protected-1        | [2024-03-02 16:08:20 +0000] [13] [INFO] Booting worker with pid: 13
taiga-protected-1        | [2024-03-02 16:08:20 +0000] [14] [INFO] Booting worker with pid: 14
taiga-events-1           | 
taiga-events-1           | > taigaio-events@6.7.0 start:production
taiga-events-1           | > NODE_ENV=production node ./src/index.js
taiga-events-1           | 
taiga-protected-1        | [2024-03-02 16:08:20 +0000] [15] [INFO] Booting worker with pid: 15
taiga-protected-1        | [2024-03-02 16:08:20 +0000] [16] [INFO] Booting worker with pid: 16
taiga-events-1           | {"message":"WS server is started","level":"info","service":"taiga-events","timestamp":"2024-03-02 16:08:21"}
taiga-events-1           | {"message":"Liveness / Readiness server was started in http://localhost:3023/healthz","level":"info","service":"taiga-events","timestamp":"2024-03-02 16:08:21"}
taiga-back-1             | Executing pending migrations
taiga-async-1            | Give permission to taiga:taiga
taiga-async-1            | Starting Celery...
taiga-gateway-1          | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
taiga-gateway-1          | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
taiga-gateway-1          | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
taiga-gateway-1          | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
taiga-gateway-1          | 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version
taiga-gateway-1          | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
taiga-gateway-1          | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
taiga-gateway-1          | /docker-entrypoint.sh: Configuration complete; ready for start up
taiga-events-rabbitmq-1  | WARNING: 'docker-entrypoint.sh' generated/modified the RabbitMQ configuration file, which will no longer happen in 3.9 and later! (https://github.com/docker-library/rabbitmq/pull/424)
taiga-events-rabbitmq-1  | 
taiga-events-rabbitmq-1  | Generated end result, for reference:
taiga-events-rabbitmq-1  | ------------------------------------
taiga-events-rabbitmq-1  | loopback_users.guest = false
taiga-events-rabbitmq-1  | 
taiga-events-rabbitmq-1  | listeners.tcp.default = 5672
taiga-events-rabbitmq-1  | 
taiga-events-rabbitmq-1  | default_pass = taiga
taiga-events-rabbitmq-1  | 
taiga-events-rabbitmq-1  | default_user = taiga
taiga-events-rabbitmq-1  | 
taiga-events-rabbitmq-1  | default_vhost = taiga
taiga-events-rabbitmq-1  | 
taiga-events-rabbitmq-1  | management.tcp.port = 15672
taiga-events-rabbitmq-1  | ------------------------------------
taiga-async-rabbitmq-1   | WARNING: 'docker-entrypoint.sh' generated/modified the RabbitMQ configuration file, which will no longer happen in 3.9 and later! (https://github.com/docker-library/rabbitmq/pull/424)
taiga-async-rabbitmq-1   | 
taiga-async-rabbitmq-1   | Generated end result, for reference:
taiga-async-rabbitmq-1   | ------------------------------------
taiga-async-rabbitmq-1   | loopback_users.guest = false
taiga-async-rabbitmq-1   | 
taiga-async-rabbitmq-1   | listeners.tcp.default = 5672
taiga-async-rabbitmq-1   | 
taiga-async-rabbitmq-1   | default_pass = taiga
taiga-async-rabbitmq-1   | 
taiga-async-rabbitmq-1   | default_user = taiga
taiga-async-rabbitmq-1   | 
taiga-async-rabbitmq-1   | default_vhost = taiga
taiga-async-rabbitmq-1   | 
taiga-async-rabbitmq-1   | management.tcp.port = 15672
taiga-async-rabbitmq-1   | ------------------------------------
taiga-events-rabbitmq-1  | Configuring logger redirection
taiga-async-rabbitmq-1   | Configuring logger redirection
taiga-back-1             | Operations to perform:
taiga-back-1             |   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
taiga-back-1             | Running migrations:
taiga-back-1             |   No migrations to apply.
taiga-events-rabbitmq-1  | 16:08:26.191 [error] Error parsing configuration:
taiga-events-rabbitmq-1  | 16:08:26.206 [error]   - Could not open file (/etc/rabbitmq/conf.d/management_agent.disable_metrics_collector.conf) for Reason undefined
taiga-events-rabbitmq-1  | 16:08:26.206 [error] Are these files using the Cuttlefish format?
taiga-events-rabbitmq-1  | 16:08:26.210 [error] File operation error: eacces. Target: /etc/rabbitmq/conf.d/management_agent.disable_metrics_collector.conf. Function: get_file. Process: rabbit_prelaunch_sup.
taiga-events-rabbitmq-1  | 
taiga-events-rabbitmq-1  | 16:08:26.210 [error] 
taiga-events-rabbitmq-1  | 16:08:26.210 [error] BOOT FAILED
taiga-events-rabbitmq-1  | BOOT FAILED
taiga-events-rabbitmq-1  | ===========
taiga-events-rabbitmq-1  | 16:08:26.211 [error] ===========
taiga-events-rabbitmq-1  | 16:08:26.211 [error] Error during startup: {error,failed_to_parse_configuration_file}
taiga-events-rabbitmq-1  | Error during startup: {error,failed_to_parse_configuration_file}
taiga-events-rabbitmq-1  | 16:08:26.212 [error] 
taiga-events-rabbitmq-1  | 
taiga-async-1            |  
taiga-async-1            |  -------------- celery@fa3e7cbb2a12 v5.2.7 (dawn-chorus)
taiga-async-1            | --- ***** ----- 
taiga-async-1            | -- ******* ---- Linux-5.15.0-94-generic-x86_64-with-glibc2.36 2024-03-02 16:08:26
taiga-async-1            | - *** --- * --- 
taiga-async-1            | - ** ---------- [config]
taiga-async-1            | - ** ---------- .> app:         taiga:0x7f949b743590
taiga-async-1            | - ** ---------- .> transport:   amqp://taiga:**@taiga-async-rabbitmq:5672/taiga
taiga-async-1            | - ** ---------- .> results:     disabled://
taiga-async-1            | - *** --- * --- .> concurrency: 4 (prefork)
taiga-async-1            | -- ******* ---- .> task events: OFF (enable -E to monitor tasks in this worker)
taiga-async-1            | --- ***** ----- 
taiga-async-1            |  -------------- [queues]
taiga-async-1            |                 .> tasks            exchange=tasks(topic) key=task.default
taiga-async-1            |                 
taiga-async-1            | 
taiga-async-1            | [tasks]
taiga-async-1            |   . djmail.tasks.retry_send_messages
taiga-async-1            |   . djmail.tasks.send_messages
taiga-async-1            |   . taiga.auth.token_denylist.tasks.flush_expired_tokens
taiga-async-1            |   . taiga.export_import.tasks.delete_project_dump
taiga-async-1            |   . taiga.export_import.tasks.dump_project
taiga-async-1            |   . taiga.export_import.tasks.load_project_dump
taiga-async-1            |   . taiga.projects.contact.services.send_contact_email
taiga-async-1            |   . taiga.projects.notifications.tasks.send_bulk_email
taiga-async-1            |   . taiga.projects.services.projects.delete_project
taiga-async-1            |   . taiga.projects.services.projects.delete_projects
taiga-async-1            |   . taiga.projects.userstories.services._async_tasks_after_backlog_or_sprint_order_change
taiga-async-1            |   . taiga.projects.userstories.services._async_tasks_after_kanban_order_change
taiga-async-1            |   . taiga.telemetry.tasks.send_telemetry
taiga-async-1            |   . taiga.timeline.service.push_to_timelines
taiga-async-1            |   . taiga.webhooks.tasks.change_webhook
taiga-async-1            |   . taiga.webhooks.tasks.create_webhook
taiga-async-1            |   . taiga.webhooks.tasks.delete_webhook
taiga-async-1            |   . taiga.webhooks.tasks.resend_webhook
taiga-async-1            |   . taiga.webhooks.tasks.test_webhook
taiga-async-1            | 
taiga-async-rabbitmq-1   | 16:08:26.478 [error] Error parsing configuration:
taiga-async-rabbitmq-1   | 16:08:26.493 [error] File operation error: eacces. Target: /etc/rabbitmq/conf.d/management_agent.disable_metrics_collector.conf. Function: get_file. Process: rabbit_prelaunch_sup.
taiga-async-rabbitmq-1   | 16:08:26.493 [error]   - Could not open file (/etc/rabbitmq/conf.d/management_agent.disable_metrics_collector.conf) for Reason undefined
taiga-async-rabbitmq-1   | 16:08:26.493 [error] Are these files using the Cuttlefish format?
taiga-async-rabbitmq-1   | 
taiga-async-rabbitmq-1   | BOOT FAILED
taiga-async-rabbitmq-1   | 16:08:26.504 [error] 
taiga-async-rabbitmq-1   | 16:08:26.504 [error] BOOT FAILED
taiga-async-rabbitmq-1   | 16:08:26.504 [error] ===========
taiga-async-rabbitmq-1   | ===========
taiga-async-rabbitmq-1   | Error during startup: {error,failed_to_parse_configuration_file}
taiga-async-rabbitmq-1   | 
taiga-async-rabbitmq-1   | 16:08:26.504 [error] Error during startup: {error,failed_to_parse_configuration_file}
taiga-async-rabbitmq-1   | 16:08:26.504 [error] 
taiga-async-1            | [2024-03-02 16:08:26,725: ERROR/MainProcess] consumer: Cannot connect to amqp://taiga:**@taiga-async-rabbitmq:5672/taiga: [Errno 111] Connection refused.
taiga-async-1            | Trying again in 2.00 seconds... (1/100)
taiga-async-1            | 
taiga-back-1             | Load default templates
taiga-events-rabbitmq-1  | 16:08:27.213 [error] Supervisor rabbit_prelaunch_sup had child prelaunch started with rabbit_prelaunch:run_prelaunch_first_phase() at undefined exit with reason failed_to_parse_configuration_file in context start_error
taiga-events-rabbitmq-1  | 16:08:27.214 [error] CRASH REPORT Process <0.152.0> with 0 neighbours exited with reason: {{shutdown,{failed_to_start_child,prelaunch,failed_to_parse_configuration_file}},{rabbit_prelaunch_app,start,[normal,[]]}} in application_master:init/4 line 142
taiga-async-rabbitmq-1   | 16:08:27.505 [error] Supervisor rabbit_prelaunch_sup had child prelaunch started with rabbit_prelaunch:run_prelaunch_first_phase() at undefined exit with reason failed_to_parse_configuration_file in context start_error
taiga-async-rabbitmq-1   | 16:08:27.506 [error] CRASH REPORT Process <0.152.0> with 0 neighbours exited with reason: {{shutdown,{failed_to_start_child,prelaunch,failed_to_parse_configuration_file}},{rabbit_prelaunch_app,start,[normal,[]]}} in application_master:init/4 line 142
taiga-async-1            | [2024-03-02 16:08:28,728: ERROR/MainProcess] consumer: Cannot connect to amqp://taiga:**@taiga-async-rabbitmq:5672/taiga: [Errno 111] Connection refused.
taiga-async-1            | Trying again in 4.00 seconds... (2/100)
taiga-async-1            | 
taiga-events-rabbitmq-1  | {"Kernel pid terminated",application_controller,"{application_start_failure,rabbitmq_prelaunch,{{shutdown,{failed_to_start_child,prelaunch,failed_to_parse_configuration_file}},{rabbit_prelaunch_app,start,[normal,[]]}}}"}
taiga-events-rabbitmq-1  | Kernel pid terminated (application_controller) ({application_start_failure,rabbitmq_prelaunch,{{shutdown,{failed_to_start_child,prelaunch,failed_to_parse_configuration_file}},{rabbit_prelaunch_app,start,[normal,[]]}}})
taiga-events-rabbitmq-1  | 
taiga-async-1            | [2024-03-02 16:08:28,847: INFO/Beat] beat: Starting...
taiga-events-rabbitmq-1  | Crash dump is being written to: erl_crash.dump...
taiga-async-1            | [2024-03-02 16:08:28,895: ERROR/Beat] beat: Connection error: [Errno 111] Connection refused. Trying again in 2.0 seconds...
taiga-events-1           | {"message":"ws-connection-open: e11739e6-716f-4fa8-ac3b-f87fd77e9672","level":"info","service":"taiga-events","timestamp":"2024-03-02 16:08:28"}
taiga-events-rabbitmq-1 exited with code 0
taiga-async-rabbitmq-1   | {"Kernel pid terminated",application_controller,"{application_start_failure,rabbitmq_prelaunch,{{shutdown,{failed_to_start_child,prelaunch,failed_to_parse_configuration_file}},{rabbit_prelaunch_app,start,[normal,[]]}}}"}
taiga-async-rabbitmq-1   | Kernel pid terminated (application_controller) ({application_start_failure,rabbitmq_prelaunch,{{shutdown,{failed_to_start_child,prelaunch,failed_to_parse_configuration_file}},{rabbit_prelaunch_app,start,[normal,[]]}}})
taiga-async-rabbitmq-1   | 
taiga-async-rabbitmq-1   | Crash dump is being written to: erl_crash.dump...
taiga-events-1           | {"message":"auth: {\"cmd\":\"auth\",\"data\":{\"token\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzA5NDgxNTUyLCJqdGkiOiIwNjUyNTUxMTBjMmI0YmI0YWZhOWQ3YTQyYTdkMmE2OSIsInVzZXJfaWQiOjV9.bn5WGMiJaXjKI6zYHVMHEzlt1uqnZvkp_oD_JQvp2OQ\",\"sessionId\":\"f085758f5e3eb7ed404896cbf4744fc6d8c3b414\"}}","level":"info","service":"taiga-events","timestamp":"2024-03-02 16:08:29"}
taiga-events-1           | {"message":"subscribe: {\"cmd\":\"subscribe\",\"routing_key\":\"notifications\"}","level":"info","service":"taiga-events","timestamp":"2024-03-02 16:08:29"}
taiga-events-1           | {"message":"subscribe: {\"cmd\":\"subscribe\",\"routing_key\":\"live_notifications.5\"}","level":"info","service":"taiga-events","timestamp":"2024-03-02 16:08:29"}
taiga-events-1           | {"message":"subscribe: {\"cmd\":\"subscribe\",\"routing_key\":\"web_notifications.5\"}","level":"info","service":"taiga-events","timestamp":"2024-03-02 16:08:29"}
taiga-async-rabbitmq-1 exited with code 0
taiga-back-1             | Installed 2 object(s) from 1 fixture(s)
taiga-back-1             | Give permission to taiga:taiga
taiga-back-1             | Starting Taiga API...
taiga-async-1            | [2024-03-02 16:08:30,900: ERROR/Beat] beat: Connection error: [Errno -3] Temporary failure in name resolution. Trying again in 4.0 seconds...
taiga-back-1             | [2024-03-02 16:08:30 +0000] [1] [INFO] Starting gunicorn 20.1.0
taiga-back-1             | [2024-03-02 16:08:30 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
taiga-back-1             | [2024-03-02 16:08:30 +0000] [1] [INFO] Using worker: sync
taiga-back-1             | [2024-03-02 16:08:30 +0000] [37] [INFO] Booting worker with pid: 37
taiga-back-1             | [2024-03-02 16:08:31 +0000] [38] [INFO] Booting worker with pid: 38
taiga-back-1             | [2024-03-02 16:08:31 +0000] [39] [INFO] Booting worker with pid: 39
taiga-async-1            | [2024-03-02 16:08:32,733: ERROR/MainProcess] consumer: Cannot connect to amqp://taiga:**@taiga-async-rabbitmq:5672/taiga: [Errno -3] Temporary failure in name resolution.
taiga-async-1            | Trying again in 6.00 seconds... (3/100)
taiga-async-1            | 
taiga-events-1           | {"message":"Unhandled Rejection: \"Error: getaddrinfo EAI_AGAIN taiga-events-rabbitmq\"","level":"error","service":"taiga-events","timestamp":"2024-03-02 16:08:34"}
taiga-gateway-1          | 192.168.80.1 - - [02/Mar/2024:16:08:34 +0000] "GET /events HTTP/1.1" 101 0 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36" "181.14.215.247"
taiga-events-1 exited with code 1
taiga-async-1            | [2024-03-02 16:08:34,907: ERROR/Beat] beat: Connection error: [Errno -3] Temporary failure in name resolution. Trying again in 6.0 seconds...
taiga-async-1            | [2024-03-02 16:08:38,739: ERROR/MainProcess] consumer: Cannot connect to amqp://taiga:**@taiga-async-rabbitmq:5672/taiga: [Errno -3] Temporary failure in name resolution.
taiga-async-1            | Trying again in 8.00 seconds... (4/100)
taiga-async-1            | 
taiga-async-1            | [2024-03-02 16:08:40,918: ERROR/Beat] beat: Connection error: [Errno -3] Temporary failure in name resolution. Trying again in 8.0 seconds...
taiga-async-1            | [2024-03-02 16:08:46,746: ERROR/MainProcess] consumer: Cannot connect to amqp://taiga:**@taiga-async-rabbitmq:5672/taiga: [Errno -3] Temporary failure in name resolution.
taiga-async-1            | Trying again in 10.00 seconds... (5/100)
taiga-async-1            | 
taiga-async-1            | [2024-03-02 16:08:48,924: ERROR/Beat] beat: Connection error: [Errno -3] Temporary failure in name resolution. Trying again in 10.0 seconds...
taiga-async-1            | [2024-03-02 16:08:56,752: ERROR/MainProcess] consumer: Cannot connect to amqp://taiga:**@taiga-async-rabbitmq:5672/taiga: [Errno -3] Temporary failure in name resolution.
taiga-async-1            | Trying again in 12.00 seconds... (6/100)
taiga-async-1            | 
taiga-async-1            | [2024-03-02 16:08:58,929: ERROR/Beat] beat: Connection error: [Errno -3] Temporary failure in name resolution. Trying again in 12.0 seconds...
taiga-async-1            | [2024-03-02 16:09:08,759: ERROR/MainProcess] consumer: Cannot connect to amqp://taiga:**@taiga-async-rabbitmq:5672/taiga: [Errno -3] Temporary failure in name resolution.
taiga-async-1            | Trying again in 14.00 seconds... (7/100)
taiga-async-1            | 
taiga-async-1            | [2024-03-02 16:09:10,935: ERROR/Beat] beat: Connection error: [Errno -3] Temporary failure in name resolution. Trying again in 14.0 seconds...
taiga-gateway-1          | 2024/03/02 16:09:16 [error] 31#31: *3 connect() failed (113: Host is unreachable) while connecting to upstream, client: 192.168.80.1, server: , request: "GET /events HTTP/1.1", upstream: "http://192.168.80.7:8888/events", host: "taiga.izenglobal.com"
taiga-gateway-1          | 192.168.80.1 - - [02/Mar/2024:16:09:16 +0000] "GET /events HTTP/1.1" 502 560 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36" "181.14.215.247"
taiga-async-1            | [2024-03-02 16:09:22,767: ERROR/MainProcess] consumer: Cannot connect to amqp://taiga:**@taiga-async-rabbitmq:5672/taiga: [Errno -3] Temporary failure in name resolution.
taiga-async-1            | Trying again in 16.00 seconds... (8/100)
taiga-async-1            | 
taiga-async-1            | [2024-03-02 16:09:24,942: ERROR/Beat] beat: Connection error: [Errno -3] Temporary failure in name resolution. Trying again in 16.0 seconds...

Environment file:

# Taiga's URLs - Variables to define where Taiga should be served
TAIGA_SCHEME=http  # serve Taiga using "http" or "https" (secured) connection
TAIGA_DOMAIN=localhost:9000  # Taiga's base URL
SUBPATH="" # it'll be appended to the TAIGA_DOMAIN (use either "" or a "/subpath")
WEBSOCKETS_SCHEME=ws  # events connection protocol (use either "ws" or "wss")

# Taiga's Secret Key - Variable to provide cryptographic signing
SECRET_KEY="somekey"  # Please, change it to an unpredictable value!!

# Taiga's Database settings - Variables to create the Taiga database and connect to it
POSTGRES_USER=taiga  # user to connect to PostgreSQL
POSTGRES_PASSWORD=somepass  # database user's password

# Taiga's SMTP settings - Variables to send Taiga's emails to the users
EMAIL_BACKEND=smtp  # use an SMTP server or display the emails in the console (either "smtp" or "console")
EMAIL_HOST=in-v3.mailjet.com  # SMTP server address
EMAIL_PORT=587   # default SMTP port
EMAIL_HOST_USER=someuser  # user to connect the SMTP server
EMAIL_HOST_PASSWORD=somesmtppass  # SMTP user's password
EMAIL_DEFAULT_FROM=info@example.com  # default email address for the automated emails
# EMAIL_USE_TLS/EMAIL_USE_SSL are mutually exclusive (only set one of those to True)
EMAIL_USE_TLS=True  # use TLS (secure) connection with the SMTP server
EMAIL_USE_SSL=False  # use implicit TLS (secure) connection with the SMTP server

# Taiga's RabbitMQ settings - Variables to leave messages for the realtime and asynchronous events
RABBITMQ_USER=taiga  # user to connect to RabbitMQ
RABBITMQ_PASS=taiga  # RabbitMQ user's password
RABBITMQ_VHOST=taiga  # RabbitMQ container name
RABBITMQ_ERLANG_COOKIE=somesecretcookie  # unique value shared by any connected instance of RabbitMQ

# Taiga's Attachments - Variable to define how long the attachments will be accesible
ATTACHMENTS_MAX_AGE=360  # token expiration date (in seconds)

# Taiga's Telemetry - Variable to enable or disable the anonymous telemetry
ENABLE_TELEMETRY=True

Desktop (please complete the following information):