Closed ptdkm1 closed 3 years ago
Hi, Thanks for reaching out to us. Could you please confirm if you are using the .env file to set up the following variables
Also would be great if you can share the message queue docker container logs to us if possible
Thanks for the fast response! Indeed I have created an .env file in the root folder:
Is "rabbitmq" the message queue docker container? If yes, I can see nothing else other than the error I sent in the first message. What I'm getting as logs from Docker desktop is: rabbitmq-logs.txt. Let me know if you're referring to something else!
Hello - we noticed that over the weekend this issue with deprecated variables for rabbitmq image was reported by many other projects. As per their new configuration docs, could you please try to remove the RABBITMQ prefix in the RABBITMQ_DEFAULT_USER, PASS and VHOST variables in the docker-compose.yml file and build the images again?
It worked! (when doing the same also for the cookie) Many thanks!
Dear Team,
I have been trying to try out the Docker containers that you provide, but I come across an issue that could be related to RabbitMQ. Would you perhaps be able to share some insights?
I have installed Docker Desktop on a Windows 10, and have followed the steps that you detail in the README. However, when I run docker-compose, the rabbitmq container seems to fail with the following messages:
The COLID services appear to be launching, but with errors:
When I try to "Start reindex" under Administration > Metadata Graph Configuration according to Step 7 of the Installation Instructions, I get an error:
Do you perhaps have some intuition on what is going on? Is there something I might have missed?
Many thanks for any help that you can give us, and keep up the good work!