07-09-2021 06:07 AM
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)
07-13-2021 06:41 AM
It's really weird because you have several errors in the previous log files but in the last one, under catalina.out, you can see some warnings, but no errors (nothing under alfresco.log)
Are you able to login under http://localhost:8080/share or https://localhost:8080/share? <-- you can see which configuration you have defined for this url in your alfresco-global.properties file.
07-13-2021 08:15 AM
Yes i can open and login 192.168.1.152/share
(i installed centos and alfresco on virtual machine that's why i have another ip address)
But i can't login 192.168.1.152
There is no login and password window.
But i can login 192.168.1.9 and 192.168.1.9/share where i installed alfresco via docker.
07-13-2021 10:28 AM
@marat wrote:Yes i can open and login 192.168.1.152/share
(i installed centos and alfresco on virtual machine that's why i have another ip address)
As soon as you try to open that ip, are you able to see some errors on the logs?
There is no login and password window.
Could you please try to acces into 192.168.1.152/alfresco , is that url display something for you?
07-13-2021 10:30 AM
07-14-2021 01:47 AM
I cant' fing share.war and alfresco.war
I uploaded new logs after i entered 192.168.1.152
https://www.dropbox.com/s/3ms5zojpejv8jlc/catalina3.out.txt?dl=0
https://www.dropbox.com/s/wn4looer6tutmys/alfresco3.log?dl=0
07-14-2021 03:11 AM
I firstly entered these commands
tail -n500 -f /var/log/alfresco/alfresco.log
tail -n500 -f /var/log/alfresco/catalina.out
And there is these last entries appeared
2021-07-14 18:58:59,965 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [main] Startup of 'googledocs' subsystem, ID: [googledocs, drive] complete
2021-07-14 19:07:43,186 INFO [management.subsystems.ChildApplicationContextFactory] [http-nio-8080-exec-1] Startup of 'Search' subsystem, ID: [Search, managed, solr6] complete
Then i went 192.168.1.152 and entered these commands again
tail -n500 -f /var/log/alfresco/alfresco.log
tail -n500 -f /var/log/alfresco/catalina.out
But there were no new entries appeared after i went 192.168.1.152.
07-14-2021 03:17 AM
Have you installed alfresco using ansible ?You have no problem with go to the localhost and enter alfresco content application?
Maybe this is a problem with ansible method of installation?
07-14-2021 05:43 AM
In my case, no. But @michaelzietlow did it and to him it's working properly.
Without any errors on the log, I'm afraid I cannot help you further, because there must be something else that is outside of my knowledge. Maybe Michael can help you in deep.
Cheers,
Cristina.
07-14-2021 09:55 AM
I think this is a problem with ansible method of installation.That's because i installed it on centos 8 and there is no alfresco content application also.
Also i can't open alfresco from another computer.
I have to enter these commands to open access to alfresco from another computers .
sudo firewall-cmd --permanent --add-service=http
sudo firewall-cmd --reload
from this guide
07-16-2021 02:23 AM
Maybe that's because ansible method of alfresco installation don't include imagemagick ?I can't find this program in alfresco folder.
Explore our Alfresco products with the links below. Use labels to filter content by product module.