tiledesk icon indicating copy to clipboard operation
tiledesk copied to clipboard

deployed with the docker compose but the rabbitmq can't start

Open BertramYe opened this issue 1 year ago • 1 comments

hello I have use the docker compose file ( https://raw.githubusercontent.com/Tiledesk/tiledesk-deployment/master/docker-compose/docker-compose.yml )deployed the project on the server , but I found that the server can't started image and also when I check logs and found the containered was killed always, so just want to know how to resolved that issue, is there any requirement for the rabbitmq installations, and is the rabbitmq container neccessary to run? image

BertramYe avatar Apr 10 '24 17:04 BertramYe

just resolved by replace the Centos9 as the CentOS8 , the issue resolved, so advice:

  1. CentOS version use the CenOS 8 or less (try and confirm it valid)
  2. replace the MQ with latest version(I guess but not try)

BertramYe avatar Apr 25 '24 07:04 BertramYe