Hi,
I installed the docker for windows 10
I downloaded the docker-compose.yml file
I run the command:
docker-compose up
The following error message occurred:
solr6_1 | 2020-07-31 19: 16: 44.072 WARN (org.alfresco.solr.AlfrescoCoreAdminHandler@667e34b1_Worker-36) [] o.a.s.t.AbstractTracker Tracking communication timed out for ModelTracker - alfresco
What can it be?
Thank you.
Since by default the docker image didn't enable ssl between alfresco and solr. So either your alfresco didn't startup correctly or 8080 port is blocked by firewall
Hi kaynezhang,
The Windows 10 firewall is disabled.
You have the same error.
See the attached files.
Port 8080 is up, but the Alfresco service does not go up
C:\Users\José Roberto Brasil>netstat -an | find "8080"
TCP 0.0.0.0:8080 0.0.0.0:0 LISTENING
TCP 192.168.100.8:52237 92.242.140.6:8080 SYN_SENT
TCP 192.168.100.8:52238 92.242.140.6:8080 SYN_SENT
TCP 192.168.100.8:52239 92.242.140.6:8080 SYN_SENT
TCP 192.168.100.8:52241 92.242.140.6:8080 SYN_SENT
TCP [::]:8080 [::]:0 LISTENING
TCP [::1]:8080 [::1]:52240 ESTABLISHED
TCP [::1]:52240 [::1]:8080 ESTABLISHED
http://localhost:8080/share/
504 Gateway Time-out
nginx/1.16.0
Anything else that can be done?
Thank you.
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.