Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After docker deployment, the browser opens 127.0.0.1:8080 and displays a blank page #1265

Open
JV-X opened this issue Feb 13, 2025 · 1 comment

Comments

@JV-X
Copy link

JV-X commented Feb 13, 2025

Two days ago, I installed and started the hatchet docker image according to the documentation. At that time, the hatchet page was displayed normally. But when I planned to start the docker image again and open the hatchet page today, the browser only showed a blank page. The boot log looks fine. I tried restarting the computer, deleting the docker container, image, volumes and reinstalling hatchet, but I still cannot enter the hatchet page. What is the problem and how to solve it?

screenshoot:

Image

log:

(base) hygx@hygx:~/code/hatchet$ docker compose up
WARN[0000] /home/hygx/code/hatchet/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 8/0
 ✔ Container hatchet-rabbitmq-1          Created                                                                   0.0s
 ✔ Container hatchet-caddy-1             Created                                                                   0.0s
 ✔ Container hatchet-hatchet-frontend-1  Created                                                                   0.0s
 ✔ Container hatchet-postgres-1          Created                                                                   0.0s
 ✔ Container hatchet-migration-1         Created                                                                   0.0s
 ✔ Container hatchet-setup-config-1      Created                                                                   0.0s
 ✔ Container hatchet-hatchet-api-1       Created                                                                   0.0s
 ✔ Container hatchet-hatchet-engine-1    Created                                                                   0.0s
Attaching to caddy-1, hatchet-api-1, hatchet-engine-1, hatchet-frontend-1, migration-1, postgres-1, rabbitmq-1, setup-config-1
hatchet-frontend-1  | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
hatchet-frontend-1  | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
hatchet-frontend-1  | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
hatchet-frontend-1  | 10-listen-on-ipv6-by-default.sh: info: IPv6 listen already enabled
hatchet-frontend-1  | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
hatchet-frontend-1  | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
hatchet-frontend-1  | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
hatchet-frontend-1  | /docker-entrypoint.sh: Configuration complete; ready for start up
postgres-1          |
postgres-1          | PostgreSQL Database directory appears to contain a database; Skipping initialization
postgres-1          |
postgres-1          | 2025-02-13 02:19:59.775 UTC [1] LOG:  starting PostgreSQL 15.6 (Debian 15.6-1.pgdg120+2) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
postgres-1          | 2025-02-13 02:19:59.788 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
postgres-1          | 2025-02-13 02:19:59.798 UTC [1] LOG:  listening on IPv6 address "::", port 5432
caddy-1             | {"level":"info","ts":1739413199.8182003,"msg":"using provided configuration","config_file":"/etc/caddy/Caddyfile","config_adapter":"caddyfile"}
postgres-1          | 2025-02-13 02:19:59.818 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
postgres-1          | 2025-02-13 02:19:59.821 UTC [29] LOG:  database system was shut down at 2025-02-13 02:19:47 UTC
postgres-1          | 2025-02-13 02:19:59.836 UTC [1] LOG:  database system is ready to accept connections
caddy-1             | {"level":"info","ts":1739413199.8392632,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}
caddy-1             | {"level":"info","ts":1739413199.839524,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0xc000157200"}
caddy-1             | {"level":"warn","ts":1739413199.842084,"logger":"tls","msg":"storage cleaning happened too recently; skipping for now","storage":"FileStorage:/data/caddy","instance":"97ba540f-bb09-472e-a6d2-c1ae319708e7","try_again":1739499599.8420827,"try_again_in":86399.999999845}
caddy-1             | {"level":"info","ts":1739413199.8421307,"logger":"tls","msg":"finished cleaning storage units"}
caddy-1             | {"level":"info","ts":1739413199.8998032,"logger":"http.log","msg":"server running","name":"srv0","protocols":["h1","h2","h3"]}
caddy-1             | {"level":"info","ts":1739413199.8999736,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}
caddy-1             | {"level":"info","ts":1739413199.899986,"msg":"serving initial configuration"}
rabbitmq-1          | 2025-02-13 02:20:01.967475+00:00 [notice] <0.44.0> Application syslog exited with reason: stopped
rabbitmq-1          | 2025-02-13 02:20:01.971347+00:00 [notice] <0.254.0> Logging: switching to configured handler(s); following messages may not be visible in this log output
rabbitmq-1          | 2025-02-13 02:20:01.971700+00:00 [notice] <0.254.0> Logging: configured log handlers are now ACTIVE
rabbitmq-1          | 2025-02-13 02:20:01.978042+00:00 [info] <0.254.0> ra: starting system quorum_queues
rabbitmq-1          | 2025-02-13 02:20:01.978119+00:00 [info] <0.254.0> starting Ra system: quorum_queues in directory: /var/lib/rabbitmq/mnesia/rabbit@rabbitmq/quorum/rabbit@rabbitmq
rabbitmq-1          | 2025-02-13 02:20:02.014520+00:00 [info] <0.268.0> ra system 'quorum_queues' running pre init for 0 registered servers
rabbitmq-1          | 2025-02-13 02:20:02.021120+00:00 [info] <0.269.0> ra: meta data store initialised for system quorum_queues. 0 record(s) recovered
rabbitmq-1          | 2025-02-13 02:20:02.030274+00:00 [notice] <0.274.0> WAL: ra_log_wal init, open tbls: ra_log_open_mem_tables, closed tbls: ra_log_closed_mem_tables
rabbitmq-1          | 2025-02-13 02:20:02.041344+00:00 [info] <0.254.0> ra: starting system coordination
rabbitmq-1          | 2025-02-13 02:20:02.041394+00:00 [info] <0.254.0> starting Ra system: coordination in directory: /var/lib/rabbitmq/mnesia/rabbit@rabbitmq/coordination/rabbit@rabbitmq
rabbitmq-1          | 2025-02-13 02:20:02.042352+00:00 [info] <0.282.0> ra system 'coordination' running pre init for 1 registered servers
rabbitmq-1          | 2025-02-13 02:20:02.049984+00:00 [info] <0.283.0> ra: meta data store initialised for system coordination. 1 record(s) recovered
rabbitmq-1          | 2025-02-13 02:20:02.050074+00:00 [notice] <0.288.0> WAL: ra_coordination_log_wal init, open tbls: ra_coordination_log_open_mem_tables, closed tbls: ra_coordination_log_closed_mem_tables
rabbitmq-1          | 2025-02-13 02:20:02.052895+00:00 [info] <0.254.0> ra: starting system coordination
rabbitmq-1          | 2025-02-13 02:20:02.052922+00:00 [info] <0.254.0> starting Ra system: coordination in directory: /var/lib/rabbitmq/mnesia/rabbit@rabbitmq/coordination/rabbit@rabbitmq
rabbitmq-1          | 2025-02-13 02:20:02.101727+00:00 [info] <0.254.0> Waiting for Khepri leader for 30000 ms, 9 retries left
rabbitmq-1          | 2025-02-13 02:20:02.116930+00:00 [info] <0.254.0> Khepri leader elected
rabbitmq-1          | 2025-02-13 02:20:02.116975+00:00 [info] <0.254.0> Waiting for Khepri projections for 30000 ms, 9 retries left
rabbitmq-1          | 2025-02-13 02:20:02.641954+00:00 [notice] <0.293.0> RabbitMQ metadata store: candidate -> leader in term: 2 machine version: 1
rabbitmq-1          | 2025-02-13 02:20:02.836737+00:00 [info] <0.254.0>
rabbitmq-1          | 2025-02-13 02:20:02.836737+00:00 [info] <0.254.0>  Starting RabbitMQ 3.13.7 on Erlang 26.2.5.7 [jit]
rabbitmq-1          | 2025-02-13 02:20:02.836737+00:00 [info] <0.254.0>  Copyright (c) 2007-2024 Broadcom Inc and/or its subsidiaries
rabbitmq-1          | 2025-02-13 02:20:02.836737+00:00 [info] <0.254.0>  Licensed under the MPL 2.0. Website: https://rabbitmq.com
rabbitmq-1          |
rabbitmq-1          |   ##  ##      RabbitMQ 3.13.7
rabbitmq-1          |   ##  ##
rabbitmq-1          |   ##########  Copyright (c) 2007-2024 Broadcom Inc and/or its subsidiaries
rabbitmq-1          |   ######  ##
rabbitmq-1          |   ##########  Licensed under the MPL 2.0. Website: https://rabbitmq.com
rabbitmq-1          |
rabbitmq-1          |   Erlang:      26.2.5.7 [jit]
rabbitmq-1          |   TLS Library: OpenSSL - OpenSSL 3.1.8 11 Feb 2025
rabbitmq-1          |   Release series support status: see https://www.rabbitmq.com/release-information
rabbitmq-1          |
rabbitmq-1          |   Doc guides:  https://www.rabbitmq.com/docs
rabbitmq-1          |   Support:     https://www.rabbitmq.com/docs/contact
rabbitmq-1          |   Tutorials:   https://www.rabbitmq.com/tutorials
rabbitmq-1          |   Monitoring:  https://www.rabbitmq.com/docs/monitoring
rabbitmq-1          |   Upgrading:   https://www.rabbitmq.com/docs/upgrade
rabbitmq-1          |
rabbitmq-1          |   Logs: <stdout>
rabbitmq-1          |
rabbitmq-1          |   Config file(s): /etc/rabbitmq/conf.d/10-defaults.conf
rabbitmq-1          |
rabbitmq-1          |   Starting broker...2025-02-13 02:20:02.837789+00:00 [info] <0.254.0>
rabbitmq-1          | 2025-02-13 02:20:02.837789+00:00 [info] <0.254.0>  node           : rabbit@rabbitmq
rabbitmq-1          | 2025-02-13 02:20:02.837789+00:00 [info] <0.254.0>  home dir       : /var/lib/rabbitmq
rabbitmq-1          | 2025-02-13 02:20:02.837789+00:00 [info] <0.254.0>  config file(s) : /etc/rabbitmq/conf.d/10-defaults.conf
rabbitmq-1          | 2025-02-13 02:20:02.837789+00:00 [info] <0.254.0>  cookie hash    : VK7UnIh1tUcrwkJ5TbXndA==
rabbitmq-1          | 2025-02-13 02:20:02.837789+00:00 [info] <0.254.0>  log(s)         : <stdout>
rabbitmq-1          | 2025-02-13 02:20:02.837789+00:00 [info] <0.254.0>  data dir       : /var/lib/rabbitmq/mnesia/rabbit@rabbitmq
rabbitmq-1          | 2025-02-13 02:20:03.109383+00:00 [info] <0.254.0> Running boot step pre_boot defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.109436+00:00 [info] <0.254.0> Running boot step rabbit_global_counters defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.109647+00:00 [info] <0.254.0> Running boot step rabbit_osiris_metrics defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.109723+00:00 [info] <0.254.0> Running boot step rabbit_core_metrics defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.110509+00:00 [info] <0.254.0> Running boot step rabbit_alarm defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.116858+00:00 [info] <0.411.0> Memory high watermark set to 3142 MiB (3294969856 bytes) of 7855 MiB (8237424640 bytes) total
rabbitmq-1          | 2025-02-13 02:20:03.118728+00:00 [info] <0.413.0> Enabling free disk space monitoring (disk free space: 1005217517568, total memory: 8237424640)
rabbitmq-1          | 2025-02-13 02:20:03.118760+00:00 [info] <0.413.0> Disk free limit set to 50MB
rabbitmq-1          | 2025-02-13 02:20:03.119763+00:00 [info] <0.254.0> Running boot step code_server_cache defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.119801+00:00 [info] <0.254.0> Running boot step file_handle_cache defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.124531+00:00 [info] <0.416.0> Limiting to approx 1048479 file handles (943629 sockets)
rabbitmq-1          | 2025-02-13 02:20:03.124641+00:00 [info] <0.417.0> FHC read buffering: OFF
rabbitmq-1          | 2025-02-13 02:20:03.124658+00:00 [info] <0.417.0> FHC write buffering: ON
rabbitmq-1          | 2025-02-13 02:20:03.124879+00:00 [info] <0.254.0> Running boot step worker_pool defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.124922+00:00 [info] <0.341.0> Will use 32 processes for default worker pool
rabbitmq-1          | 2025-02-13 02:20:03.124941+00:00 [info] <0.341.0> Starting worker pool 'worker_pool' with 32 processes in it
rabbitmq-1          | 2025-02-13 02:20:03.125627+00:00 [info] <0.254.0> Running boot step database defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.125850+00:00 [info] <0.254.0> Peer discovery: configured backend: rabbit_peer_discovery_classic_config
rabbitmq-1          | 2025-02-13 02:20:03.126941+00:00 [info] <0.254.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq-1          | 2025-02-13 02:20:03.128393+00:00 [info] <0.254.0> Successfully synced tables from a peer
rabbitmq-1          | 2025-02-13 02:20:03.132281+00:00 [info] <0.254.0> Waiting for Mnesia tables for 30000 ms, 9 retries left
rabbitmq-1          | 2025-02-13 02:20:03.132366+00:00 [info] <0.254.0> Successfully synced tables from a peer
rabbitmq-1          | 2025-02-13 02:20:03.132494+00:00 [info] <0.254.0> Running boot step tracking_metadata_store defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.132549+00:00 [info] <0.459.0> Setting up a table for connection tracking on this node: tracked_connection
rabbitmq-1          | 2025-02-13 02:20:03.132580+00:00 [info] <0.459.0> Setting up a table for per-vhost connection counting on this node: tracked_connection_per_vhost
rabbitmq-1          | 2025-02-13 02:20:03.132634+00:00 [info] <0.459.0> Setting up a table for per-user connection counting on this node: tracked_connection_per_user
rabbitmq-1          | 2025-02-13 02:20:03.132658+00:00 [info] <0.459.0> Setting up a table for channel tracking on this node: tracked_channel
rabbitmq-1          | 2025-02-13 02:20:03.132733+00:00 [info] <0.459.0> Setting up a table for channel tracking on this node: tracked_channel_per_user
rabbitmq-1          | 2025-02-13 02:20:03.132789+00:00 [info] <0.254.0> Running boot step networking_metadata_store defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.132854+00:00 [info] <0.254.0> Running boot step feature_flags defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.132948+00:00 [info] <0.254.0> Running boot step codec_correctness_check defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.132970+00:00 [info] <0.254.0> Running boot step external_infrastructure defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.132978+00:00 [info] <0.254.0> Running boot step rabbit_event defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133021+00:00 [info] <0.254.0> Running boot step rabbit_registry defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133039+00:00 [info] <0.254.0> Running boot step rabbit_auth_mechanism_amqplain defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133083+00:00 [info] <0.254.0> Running boot step rabbit_auth_mechanism_cr_demo defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133113+00:00 [info] <0.254.0> Running boot step rabbit_auth_mechanism_plain defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133135+00:00 [info] <0.254.0> Running boot step rabbit_exchange_type_direct defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133190+00:00 [info] <0.254.0> Running boot step rabbit_exchange_type_fanout defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133244+00:00 [info] <0.254.0> Running boot step rabbit_exchange_type_headers defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133286+00:00 [info] <0.254.0> Running boot step rabbit_exchange_type_topic defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133327+00:00 [info] <0.254.0> Running boot step rabbit_mirror_queue_mode_all defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133349+00:00 [info] <0.254.0> Running boot step rabbit_mirror_queue_mode_exactly defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133399+00:00 [info] <0.254.0> Running boot step rabbit_mirror_queue_mode_nodes defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133436+00:00 [info] <0.254.0> Running boot step rabbit_priority_queue defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133460+00:00 [info] <0.254.0> Priority queues enabled, real BQ is rabbit_variable_queue
rabbitmq-1          | 2025-02-13 02:20:03.133486+00:00 [info] <0.254.0> Running boot step rabbit_queue_location_client_local defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133508+00:00 [info] <0.254.0> Running boot step rabbit_queue_location_min_masters defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133530+00:00 [info] <0.254.0> Running boot step rabbit_queue_location_random defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133555+00:00 [info] <0.254.0> Running boot step kernel_ready defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133595+00:00 [info] <0.254.0> Running boot step rabbit_sysmon_minder defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.133781+00:00 [info] <0.254.0> Running boot step rabbit_epmd_monitor defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.134355+00:00 [info] <0.467.0> epmd monitor knows us, inter-node communication (distribution) port: 25672
rabbitmq-1          | 2025-02-13 02:20:03.134536+00:00 [info] <0.254.0> Running boot step guid_generator defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.136804+00:00 [info] <0.254.0> Running boot step rabbit_node_monitor defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.137009+00:00 [info] <0.471.0> Starting rabbit_node_monitor (in ignore mode)
rabbitmq-1          | 2025-02-13 02:20:03.137141+00:00 [info] <0.254.0> Running boot step delegate_sup defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.137436+00:00 [info] <0.254.0> Running boot step rabbit_memory_monitor defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.137543+00:00 [info] <0.254.0> Running boot step rabbit_fifo_dlx_sup defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.137616+00:00 [info] <0.254.0> Running boot step core_initialized defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.137629+00:00 [info] <0.254.0> Running boot step rabbit_channel_tracking_handler defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.137664+00:00 [info] <0.254.0> Running boot step rabbit_connection_tracking_handler defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.137710+00:00 [info] <0.254.0> Running boot step rabbit_definitions_hashing defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.137751+00:00 [info] <0.254.0> Running boot step rabbit_exchange_parameters defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.149821+00:00 [info] <0.254.0> Running boot step rabbit_mirror_queue_misc defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.150149+00:00 [info] <0.254.0> Running boot step rabbit_policies defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.150346+00:00 [info] <0.254.0> Running boot step rabbit_policy defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.150401+00:00 [info] <0.254.0> Running boot step rabbit_queue_location_validator defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.150434+00:00 [info] <0.254.0> Running boot step rabbit_quorum_memory_manager defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.150480+00:00 [info] <0.254.0> Running boot step rabbit_quorum_queue defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.150569+00:00 [info] <0.254.0> Running boot step rabbit_stream_coordinator defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.150651+00:00 [info] <0.254.0> Running boot step rabbit_vhost_limit defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.150711+00:00 [info] <0.254.0> Running boot step rabbit_federation_parameters defined by app rabbitmq_federation
rabbitmq-1          | 2025-02-13 02:20:03.150759+00:00 [info] <0.254.0> Running boot step rabbit_federation_supervisor defined by app rabbitmq_federation
rabbitmq-1          | 2025-02-13 02:20:03.155826+00:00 [info] <0.254.0> Running boot step rabbit_federation_queue defined by app rabbitmq_federation
rabbitmq-1          | 2025-02-13 02:20:03.155912+00:00 [info] <0.254.0> Running boot step rabbit_federation_upstream_exchange defined by app rabbitmq_federation
rabbitmq-1          | 2025-02-13 02:20:03.155954+00:00 [info] <0.254.0> Running boot step rabbit_mgmt_reset_handler defined by app rabbitmq_management
rabbitmq-1          | 2025-02-13 02:20:03.155992+00:00 [info] <0.254.0> Running boot step rabbit_mgmt_db_handler defined by app rabbitmq_management_agent
rabbitmq-1          | 2025-02-13 02:20:03.156007+00:00 [info] <0.254.0> Management plugin: using rates mode 'basic'
rabbitmq-1          | 2025-02-13 02:20:03.156213+00:00 [info] <0.254.0> Running boot step recovery defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.164052+00:00 [info] <0.521.0> Making sure data directory '/var/lib/rabbitmq/mnesia/rabbit@rabbitmq/msg_stores/vhosts/628WB79CIFDYO9LJI6DKMI09L' for vhost '/' exists
rabbitmq-1          | 2025-02-13 02:20:03.170319+00:00 [info] <0.521.0> Starting message stores for vhost '/'
rabbitmq-1          | 2025-02-13 02:20:03.170435+00:00 [info] <0.530.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_transient": using rabbit_msg_store_ets_index to provide index
rabbitmq-1          | 2025-02-13 02:20:03.171796+00:00 [info] <0.521.0> Started message store of type transient for vhost '/'
rabbitmq-1          | 2025-02-13 02:20:03.171892+00:00 [info] <0.534.0> Message store "628WB79CIFDYO9LJI6DKMI09L/msg_store_persistent": using rabbit_msg_store_ets_index to provide index
rabbitmq-1          | 2025-02-13 02:20:03.173192+00:00 [info] <0.521.0> Started message store of type persistent for vhost '/'
rabbitmq-1          | 2025-02-13 02:20:03.177280+00:00 [info] <0.521.0> Recovering 6 queues of type rabbit_classic_queue took 12ms
rabbitmq-1          | 2025-02-13 02:20:03.177325+00:00 [info] <0.521.0> Recovering 0 queues of type rabbit_quorum_queue took 0ms
rabbitmq-1          | 2025-02-13 02:20:03.177348+00:00 [info] <0.521.0> Recovering 0 queues of type rabbit_stream_queue took 0ms
rabbitmq-1          | 2025-02-13 02:20:03.178955+00:00 [info] <0.254.0> Running boot step empty_db_check defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.179021+00:00 [info] <0.254.0> Will not seed default virtual host and user: have definitions to load...
rabbitmq-1          | 2025-02-13 02:20:03.179035+00:00 [info] <0.254.0> Running boot step rabbit_observer_cli defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.179069+00:00 [info] <0.254.0> Running boot step rabbit_looking_glass defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.179083+00:00 [info] <0.254.0> Running boot step rabbit_core_metrics_gc defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.179176+00:00 [info] <0.254.0> Running boot step background_gc defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.179261+00:00 [info] <0.254.0> Running boot step routing_ready defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.179290+00:00 [info] <0.254.0> Running boot step pre_flight defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.179304+00:00 [info] <0.254.0> Running boot step notify_cluster defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.179325+00:00 [info] <0.254.0> Running boot step networking defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.179339+00:00 [info] <0.254.0> Running boot step rabbit_quorum_queue_periodic_membership_reconciliation defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.179445+00:00 [info] <0.254.0> Running boot step definition_import_worker_pool defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.179501+00:00 [info] <0.341.0> Starting worker pool 'definition_import_pool' with 32 processes in it
rabbitmq-1          | 2025-02-13 02:20:03.180496+00:00 [info] <0.254.0> Running boot step cluster_name defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.180550+00:00 [info] <0.254.0> Running boot step virtual_host_reconciliation defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.180706+00:00 [info] <0.254.0> Running boot step direct_client defined by app rabbit
rabbitmq-1          | 2025-02-13 02:20:03.180785+00:00 [info] <0.254.0> Running boot step rabbit_federation_exchange defined by app rabbitmq_federation
rabbitmq-1          | 2025-02-13 02:20:03.180856+00:00 [info] <0.254.0> Running boot step rabbit_management_load_definitions defined by app rabbitmq_management
rabbitmq-1          | 2025-02-13 02:20:03.180940+00:00 [info] <0.630.0> Resetting node maintenance status
rabbitmq-1          | 2025-02-13 02:20:03.284111+00:00 [warning] <0.659.0> Deprecated features: `management_metrics_collection`: Feature `management_metrics_collection` is deprecated.
rabbitmq-1          | 2025-02-13 02:20:03.284111+00:00 [warning] <0.659.0> By default, this feature can still be used for now.
rabbitmq-1          | 2025-02-13 02:20:03.284111+00:00 [warning] <0.659.0> Its use will not be permitted by default in a future minor RabbitMQ version and the feature will be removed from a future major RabbitMQ version; actual versions to be determined.
rabbitmq-1          | 2025-02-13 02:20:03.284111+00:00 [warning] <0.659.0> To continue using this feature when it is not permitted by default, set the following parameter in your configuration:
rabbitmq-1          | 2025-02-13 02:20:03.284111+00:00 [warning] <0.659.0>     "deprecated_features.permit.management_metrics_collection = true"
rabbitmq-1          | 2025-02-13 02:20:03.284111+00:00 [warning] <0.659.0> To test RabbitMQ as if the feature was removed, set this in your configuration:
rabbitmq-1          | 2025-02-13 02:20:03.284111+00:00 [warning] <0.659.0>     "deprecated_features.permit.management_metrics_collection = false"
rabbitmq-1          | 2025-02-13 02:20:05.043934+00:00 [info] <0.696.0> Management plugin: HTTP (non-TLS) listener started on port 15672
rabbitmq-1          | 2025-02-13 02:20:05.044256+00:00 [info] <0.726.0> Statistics database started.
rabbitmq-1          | 2025-02-13 02:20:05.044366+00:00 [info] <0.725.0> Starting worker pool 'management_worker_pool' with 3 processes in it
rabbitmq-1          | 2025-02-13 02:20:05.124288+00:00 [info] <0.744.0> Prometheus metrics: HTTP (non-TLS) listener started on port 15692
rabbitmq-1          | 2025-02-13 02:20:05.124456+00:00 [info] <0.630.0> Ready to start client connection listeners
rabbitmq-1          | 2025-02-13 02:20:05.165492+00:00 [info] <0.788.0> started TCP listener on [::]:5672
rabbitmq-1          |  completed with 5 plugins.
rabbitmq-1          | 2025-02-13 02:20:05.222681+00:00 [info] <0.630.0> Server startup complete; 5 plugins started.
rabbitmq-1          | 2025-02-13 02:20:05.222681+00:00 [info] <0.630.0>  * rabbitmq_prometheus
rabbitmq-1          | 2025-02-13 02:20:05.222681+00:00 [info] <0.630.0>  * rabbitmq_federation
rabbitmq-1          | 2025-02-13 02:20:05.222681+00:00 [info] <0.630.0>  * rabbitmq_management
rabbitmq-1          | 2025-02-13 02:20:05.222681+00:00 [info] <0.630.0>  * rabbitmq_management_agent
rabbitmq-1          | 2025-02-13 02:20:05.222681+00:00 [info] <0.630.0>  * rabbitmq_web_dispatch
rabbitmq-1          | 2025-02-13 02:20:05.391419+00:00 [info] <0.9.0> Time to start RabbitMQ: 5179 ms
migration-1         | Waiting for database to be ready...
migration-1         | Secure connection failed. Using sslmode=disable
migration-1         | DATABASE_URL: postgres://hatchet:hatchet@postgres:5432/hatchet?sslmode=disable
postgres-1          | 2025-02-13 02:20:05.498 UTC [43] ERROR:  relation "_prisma_migrations" does not exist at character 28
postgres-1          | 2025-02-13 02:20:05.498 UTC [43] STATEMENT:  SELECT migration_name FROM _prisma_migrations ORDER BY started_at DESC LIMIT 1;
migration-1         | Migration name:
migration-1         | No prisma migration found. Applying migrations via atlas...
migration-1         | No migration files to execute
migration-1 exited with code 0
setup-config-1      | Generating encryption keys for Hatchet server
setup-config-1      | Generating config files /hatchet/config
setup-config-1 exited with code 0
hatchet-api-1       | 2025/02/13 02:20:12 Loading server config from /hatchet/config
hatchet-api-1       | 2025/02/13 02:20:12 Shared file path: /hatchet/config/server.yaml
hatchet-engine-1    | 2025/02/13 02:20:12 Loading server config from /hatchet/config
hatchet-engine-1    | 2025/02/13 02:20:12 Shared file path: /hatchet/config/server.yaml
rabbitmq-1          | 2025-02-13 02:20:12.330216+00:00 [info] <0.801.0> accepting AMQP connection <0.801.0> (172.22.0.6:46260 -> 172.22.0.5:5672)
rabbitmq-1          | 2025-02-13 02:20:12.331632+00:00 [info] <0.801.0> connection <0.801.0> (172.22.0.6:46260 -> 172.22.0.5:5672): user 'user' authenticated and granted access to vhost '/'
rabbitmq-1          | 2025-02-13 02:20:12.393898+00:00 [info] <0.819.0> accepting AMQP connection <0.819.0> (172.22.0.7:50800 -> 172.22.0.5:5672)
rabbitmq-1          | 2025-02-13 02:20:12.398649+00:00 [info] <0.819.0> connection <0.819.0> (172.22.0.7:50800 -> 172.22.0.5:5672): user 'user' authenticated and granted access to vhost '/'
hatchet-api-1       |
hatchet-api-1       |    ____    __
hatchet-api-1       |   / __/___/ /  ___
hatchet-api-1       |  / _// __/ _ \/ _ \
rabbitmq-1          | 2025-02-13 02:20:13.250901+00:00 [info] <0.872.0> accepting AMQP connection <0.872.0> (172.22.0.7:50802 -> 172.22.0.5:5672)
hatchet-api-1       | /___/\__/_//_/\___/ v4.13.3
hatchet-api-1       | High performance, minimalist Go web framework
hatchet-api-1       | https://echo.labstack.com
hatchet-api-1       | ____________________________________O/_______
hatchet-api-1       |                                     O\
rabbitmq-1          | 2025-02-13 02:20:13.266494+00:00 [info] <0.872.0> connection <0.872.0> (172.22.0.7:50802 -> 172.22.0.5:5672): user 'user' authenticated and granted access to vhost '/'
hatchet-api-1       | ⇨ http server started on [::]:8080
rabbitmq-1          | 2025-02-13 02:21:00.269274+00:00 [notice] <0.86.0>     alarm_handler: {set,{system_memory_high_watermark,[]}}
postgres-1          | 2025-02-13 02:24:59.848 UTC [27] LOG:  checkpoint starting: time
postgres-1          | 2025-02-13 02:25:06.984 UTC [27] LOG:  checkpoint complete: wrote 75 buffers (0.5%); 0 WAL file(s) added, 0 removed, 0 recycled; write=7.115 s, sync=0.015 s, total=7.137 s; sync files=41, longest=0.005 s, average=0.001 s; distance=237 kB, estimate=237 kB

@abelanger5
Copy link
Contributor

Hey @JV-X, there is likely an error in the Chrome console or network tab -- if so, would it be possible to share it? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants