<?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: Alfresco community 6.2 docker cannot create sites in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-6-2-docker-cannot-create-sites/m-p/135793#M36487</link>
    <description>&lt;P&gt;If you installed the module Share Site Creators (&lt;A href="https://github.com/jpotts/share-site-creators" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/jpotts/share-site-creators&lt;/A&gt;) then you need to add a user in group GROUP_SITE_CREATORS.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jun 2021 07:32:19 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2021-06-11T07:32:19Z</dc:date>
    <item>
      <title>Alfresco community 6.2 docker cannot create sites</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-6-2-docker-cannot-create-sites/m-p/135792#M36486</link>
      <description>&lt;P&gt;Hi&amp;nbsp; Alfresco Fans,&lt;/P&gt;&lt;P&gt;Thanks for all your support !!&lt;/P&gt;&lt;P&gt;I have installed Alfresco community 6.2 (docker) on ubuntu 20&amp;nbsp; I have used the alfresco-docker-installer every thing looks fine but i cannot create new sites from the share UI and i get the following error the directory /opt/alfresco-search-services/... is insid the docker Container ??&lt;/P&gt;&lt;P&gt;| 2021-06-11 01:30:04.726 INFO 1 --- [nio-8090-exec-3] o.a.t.AbstractTransformerController : GET Transform Config.&lt;BR /&gt;solr6_1 | 2021-06-11 02:00:01.725 WARN (qtp1939990953-22) [ x:alfresco] o.a.s.h.ReplicationHandler Exception during creating a snapshot&lt;BR /&gt;solr6_1 | org.apache.solr.common.SolrException: Directory does not exist: file:///opt/alfresco-search-services/solrhome/alfresco/alf_data/solr6Backup/alfresco/snapshot.20210611020001721&lt;BR /&gt;solr6_1 | at org.apache.solr.handler.SnapShooter.validateCreateSnapshot(SnapShooter.java:143)&lt;BR /&gt;solr6_1 | at org.apache.solr.handler.ReplicationHandler.doSnapShoot(ReplicationHandler.java:563)&lt;BR /&gt;solr6_1 | at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:264)&lt;BR /&gt;solr6_1 | at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:173)&lt;BR /&gt;solr6_1 | at org.apache.solr.core.SolrCore.execute(SolrCore.java:2477)&lt;BR /&gt;solr6_1 | at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:723)&lt;BR /&gt;solr6_1 | at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)&lt;BR /&gt;solr6_1 | at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:361)&lt;BR /&gt;solr6_1 | at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:305)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:583)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:513)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:335)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.Server.handle(Server.java:539)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:333)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)&lt;BR /&gt;solr6_1 | at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)&lt;BR /&gt;solr6_1 | at java.base/java.lang.Thread.run(Thread.java:834)&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 07:25:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-6-2-docker-cannot-create-sites/m-p/135792#M36486</guid>
      <dc:creator>fameur55</dc:creator>
      <dc:date>2021-06-11T07:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco community 6.2 docker cannot create sites</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-6-2-docker-cannot-create-sites/m-p/135793#M36487</link>
      <description>&lt;P&gt;If you installed the module Share Site Creators (&lt;A href="https://github.com/jpotts/share-site-creators" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/jpotts/share-site-creators&lt;/A&gt;) then you need to add a user in group GROUP_SITE_CREATORS.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 07:32:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-6-2-docker-cannot-create-sites/m-p/135793#M36487</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2021-06-11T07:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco community 6.2 docker cannot create sites</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-6-2-docker-cannot-create-sites/m-p/135794#M36488</link>
      <description>&lt;P&gt;thanks a lot&amp;nbsp;&lt;/P&gt;&lt;P&gt;i thought it is default that the admin can create sites&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 11:12:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-6-2-docker-cannot-create-sites/m-p/135794#M36488</guid>
      <dc:creator>fameur55</dc:creator>
      <dc:date>2021-06-11T11:12:35Z</dc:date>
    </item>
  </channel>
</rss>

