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?
Solved! Go to Solution.
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.
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.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.