R2R
R2R copied to clipboard
Unable to start docker full due to hatchet-rabbitmq
Describe the bug
R2R git:(main) sudo docker compose -f docker/compose.full.yaml --profile postgres up -d
[+] Running 13/13
✔ unstructured Pulled 3.8s
✔ af302e5c37e9 Already exists 0.0s
✔ 499051ac08b3 Already exists 0.0s
✔ 52a8eea45d12 Already exists 0.0s
✔ bc54bb88b02b Already exists 0.0s
✔ 518e02d34a48 Already exists 0.0s
✔ 8a6a1e2e4a82 Already exists 0.0s
✔ e089a91a407a Already exists 0.0s
✔ c65e1c719ec0 Already exists 0.0s
✔ a1f52c8b4089 Already exists 0.0s
✔ a362d35feb4a Already exists 0.0s
✔ 4ee9f0ec2aab Already exists 0.0s
✔ 5ad16a35659a Already exists 0.0s
[+] Running 24/24
✔ Network docker_default Created 0.6s
✔ Volume "hatchet_config" Created 0.1s
✔ Volume "hatchet_api_key" Created 0.1s
✔ Volume "hatchet_postgres_data" Created 0.2s
✔ Volume "postgres_data" Created 0.2s
✔ Volume "hatchet_rabbitmq_data" Created 0.2s
✔ Volume "hatchet_rabbitmq_conf" Created 0.1s
✔ Volume "hatchet_certs" Created 0.1s
✔ Container docker-unstructured-1 Started 32.2s
✔ Container docker-graph_clustering-1 Started 16.8s
✔ Container docker-victoria-logs-1 Started 23.5s
✘ Container docker-hatchet-rabbitmq-1 Error 81.5s
✔ Container docker-grafana-1 Started 27.2s
✔ Container docker-r2r-dashboard-1 Started 23.3s
✔ Container docker-postgres-1 Started 15.3s
✔ Container docker-hatchet-create-db-1 Exited 79.3s
✔ Container docker-hatchet-postgres-1 Started 15.9s
✔ Container docker-fluent-bit-1 Started 30.4s
✔ Container docker-hatchet-migration-1 Exited 109.8s
✔ Container docker-hatchet-setup-config-1 Created 1.0s
✔ Container docker-hatchet-dashboard-1 Created 3.1s
✔ Container docker-hatchet-engine-1 Created 2.2s
✔ Container docker-setup-token-1 Created 1.8s
✔ Container docker-r2r-1 Created 1.9s
dependency failed to start: container docker-hatchet-rabbitmq-1 exited (1)
To Reproduce Steps to reproduce the behavior:
- Follow https://r2r-docs.sciphi.ai/self-hosting/installation/full
- Start R2R Docker Compose Stack
Expected behavior R2R starting without errors
Screenshots
Desktop (please complete the following information):
➜ docker git:(main) ✗ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
➜ docker git:(main) ✗ docker --version
Docker version 27.5.1, build a187fa5