Hi all,
First of, thanks to Alfresco and it's community. It is quite nice to come across such a great product with a Community edition.
I just tried installing Alfresco on my Mac OS using Docker, following this guide:
https://github.com/Alfresco/acs-deployment/tree/master/docs/docker-compose
Unfortunately, at step 4, using docker-compose -f major.minor.N-docker-compose.yml up, I eventually get the following error message:
solr6_1 | 2021-12-14 19:41:50.019 ERROR (org.alfresco.solr.AlfrescoCoreAdminHandler@33aa93c_Worker-33) [ ] o.a.s.t.AbstractTracker [alfresco / MODEL@933979878 / IT #1639510910003] Tracking failure. See the stacktrace below for further details. solr6_1 | java.net.UnknownHostException: alfresco solr6_1 | at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:220) solr6_1 | at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) solr6_1 | at java.base/java.net.Socket.connect(Socket.java:609) solr6_1 | at java.base/java.net.Socket.connect(Socket.java:558) solr6_1 | at java.base/java.net.Socket.<init>(Socket.java:454) solr6_1 | at java.base/java.net.Socket.<init>(Socket.java:306) solr6_1 | at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80) solr6_1 | at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:122) solr6_1 | at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707) solr6_1 | at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361)
Any thoughts on what could be wrong here?
image: alfresco/alfresco-content-repository-community:7.2.0-M1 Mac OS Monterey 12.1 16GB allocated to Docker config.
I can access http://localhost:8080/share but when I try to login, I get the following error message:
"Your authentication details haven't been recognized or Alfresco Content Services may not be available at this time."
Thanks a lot in advance.
You need to identify if alfresco service is running.
Inspect alfresco container log to find the problem that is preventing alfresco to start.
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.