07-01-2021 04:24 AM
07-01-2021 05:13 AM
Hi!
Did you execute with sudo?
@maratand @michaelzietlow have alfresco community up and running! Maybe can help you in your journey
Cheers!
07-02-2021 01:08 AM
yes i am in root while runing it
07-02-2021 02:30 AM
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
07-01-2021 12:19 PM
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.
07-02-2021 02:42 AM
but that didnt even worked
Explore our Alfresco products with the links below. Use labels to filter content by product module.