08-03-2020 12:54 PM
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.
08-03-2020 10:54 PM
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
08-05-2020 12:38 PM
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.
Explore our Alfresco products with the links below. Use labels to filter content by product module.