<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error with docker-compose installation at alfresco-admin-app download in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147386#M39008</link>
    <description>&lt;P&gt;&lt;SPAN&gt;That's&amp;nbsp;strange.&lt;BR /&gt;The official website said it would give me 30 days of access.&lt;BR /&gt;I also follow the steps in the email they sent,this is the only docker that pull failed,other pull success.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Apr 2022 06:33:35 GMT</pubDate>
    <dc:creator>Aiden</dc:creator>
    <dc:date>2022-04-27T06:33:35Z</dc:date>
    <item>
      <title>Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147380#M39002</link>
      <description>&lt;P&gt;I apply&amp;nbsp;&lt;SPAN&gt;Alfresco 30 Day Trial&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;After logging in&amp;nbsp;&lt;SPAN&gt;deployment does not finish downloading images. It gets stuck on an "unauthorized access" error when it comes to the alfresco-admin-app download (please see image).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1503i9492E14E2DF73E89/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Up to this point it pulls in other resources fine.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 04:06:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147380#M39002</guid>
      <dc:creator>Aiden</dc:creator>
      <dc:date>2022-04-14T04:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147381#M39003</link>
      <description>&lt;P&gt;Are you able to download a different Docker Image from quay.io?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 07:22:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147381#M39003</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-04-19T07:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147382#M39004</link>
      <description>&lt;P&gt;of course，I can download a &lt;SPAN&gt;different Docker Image from quay.io&lt;BR /&gt;&lt;/SPAN&gt;Like this&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1506i2371ECAE653204FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but I can't download alfresco-admin-app image&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;from quay.io&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I don't know how to solve it.&lt;/P&gt;&lt;P&gt;Look forward to your reply,thanks&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 08:34:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147382#M39004</guid>
      <dc:creator>Aiden</dc:creator>
      <dc:date>2022-04-19T08:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147383#M39005</link>
      <description>&lt;P&gt;This is my docker-compose.yml&lt;/P&gt;&lt;P&gt;# This docker-compose.yml file is used to spin up an Alfresco Content Services (ACS) trial cluster on a local host or on a server and it requires a minimum of 16GB Memory to distribute among containers.&lt;/P&gt;&lt;P&gt;# To use this file to create a local installation of Alfresco Content Services, you need to have Docker Compose installed [&lt;A href="https://docs.docker.com/compose/install/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.docker.com/compose/install/&lt;/A&gt;].&lt;BR /&gt;# Navigate to the folder where this file is located, and issue the following commands:&lt;BR /&gt;#&lt;BR /&gt;# docker login quay.io -u="alfresco+acs_v6_trial" -p="MDF9RNGUJPKZ83KK8UVGUVWO9AYKUZ0VN6WG5VOOCUT6BX19JJLU5ZL0HKU7N20C"&lt;BR /&gt;# docker-compose up&lt;BR /&gt;#&lt;/P&gt;&lt;P&gt;# For additional information about using this docker-compose file, please see:&lt;BR /&gt;# &lt;A href="https://github.com/Alfresco/acs-deployment/blob/master/docs/docker-compose-deployment.md" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/acs-deployment/blob/master/docs/docker-compose-deployment.md&lt;/A&gt;&lt;/P&gt;&lt;P&gt;# You may wish to limit container memory and assign a certain percentage to JVM. There are couple of ways to allocate JVM Memory for ACS Containers&lt;BR /&gt;# For example: 'JAVA_OPTS: "$JAVA_OPTS -XX:+PrintFlagsFinal -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap"'&lt;BR /&gt;# If container memory is not explicitly set, then the above flags will default max heap to 1/4th of container's memory.&lt;BR /&gt;version: "2"&lt;/P&gt;&lt;P&gt;services:&lt;BR /&gt;alfresco:&lt;BR /&gt;image: quay.io/alfresco/alfresco-content-repository:7.2.0&lt;BR /&gt;mem_limit: 1900m&lt;BR /&gt;environment:&lt;BR /&gt;JAVA_TOOL_OPTIONS: " -Dencryption.keystore.type=JCEKS -Dencryption.cipherAlgorithm=DESede/CBC/PKCS5Padding -Dencryption.keyAlgorithm=DESede -Dencryption.keystore.location=/usr/local/tomcat/shared/classes/alfresco/extension/keystore/keystore -Dmetadata-keystore.password=mp6yc0UD9e -Dmetadata-keystore.aliases=metadata -Dmetadata-keystore.metadata.password=oKIWzVdEdA -Dmetadata-keystore.metadata.algorithm=DESede "&lt;BR /&gt;JAVA_OPTS: "&lt;BR /&gt;-Ddb.driver=org.postgresql.Driver&lt;BR /&gt;-Ddb.username=alfresco&lt;BR /&gt;-Ddb.password=alfresco&lt;BR /&gt;-Ddb.url=jdbc&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostgresql://postgres:5432/alfresco&lt;BR /&gt;-Dsolr.host=solr6&lt;BR /&gt;-Dsolr.port=8983&lt;BR /&gt;-Dsolr.secureComms=secret&lt;BR /&gt;-Dsolr.sharedSecret=secret&lt;BR /&gt;-Dsolr.base.url=/solr&lt;BR /&gt;-Dindex.subsystem.name=solr6&lt;BR /&gt;-Dshare.host=127.0.0.1&lt;BR /&gt;-Dshare.port=8080&lt;BR /&gt;-Dalfresco.host=localhost&lt;BR /&gt;-Dalfresco.port=8080&lt;BR /&gt;-Daos.baseUrlOverwrite=&lt;A href="http://localhost:8080/alfresco/aos" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/aos&lt;/A&gt;&lt;BR /&gt;-Dmessaging.broker.url=\"failover&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;nio://activemq:61616)?timeout=3000&amp;amp;jms.useCompression=true\"&lt;BR /&gt;-Ddeployment.method=DOCKER_COMPOSE&lt;BR /&gt;-Dtransform.service.enabled=true&lt;BR /&gt;-Dtransform.service.url=&lt;A href="http://transform-router:8095" target="_blank" rel="nofollow noopener noreferrer"&gt;http://transform-router:8095&lt;/A&gt;&lt;BR /&gt;-Dsfs.url=&lt;A href="http://shared-file-store:8099/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://shared-file-store:8099/&lt;/A&gt;&lt;BR /&gt;-DlocalTransform.core-aio.url=&lt;A href="http://transform-core-aio:8090/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://transform-core-aio:8090/&lt;/A&gt;&lt;BR /&gt;-Dcsrf.filter.enabled=false&lt;BR /&gt;-Ddsync.service.uris=&lt;A href="http://localhost:9090/alfresco" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost:9090/alfresco&lt;/A&gt;&lt;BR /&gt;-DtrialUid=id18904771&lt;BR /&gt;-XX:MinRAMPercentage=50&lt;BR /&gt;-XX:MaxRAMPercentage=80&lt;BR /&gt;"&lt;/P&gt;&lt;P&gt;transform-router:&lt;BR /&gt;mem_limit: 512m&lt;BR /&gt;image: quay.io/alfresco/alfresco-transform-router:1.5.2&lt;BR /&gt;environment:&lt;BR /&gt;JAVA_OPTS: " -XX:MinRAMPercentage=50 -XX:MaxRAMPercentage=80"&lt;BR /&gt;ACTIVEMQ_URL: "nio://activemq:61616"&lt;BR /&gt;CORE_AIO_URL: "&lt;A href="http://transform-core-aio:8090" target="_blank" rel="nofollow noopener noreferrer"&gt;http://transform-core-aio:8090&lt;/A&gt;"&lt;BR /&gt;FILE_STORE_URL: "&lt;A href="http://shared-file-store:8099/alfresco/api/-default-/private/sfs/versions/1/file" target="_blank" rel="nofollow noopener noreferrer"&gt;http://shared-file-store:8099/alfresco/api/-default-/private/sfs/versions/1/file&lt;/A&gt;"&lt;BR /&gt;ports:&lt;BR /&gt;- "8095:8095"&lt;BR /&gt;links:&lt;BR /&gt;- activemq&lt;/P&gt;&lt;P&gt;transform-core-aio:&lt;BR /&gt;image: alfresco/alfresco-transform-core-aio:2.5.7&lt;BR /&gt;mem_limit: 1536m&lt;BR /&gt;environment:&lt;BR /&gt;JAVA_OPTS: " -XX:MinRAMPercentage=50 -XX:MaxRAMPercentage=80"&lt;BR /&gt;ACTIVEMQ_URL: "nio://activemq:61616"&lt;BR /&gt;FILE_STORE_URL: "&lt;A href="http://shared-file-store:8099/alfresco/api/-default-/private/sfs/versions/1/file" target="_blank" rel="nofollow noopener noreferrer"&gt;http://shared-file-store:8099/alfresco/api/-default-/private/sfs/versions/1/file&lt;/A&gt;"&lt;BR /&gt;ports:&lt;BR /&gt;- "8090:8090"&lt;BR /&gt;links:&lt;BR /&gt;- activemq&lt;/P&gt;&lt;P&gt;shared-file-store:&lt;BR /&gt;image: quay.io/alfresco/alfresco-shared-file-store:0.16.1&lt;BR /&gt;mem_limit: 512m&lt;BR /&gt;environment:&lt;BR /&gt;JAVA_OPTS: " -XX:MinRAMPercentage=50 -XX:MaxRAMPercentage=80"&lt;BR /&gt;scheduler.content.age.millis: 86400000&lt;BR /&gt;scheduler.cleanup.interval: 86400000&lt;BR /&gt;ports:&lt;BR /&gt;- "8099:8099"&lt;BR /&gt;volumes:&lt;BR /&gt;- shared-file-store-volume:/tmp/Alfresco/sfs&lt;/P&gt;&lt;P&gt;share:&lt;BR /&gt;image: quay.io/alfresco/alfresco-share:7.2.0&lt;BR /&gt;mem_limit: 1g&lt;BR /&gt;environment:&lt;BR /&gt;REPO_HOST: "alfresco"&lt;BR /&gt;REPO_PORT: "8080"&lt;BR /&gt;JAVA_OPTS: " -XX:MinRAMPercentage=50 -XX:MaxRAMPercentage=80 -Dalfresco.host=localhost -Dalfresco.port=8080 -Dalfresco.context=alfresco -Dalfresco.protocol=http "&lt;/P&gt;&lt;P&gt;postgres:&lt;BR /&gt;image: postgres:13.3&lt;BR /&gt;mem_limit: 512m&lt;BR /&gt;environment:&lt;BR /&gt;- POSTGRES_PASSWORD=alfresco&lt;BR /&gt;- POSTGRES_USER=alfresco&lt;BR /&gt;- POSTGRES_DB=alfresco&lt;BR /&gt;command: postgres -c max_connections=300 -c log_min_messages=LOG&lt;BR /&gt;ports:&lt;BR /&gt;- "5432:5432"&lt;/P&gt;&lt;P&gt;solr6:&lt;BR /&gt;image: alfresco/alfresco-search-services:2.0.3&lt;BR /&gt;mem_limit: 2g&lt;BR /&gt;environment:&lt;BR /&gt;# Solr needs to know how to register itself with Alfresco&lt;BR /&gt;SOLR_ALFRESCO_HOST: "alfresco"&lt;BR /&gt;SOLR_ALFRESCO_PORT: "8080"&lt;BR /&gt;# Alfresco needs to know how to call solr&lt;BR /&gt;SOLR_SOLR_HOST: "solr6"&lt;BR /&gt;SOLR_SOLR_PORT: "8983"&lt;BR /&gt;# Create the default alfresco and archive cores&lt;BR /&gt;SOLR_CREATE_ALFRESCO_DEFAULTS: "alfresco,archive"&lt;BR /&gt;# HTTPS or SECRET&lt;BR /&gt;ALFRESCO_SECURE_COMMS: "secret"&lt;BR /&gt;# SHARED SECRET VALUE&lt;BR /&gt;JAVA_TOOL_OPTIONS: " -Dalfresco.secureComms.secret=secret "&lt;BR /&gt;ports:&lt;BR /&gt;- "8083:8983" # Browser port&lt;/P&gt;&lt;P&gt;activemq:&lt;BR /&gt;image: alfresco/alfresco-activemq:5.16.4-jre11-centos7&lt;BR /&gt;mem_limit: 1g&lt;BR /&gt;ports:&lt;BR /&gt;- "8161:8161" # Web Console&lt;BR /&gt;- "5672:5672" # AMQP&lt;BR /&gt;- "61616:61616" # OpenWire&lt;BR /&gt;- "61613:61613" # STOMP&lt;/P&gt;&lt;P&gt;digital-workspace:&lt;BR /&gt;image: quay.io/alfresco/alfresco-digital-workspace:2.7.0&lt;BR /&gt;mem_limit: 128m&lt;BR /&gt;environment:&lt;BR /&gt;APP_CONFIG_AUTH_TYPE: "BASIC"&lt;BR /&gt;BASE_PATH: ./&lt;BR /&gt;APP_BASE_SHARE_URL: "&lt;A href="http://localhost:8080/workspace/#/preview/s" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/workspace/#/preview/s&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;control-center:&lt;BR /&gt;image: quay.io/alfresco/alfresco-admin-app:7.2.0&lt;BR /&gt;mem_limit: 128m&lt;BR /&gt;environment:&lt;BR /&gt;APP_CONFIG_PROVIDER: "ECM"&lt;BR /&gt;APP_CONFIG_AUTH_TYPE: "BASIC"&lt;BR /&gt;BASE_PATH: ./&lt;/P&gt;&lt;P&gt;proxy:&lt;BR /&gt;image: alfresco/alfresco-acs-nginx:3.3.0&lt;BR /&gt;mem_limit: 128m&lt;BR /&gt;depends_on:&lt;BR /&gt;- alfresco&lt;BR /&gt;- digital-workspace&lt;BR /&gt;- control-center&lt;BR /&gt;ports:&lt;BR /&gt;- "8080:8080"&lt;BR /&gt;links:&lt;BR /&gt;- digital-workspace&lt;BR /&gt;- alfresco&lt;BR /&gt;- share&lt;BR /&gt;- control-center&lt;/P&gt;&lt;P&gt;sync-service:&lt;BR /&gt;image: quay.io/alfresco/service-sync:3.6.0&lt;BR /&gt;mem_limit: 1g&lt;BR /&gt;environment:&lt;BR /&gt;JAVA_OPTS: " -Dsql.db.driver=org.postgresql.Driver -Dsql.db.url=jdbc&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostgresql://postgres:5432/alfresco -Dsql.db.username=alfresco -Dsql.db.password=alfresco -Dmessaging.broker.host=activemq -Drepo.hostname=alfresco -Drepo.port=8080 -Ddw.server.applicationConnectors[0].type=http -XX:MinRAMPercentage=50 -XX:MaxRAMPercentage=80 "&lt;BR /&gt;ports:&lt;BR /&gt;- "9090:9090"&lt;/P&gt;&lt;P&gt;volumes:&lt;BR /&gt;shared-file-store-volume:&lt;BR /&gt;driver_opts:&lt;BR /&gt;type: tmpfs&lt;BR /&gt;device: tmpfs&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 08:35:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147383#M39005</guid>
      <dc:creator>Aiden</dc:creator>
      <dc:date>2022-04-19T08:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147384#M39006</link>
      <description>&lt;P&gt;I have followed the instructions and that worked fine for me locally.&lt;/P&gt;

&lt;PRE&gt;$ docker login quay.io -u="alfresco+acs_v6_trial"

Enter the following password when prompted (Copy and Paste):
M...C

$ docker-compose up&lt;/PRE&gt;
&lt;P&gt;May you try again these steps?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 12:08:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147384#M39006</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-04-19T12:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147385#M39007</link>
      <description>&lt;P&gt;Thank you for trying.&lt;/P&gt;&lt;P&gt;But I just tried again, but I still can't. is this related to IP.&lt;/P&gt;&lt;P&gt;I don't know what to do.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/1505iE5FC604F2122FC12/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 01:53:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147385#M39007</guid>
      <dc:creator>Aiden</dc:creator>
      <dc:date>2022-04-20T01:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147386#M39008</link>
      <description>&lt;P&gt;&lt;SPAN&gt;That's&amp;nbsp;strange.&lt;BR /&gt;The official website said it would give me 30 days of access.&lt;BR /&gt;I also follow the steps in the email they sent,this is the only docker that pull failed,other pull success.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 06:33:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147386#M39008</guid>
      <dc:creator>Aiden</dc:creator>
      <dc:date>2022-04-27T06:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147387#M39009</link>
      <description>&lt;P&gt;I have the exact same problem.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 14:43:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147387#M39009</guid>
      <dc:creator>kirkeeide</dc:creator>
      <dc:date>2022-05-09T14:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147388#M39010</link>
      <description>&lt;P&gt;I am experiencing the same issue&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 16:11:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147388#M39010</guid>
      <dc:creator>RichardRobinson</dc:creator>
      <dc:date>2022-06-06T16:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147389#M39011</link>
      <description>&lt;P&gt;Same issue. &amp;nbsp;Has anyone resolved this?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 06:41:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147389#M39011</guid>
      <dc:creator>czcpf</dc:creator>
      <dc:date>2022-06-14T06:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147390#M39012</link>
      <description>&lt;P&gt;We're working to fix that. Hope this is available as soon as possible.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 07:15:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147390#M39012</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-06-14T07:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147391#M39013</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I just tried download Alfresco trial and had exactly the same error. Can you please advice?&lt;/P&gt;&lt;P&gt;I was able to download almost all images, except for&amp;nbsp;&lt;/P&gt;&lt;P&gt;quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.0.0.1&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;quay.io/alfresco/alfresco-elasticsearch-reindexing:4.0.0.1&lt;/P&gt;&lt;P&gt;If i just hit the docker compose up none would work, but if i pulled each image individually, then only those were having auth issues:&lt;/P&gt;&lt;P&gt;[root@E01 alfresco]# docker pull quay.io/alfresco/alfresco-elasticsearch-live-indexing:4.0.0.1&lt;BR /&gt;Error response from daemon: unauthorized: access to the requested resource is not authorized&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jan 2024 12:51:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147391#M39013</guid>
      <dc:creator>sergiobaiao</dc:creator>
      <dc:date>2024-01-27T12:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error with docker-compose installation at alfresco-admin-app download</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147392#M39014</link>
      <description>&lt;P&gt;Exact same issue. It downloads every image from quay until it reaches that "alfresco-elasticsearch-live-indexing". Any solution?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 11:52:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-with-docker-compose-installation-at-alfresco-admin-app/m-p/147392#M39014</guid>
      <dc:creator>mestrelab</dc:creator>
      <dc:date>2024-01-31T11:52:38Z</dc:date>
    </item>
  </channel>
</rss>

