<?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: Something's wrong with this page...When login share in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483379#M39406</link>
    <description>&lt;P&gt;I forgot on thing:&lt;/P&gt;&lt;P&gt;I use the officail compsose yaml file like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt; alfresco:
    image: docker.io/alfresco/alfresco-content-repository-community:23.3.0
    mem_limit: 1900m
    environment:
      JAVA_TOOL_OPTIONS: &amp;gt;-
        -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
      JAVA_OPTS: &amp;gt;-
        -Ddb.driver=org.postgresql.Driver
        -Ddb.username=alfresco
        -Ddb.password=alfresco
        -Ddb.url=jdbc:postgresql://postgres:5432/alfresco
        -Dsolr.host=solr6
        -Dsolr.port=8983
        -Dsolr.http.connection.timeout=1000
        -Dsolr.secureComms=secret
        -Dsolr.sharedSecret=secret
        -Dsolr.base.url=/solr
        -Dindex.subsystem.name=solr6
        -Dshare.host=127.0.0.1
        -Dshare.port=8080
        -Dalfresco.host=localhost
        -Dalfresco.port=8080
        -Dcsrf.filter.enabled=false
        -Daos.baseUrlOverwrite=http://localhost:8080/alfresco/aos
        -Dmessaging.broker.url="failover:(nio://activemq:61616)?timeout=3000&amp;amp;jms.useCompression=true"
        -Ddeployment.method=DOCKER_COMPOSE
        -DlocalTransform.core-aio.url=http://transform-core-aio:8090/
        -XX:MinRAMPercentage=50
        -XX:MaxRAMPercentage=80
    labels:
      - "traefik.enable=true"
      - "traefik.http.routers.alfresco.rule=PathPrefix(`/`)"
      - "traefik.http.services.alfresco.loadbalancer.server.port=8080"
      - "traefik.http.routers.solrapideny.rule=PathRegexp(`^/alfresco/(wc)?s(ervice)?/api/solr/.*$`)"
      - "traefik.http.middlewares.acsfakeauth.basicauth.users=fake:"
      - "traefik.http.routers.solrapideny.middlewares=acsfakeauth@docker"&lt;/LI-CODE&gt;&lt;P&gt;when I compose up , erro occured:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ERROR: Invalid interpolation format for "labels" option in service "alfresco": "traefik.http.routers.solrapideny.rule=PathRegexp(`^/alfresco/(wc)?s(ervice)?/api/solr/.*$`)"&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 16 Oct 2024 13:29:14 GMT</pubDate>
    <dc:creator>ronekyng</dc:creator>
    <dc:date>2024-10-16T13:29:14Z</dc:date>
    <item>
      <title>Something's wrong with this page...When login share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483286#M39393</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ronekyng_0-1728984181455.png" style="width: 400px;"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/10189i8EEE0F8C4CA46505/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ronekyng_0-1728984181455.png" alt="ronekyng_0-1728984181455.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I install the community edition with docker compose. When I loggin share the first time. It happened. I use the official yaml file and do not use https.&lt;/P&gt;&lt;P&gt;The logs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;2024-10-15T07:28:15,432 [] INFO  [config.packaging.ModulePackageManager] [main] Found 1 module package(s)

2024-10-15T07:28:15,453 [] INFO  [config.packaging.ModulePackageManager] [main] Alfresco / Google Docs Share Module, 4.1.0, The Share side artifacts of the Alfresco / Google Docs Integration.

2024-10-15T07:28:18,426 [] INFO  [extensions.webscripts.TemplateProcessorRegistry] [main] Registered template processor freemarker for extension ftl

2024-10-15T07:28:18,438 [] INFO  [extensions.webscripts.ScriptProcessorRegistry] [main] Registered script processor javascript for extension js

2024-10-15T07:28:18,439 [] INFO  [extensions.webscripts.TemplateProcessorRegistry] [main] Registered template processor freemarker for extension ftl

2024-10-15T07:28:18,445 [] INFO  [extensions.webscripts.ScriptProcessorRegistry] [main] Registered script processor javascript for extension js

2024-10-15T07:28:22,213 [] INFO  [extensions.webscripts.DeclarativeRegistry] [main] Registered 384 Web Scripts (+0 failed), 402 URLs

2024-10-15T07:28:22,217 [] INFO  [extensions.webscripts.DeclarativeRegistry] [main] Registered 8 Package Description Documents (+0 failed) 

2024-10-15T07:28:22,225 [] INFO  [extensions.webscripts.DeclarativeRegistry] [main] Registered 0 Schema Description Documents (+0 failed) 

2024-10-15T07:28:22,500 [] INFO  [extensions.webscripts.AbstractRuntimeContainer] [main] Initialised Surf Container Web Script Container (in 4009.2954ms)

2024-10-15T07:28:22,505 [] INFO  [extensions.webscripts.TemplateProcessorRegistry] [main] Registered template processor freemarker for extension ftl

2024-10-15T07:28:22,506 [] INFO  [extensions.webscripts.ScriptProcessorRegistry] [main] Registered script processor javascript for extension js

2024-10-15T07:28:22,696 [] INFO  [site.servlet.AIMSFilter] [main] Initializing the AIMS filter.

2024-10-15T07:28:22,696 [] INFO  [site.servlet.AIMSFilter] [main] AIMS filter initialized.

15-Oct-2024 07:28:22.983 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/share] has finished in [73,849] ms

15-Oct-2024 07:28:23.012 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]

15-Oct-2024 07:28:23.082 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [74414] milliseconds

2024-10-15T08:13:23,251 [] INFO  [web.site.EditionInterceptor] [http-nio-8080-exec-3] Successfully retrieved license information from Alfresco.

2024-10-15T08:13:34,185 [] INFO  [webscripts.servlet.CSRFFilter] [http-nio-8080-exec-5] Possible CSRF attack noted when asserting referer header 'http://192.168.110.170:8080/share/page/'. Request: POST /share/page/dologin

2024-10-15T08:13:34,381 [] ERROR [alfresco.web.site] [http-nio-8080-exec-5] jakarta.servlet.ServletException: Possible CSRF attack noted when asserting referer header 'http://192.168.110.170:8080/share/page/'. Request: POST /share/page/dologin, FAILED TEST: Assert referer POST /share/page/dologin :: referer: 'http://192.168.110.170:8080/share/page/' vs server &amp;amp; context: http://192.168.110.170/ (string) or http://localhost:8080/share/.* (regexp)

2024-10-15T08:53:29,185 [] INFO  [webscripts.servlet.CSRFFilter] [http-nio-8080-exec-9] Possible CSRF attack noted when asserting referer header 'http://192.168.110.170:8080/share/page/'. Request: POST /share/page/dologin

2024-10-15T08:53:29,209 [] ERROR [alfresco.web.site] [http-nio-8080-exec-9] jakarta.servlet.ServletException: Possible CSRF attack noted when asserting referer header 'http://192.168.110.170:8080/share/page/'. Request: POST /share/page/dologin, FAILED TEST: Assert referer POST /share/page/dologin :: referer: 'http://192.168.110.170:8080/share/page/' vs server &amp;amp; context: http://192.168.110.170/ (string) or http://localhost:8080/share/.* (regexp)

2024-10-15T08:53:58,208 [] INFO  [webscripts.servlet.CSRFFilter] [http-nio-8080-exec-3] Possible CSRF attack noted when asserting referer header 'http://192.168.110.170:8080/share/page/'. Request: POST /share/page/dologin

2024-10-15T08:53:58,211 [] ERROR [alfresco.web.site] [http-nio-8080-exec-3] jakarta.servlet.ServletException: Possible CSRF attack noted when asserting referer header 'http://192.168.110.170:8080/share/page/'. Request: POST /share/page/dologin, FAILED TEST: Assert referer POST /share/page/dologin :: referer: 'http://192.168.110.170:8080/share/page/' vs server &amp;amp; context: http://192.168.110.170/ (string) or http://localhost:8080/share/.* (regexp)


      &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 09:27:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483286#M39393</guid>
      <dc:creator>ronekyng</dc:creator>
      <dc:date>2024-10-15T09:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Something's wrong with this page...When login share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483292#M39396</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What ACS and Share version do you use ?&lt;BR /&gt;What link are you using to navigate on Share ? (Written :8080 for the port in the log but i think it is :8180 in the default configuration)&lt;BR /&gt;Do you have access to ACS ?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 12:17:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483292#M39396</guid>
      <dc:creator>Paudiger</dc:creator>
      <dc:date>2024-10-15T12:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Something's wrong with this page...When login share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483355#M39400</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I use the lasted version of acs and share.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;  services:
  alfresco:
    image: docker.io/alfresco/alfresco-content-repository-community:23.3.0

  share:
    image: docker.io/alfresco/alfresco-share:23.3.2&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The port of share is 8080 as the default.&lt;/P&gt;&lt;P&gt;I can visit ACS correctly&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 02:28:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483355#M39400</guid>
      <dc:creator>ronekyng</dc:creator>
      <dc:date>2024-10-16T02:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Something's wrong with this page...When login share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483357#M39402</link>
      <description>&lt;P&gt;The key part of the error is this comparison:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Referer header&lt;/STRONG&gt;: &lt;CODE&gt;'&lt;A href="http://192.168.110.170:8080/share/page/" target="_blank"&gt;http://192.168.110.170:8080/share/page/&lt;/A&gt;'&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Expected referer&lt;/STRONG&gt;: &lt;CODE&gt;'&lt;A href="http://192.168.110.170/" target="_blank"&gt;http://192.168.110.170/&lt;/A&gt;'&lt;/CODE&gt; (or a regular expression: &lt;CODE&gt;&lt;A href="http://localhost:8080/share/.*" target="_blank"&gt;http://localhost:8080/share/.*&lt;/A&gt;&lt;/CODE&gt;)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The mismatch happens because the &lt;EM&gt;referer&lt;/EM&gt; includes the port (&lt;CODE&gt;:8080&lt;/CODE&gt;) while the expected value does not.&lt;/P&gt;
&lt;P&gt;Correct the &lt;CODE&gt;CSRF_FILTER_REFERER&lt;/CODE&gt; environment variable in your &lt;CODE&gt;compose.yaml&lt;/CODE&gt; file&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 06:33:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483357#M39402</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2024-10-16T06:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Something's wrong with this page...When login share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483374#M39405</link>
      <description>&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;I use the office yaml file . It include the port.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;share:
    image: docker.io/alfresco/alfresco-share:23.3.2
    mem_limit: 1g
    environment:
      CSRF_FILTER_ORIGIN: http://localhost:8080
      CSRF_FILTER_REFERER: http://localhost:8080/share/.*
      REPO_HOST: "alfresco"
      REPO_PORT: "8080"
      JAVA_OPTS: &amp;gt;-
        -XX:MinRAMPercentage=50
        -XX:MaxRAMPercentage=80
        -Dalfresco.host=localhost
        -Dalfresco.port=8080
        -Dalfresco.context=alfresco
        -Dalfresco.protocol=http
    labels:
      - "traefik.enable=true"
      - "traefik.http.routers.share.rule=PathPrefix(`/share`)"
      - "traefik.http.services.share.loadbalancer.server.port=8080"
      - "traefik.http.routers.proxiedsolrapideny.rule=PathRegexp(`^/share/proxy/alfresco(-(noauth|feed|api))?/api/solr
/`)"
      - "traefik.http.middlewares.sharefakeauth.basicauth.users=fake:"
      - "traefik.http.routers.proxiedsolrapideny.middlewares=sharefakeauth@docker"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 11:33:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483374#M39405</guid>
      <dc:creator>ronekyng</dc:creator>
      <dc:date>2024-10-16T11:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Something's wrong with this page...When login share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483379#M39406</link>
      <description>&lt;P&gt;I forgot on thing:&lt;/P&gt;&lt;P&gt;I use the officail compsose yaml file like:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt; alfresco:
    image: docker.io/alfresco/alfresco-content-repository-community:23.3.0
    mem_limit: 1900m
    environment:
      JAVA_TOOL_OPTIONS: &amp;gt;-
        -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
      JAVA_OPTS: &amp;gt;-
        -Ddb.driver=org.postgresql.Driver
        -Ddb.username=alfresco
        -Ddb.password=alfresco
        -Ddb.url=jdbc:postgresql://postgres:5432/alfresco
        -Dsolr.host=solr6
        -Dsolr.port=8983
        -Dsolr.http.connection.timeout=1000
        -Dsolr.secureComms=secret
        -Dsolr.sharedSecret=secret
        -Dsolr.base.url=/solr
        -Dindex.subsystem.name=solr6
        -Dshare.host=127.0.0.1
        -Dshare.port=8080
        -Dalfresco.host=localhost
        -Dalfresco.port=8080
        -Dcsrf.filter.enabled=false
        -Daos.baseUrlOverwrite=http://localhost:8080/alfresco/aos
        -Dmessaging.broker.url="failover:(nio://activemq:61616)?timeout=3000&amp;amp;jms.useCompression=true"
        -Ddeployment.method=DOCKER_COMPOSE
        -DlocalTransform.core-aio.url=http://transform-core-aio:8090/
        -XX:MinRAMPercentage=50
        -XX:MaxRAMPercentage=80
    labels:
      - "traefik.enable=true"
      - "traefik.http.routers.alfresco.rule=PathPrefix(`/`)"
      - "traefik.http.services.alfresco.loadbalancer.server.port=8080"
      - "traefik.http.routers.solrapideny.rule=PathRegexp(`^/alfresco/(wc)?s(ervice)?/api/solr/.*$`)"
      - "traefik.http.middlewares.acsfakeauth.basicauth.users=fake:"
      - "traefik.http.routers.solrapideny.middlewares=acsfakeauth@docker"&lt;/LI-CODE&gt;&lt;P&gt;when I compose up , erro occured:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;ERROR: Invalid interpolation format for "labels" option in service "alfresco": "traefik.http.routers.solrapideny.rule=PathRegexp(`^/alfresco/(wc)?s(ervice)?/api/solr/.*$`)"&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 16 Oct 2024 13:29:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483379#M39406</guid>
      <dc:creator>ronekyng</dc:creator>
      <dc:date>2024-10-16T13:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Something's wrong with this page...When login share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483381#M39408</link>
      <description>&lt;P&gt;Hello, we introduced traefik quite recently, I think this may have to do with the compose version you are using.&lt;/P&gt;&lt;P&gt;Can you provide the output of &lt;STRONG&gt;docker compose version&lt;/STRONG&gt; and &lt;STRONG&gt;docker version&lt;/STRONG&gt; commands?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 13:48:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483381#M39408</guid>
      <dc:creator>gionn</dc:creator>
      <dc:date>2024-10-16T13:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Something's wrong with this page...When login share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483446#M39420</link>
      <description>&lt;P&gt;Thank you, here is the output:&lt;/P&gt;&lt;PRE&gt;root@alfresco:/var/acs/docker-compose# docker compose version
Docker Compose version v2.29.7
root@alfresco:/var/acs/docker-compose# docker version
Client: Docker Engine - Community
 Version:           27.3.1
 API version:       1.47
 Go version:        go1.22.7
 Git commit:        ce12230
 Built:             Fri Sep 20 11:41:00 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          27.3.1
  API version:      1.47 (minimum version 1.24)
  Go version:       go1.22.7
  Git commit:       41ca978
  Built:            Fri Sep 20 11:41:00 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.7.22
  GitCommit:        7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c
 runc:
  Version:          1.1.14
  GitCommit:        v1.1.14-0-g2c9f560
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
root@alfresco:/var/acs/docker-compose# &lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Oct 2024 00:51:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483446#M39420</guid>
      <dc:creator>ronekyng</dc:creator>
      <dc:date>2024-10-17T00:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Something's wrong with this page...When login share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483450#M39424</link>
      <description>&lt;P&gt;You are running on latest version of everything, which works fine for me with the current &lt;STRONG&gt;community-docker-compose.yml&lt;/STRONG&gt; you can fetch from &lt;A href="https://github.com/Alfresco/acs-deployment/blob/master/docker-compose/community-docker-compose.yml" target="_blank" rel="noopener"&gt;https://github.com/Alfresco/acs-deployment/blob/b54b5142083d945d5134639e6a2b798da91ced9b/docker-compose/community-docker-compose.yml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you try with it as well, without further changes?&lt;/P&gt;&lt;P&gt;If it works then compare your faulty yaml with the upstream one with something like &lt;A href="https://www.yamldiff.com/" target="_blank" rel="noopener"&gt;https://www.yamldiff.com/ &lt;/A&gt;that may help in understanding what's going on.&lt;/P&gt;&lt;P&gt;That specific &lt;STRONG&gt;Invalid interpolation format for xxxx&lt;/STRONG&gt; seems related to the usage of &lt;STRONG&gt;${ &lt;/STRONG&gt;which is the compose way of injecting environment variables, which need to be escaped by replacing it with &lt;STRONG&gt;$${&lt;/STRONG&gt;, however I don't see any usage of that in the compose you pasted, so I am not really sure what's your issue is really about.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 07:56:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483450#M39424</guid>
      <dc:creator>gionn</dc:creator>
      <dc:date>2024-10-17T07:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Something's wrong with this page...When login share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483479#M39433</link>
      <description>&lt;P&gt;&lt;a href="https://connect.hyland.com/t5/user/viewprofilepage/user-id/158508"&gt;@ronekyng&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The intial issues you posted is really what &lt;a href="https://connect.hyland.com/t5/user/viewprofilepage/user-id/5286"&gt;@angelborroy&lt;/a&gt; highlighted. The compose file as it is is meant to serve Alfresco and its UI on &lt;A href="http://localhost:8080" target="_blank" rel="noopener"&gt;http://localhost:8080&lt;/A&gt;. If you need to access using another URL, you'll need to change a bunch of parameter in the compose file:&lt;/P&gt;&lt;P&gt;services:&lt;BR /&gt;&amp;nbsp; alfresco:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; environment:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; JAVA_OPTS:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Dshare.host=YOUR_HOST&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Dshare.port=YOUR_PORT&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Dalfresco.host=YOUR_HOST&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Dalfresco.port=YOUR_HOST&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;BR /&gt;&amp;nbsp; share:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; environment:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSRF_FILTER_ORIGIN: &lt;A href="http://YOUR_HOST:YOUR_PORT" target="_blank" rel="noopener"&gt;http://YOUR_HOST:YOUR_PORT&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSRF_FILTER_REFERER: &lt;A href="http://YOUR_HOST:YOUR_PORT/share/.*" target="_blank" rel="noopener"&gt;http://YOUR_HOST:YOUR_PORT/share/.*&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;/P&gt;&lt;P&gt;As for the traefik error. I think &lt;a href="https://connect.hyland.com/t5/user/viewprofilepage/user-id/48324"&gt;@gionn&lt;/a&gt; shared hints to follow to nail it down.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 14:03:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483479#M39433</guid>
      <dc:creator>alxgomz</dc:creator>
      <dc:date>2024-10-17T14:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Something's wrong with this page...When login share</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483521#M39435</link>
      <description>&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;I may have found the source of the Traefik error issue: I installed Docker and Docker Compose using a Chinese source, and there might be some problems with the versions of these software.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried the&amp;nbsp;&lt;STRONG&gt;ommunity-compose.yaml&lt;/STRONG&gt;&amp;nbsp;file from &amp;nbsp;&lt;A href="https://github.com/Alfresco/acs-deployment/blob/master/docker-compose/community-docker-compose.yml" target="_blank" rel="noopener nofollow noreferrer"&gt;https://github.com/Alfresco/acs-deployment/blob/b54b5142083d945d5134639e6a2b798da91ced9b/docker-comp...&lt;/A&gt;&amp;nbsp; and do not modify any thing, but unfortunately, erro occured again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ronekyng_0-1729221957433.png" style="width: 400px;"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/10257i3F49BF04A420D8F5/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="ronekyng_0-1729221957433.png" alt="ronekyng_0-1729221957433.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;I do this on a LXC container with ubuntu 22.04，&lt;SPAN&gt;I don't know if it's related to this.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 03:42:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/something-s-wrong-with-this-page-when-login-share/m-p/483521#M39435</guid>
      <dc:creator>ronekyng</dc:creator>
      <dc:date>2024-10-18T03:42:48Z</dc:date>
    </item>
  </channel>
</rss>

