Hi!
Did you execute with sudo?
@maratand @michaelzietlow have alfresco community up and running! Maybe can help you in your journey
Cheers!
Yes,
The repo zip did not finish downloading in the time allotted to it (retries: 20)...
The `alfresco-ansible-deployment-1.0` Ansible install decided to place its downloads in the background.
It makes assumptions they will finish in a reasonable amount of time.
Since download times vary by region, a retry of 20 is unreasonable...
STEPS:
# The solution is to increase retries to something reasonable. [root@community7 ~]# cd alfresco-ansible-deployment-1.0/ [root@community7 alfresco-ansible-deployment-1.0]# perl -p -i.bak -e 's/retries: 20/retries: 200/g' ./roles/repository/tasks/main.yml [root@community7 alfresco-ansible-deployment-1.0]# perl -p -i.bak -e 's/retries: 20/retries: 200/g' ./roles/nginx/tasks/main.yml
The next time you run ansible it will continue until the download is finished.
yes i am in root while runing it
no ,iam already running as root so ...
can u please tell me which zip file its downloading so i can do it manually atleast that would help me
but that didnt even worked
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.