05-09-2022 06:50 PM
I am trying to get a base Alfresco system installed on my VM to do some training. I have obtained the docker-compose file for both 7.1 and 7.0. from github.
With both the yml files, I get all associated images downloaded with the docker compose up command and subsequently, the containers run successfully and I am able to access share and digital workspace. However, if I stop the containers and try to launch them again, the sync container always fails with the following two errors:
org.alfresco.error.AlfrescoRuntimeException: 04100000 Problem getting sync service configuration from repository: HTTP/1.1 404
Due to the sync container being down, the rest of the installation doesn't work.
After this, it continues to fail even if I cleanup all containers and images and re-download everything again. Can anyone suggest what is causing this behaviour and how can I correct it?
05-11-2022 03:59 PM
After digging in deeper, I realised that the content repository container was also failing to start. I played around with the memory settings in the docker-compose file and that eventually resolved the issue.
05-11-2022 03:59 PM
After digging in deeper, I realised that the content repository container was also failing to start. I played around with the memory settings in the docker-compose file and that eventually resolved the issue.
Explore our Alfresco products with the links below. Use labels to filter content by product module.