Hello!When i install alfresco on server with ip address http://192.168.1.9/ using docker
And when i enter ip address of this server,enter login and password and then i can open alfresco content application
(see 1 and 2 picture)
But when i install alfresco using andisble on another server with ip address 192.168.1.152
and open it in browser-there is no alfresco content application.
(see picture 3)
There is blank page when i open alfresco using ip address of the server 192.168.1.152
But there should be a window asking for a password and a login
to enter alfresco content application.
Please show at least docker-compose.yml. Descibe the configuration of installation. Give some more information.
I installed alfresco using this official information
https://www.alfresco.com/thank-you/thank-you-downloading-alfresco-community-edition
I didn't do any changes during and after installation in config files.Maybe some program is not installed or some service is not running ?
I didn't install docker-compose.I choose 2 installation method.
Also i can't open alfresco via 8080 port 192.168.1.152:8080
But everything work and open when i install alfresco using docker-compose.
I have problem only with ansible installation mode.
Detailed option for experienced technical admins
The Alfresco Community Edition 7.0 supports Ansible playbooks to simplify the deployment for organizations that prefer non-containerized environments.
Ok, understand. Please show us the logfile or check if you have errors, e.g.:
Without this technical information is very dificult to help you.
Cheers.
I entering these commands but there is an error appeared no such file or directory.Though i have /opt/alfresco
folder .I reinstalled centos 7 and alfresco via ansible.But alfresco content
application still hasn't appeared.
[root@localhost alfresco]# tail -n500 -f /opt/alfresco/alfresco.log
tail: cannot open ‘/opt/alfresco/alfresco.log’ for reading: No such file or directory
tail: no files remaining
[root@localhost alfresco]# tail -n500 -f /opt/alfresco/tomcat/logs/catalina.out
tail: cannot open ‘/opt/alfresco/tomcat/logs/catalina.out’ for reading: No such file or directory
tail: no files remaining
[root@localhost alfresco]# cd /opt
[root@localhost opt]# ls
alfresco apache-activemq-5.16.1-bin.tar.gz libreoffice6.3 rh
apache-activemq-5.16.1 apache-tomcat-9.0.41 openjdk-11.0.7
[root@localhost opt]# cd alfresco
[root@localhost alfresco]# ls
activemq.sh modules transform-service
ats-ate-aio.sh search-services-2.0.1
content-services-7.0.0 tomcat.sh
[root@localhost alfresco]#
But i have tomcat installed a different path
/opt/apache-tomcat-9.0.41
But there is no catalina.out file
Maybe i should run alfresco-shared-fs.service ?
But when i enter this command there is an error appear
[root@localhost content-services-7.0.0]#sudo systemctl start alfresco-shared-fs.service
[root@localhost content-services-7.0.0]# Failed to start alfresco-shared-fs.service: Unit not found.
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.