<?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: Some user dashboards not shown in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5309#M2615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's great!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We worked out our issue too. Alfresco ran out of disk space and some users cm&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;referenceValues binary files were missing.&lt;/P&gt;&lt;P&gt;So we did&amp;nbsp;&lt;A href="https://myalfresco.force.com/support/apex/KnowledgeWrapperITdotcom?SolutionID=nV3Ogvg3Xp" rel="nofollow noopener noreferrer" style="color: #326ca6; background-color: #ffffff; font-size: 14px;" title="Follow link"&gt;this&lt;/A&gt;&amp;nbsp;to fix it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Feb 2017 09:07:45 GMT</pubDate>
    <dc:creator>lngtai001</dc:creator>
    <dc:date>2017-02-14T09:07:45Z</dc:date>
    <item>
      <title>Some user dashboards not shown</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5304#M2610</link>
      <description>Hi All,We have the issue that when some users login&amp;nbsp;to alfresco their dashboard is missing (It worked previously and stopped one day only for some). Showing the following error:I see the dashboard.xml files are here&amp;nbsp;/app:company_home/st:sites/cm:surf-config/cm&lt;IMG id="smileytongue" class="emoticon emoticon-smileytongue" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ages/cm:user/cm:username/cm:dashboard.</description>
      <pubDate>Tue, 07 Feb 2017 08:56:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5304#M2610</guid>
      <dc:creator>lngtai001</dc:creator>
      <dc:date>2017-02-07T08:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Some user dashboards not shown</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5305#M2611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel your pain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same problem trying to migrate Alfresco COmmunity 5.1 from one machine to a new one. Doesn' happen to all users, but to some. I can't work out why or how to fix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 07:16:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5305#M2611</guid>
      <dc:creator>dpmillau</dc:creator>
      <dc:date>2017-02-09T07:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Some user dashboards not shown</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5306#M2612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we have realized thus far is that even if we generate a new alf_ticket with:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #e3f3ff; font-size: 12px;"&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;host&amp;gt;:&amp;lt;port&amp;gt;/alfresco/service/api/login?u=&amp;lt;username&amp;gt;&amp;amp;pw=&amp;lt;password&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and use this ticket number to get dashboard.xml of user with:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #e3f3ff; font-size: 12px;"&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow noopener noreferrer" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;host&amp;gt;:&amp;lt;port&amp;gt;/alfresco/s/remoteadm/has/alfresco/site-data/pages/user/&amp;lt;username&amp;gt;/dashboard.xml?s=sitestore&amp;amp;alf_ticket=&amp;lt;ticketNumber&amp;gt;%20HTTP/1.1 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It returns false for broken users and true for non-broken users. So the ticket is not recognised.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #e3f3ff; font-size: 12px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We are still investigating.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 08:31:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5306#M2612</guid>
      <dc:creator>lngtai001</dc:creator>
      <dc:date>2017-02-09T08:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Some user dashboards not shown</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5307#M2613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For us we've also noticed that /share/page/console - the Surf Console &lt;/P&gt;&lt;P&gt;isn't showing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 22:29:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5307#M2613</guid>
      <dc:creator>dpmillau</dc:creator>
      <dc:date>2017-02-09T22:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Some user dashboards not shown</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5308#M2614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We worked out our problem. A bit bizzare - we are using postgresql and &lt;/P&gt;&lt;P&gt;had the database tables in the public schema and the alfresco schema - a &lt;/P&gt;&lt;P&gt;database restore accident. This meant that probably the wrong tables &lt;/P&gt;&lt;P&gt;were getting read.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 09:01:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5308#M2614</guid>
      <dc:creator>dpmillau</dc:creator>
      <dc:date>2017-02-14T09:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Some user dashboards not shown</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5309#M2615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's great!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We worked out our issue too. Alfresco ran out of disk space and some users cm&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;referenceValues binary files were missing.&lt;/P&gt;&lt;P&gt;So we did&amp;nbsp;&lt;A href="https://myalfresco.force.com/support/apex/KnowledgeWrapperITdotcom?SolutionID=nV3Ogvg3Xp" rel="nofollow noopener noreferrer" style="color: #326ca6; background-color: #ffffff; font-size: 14px;" title="Follow link"&gt;this&lt;/A&gt;&amp;nbsp;to fix it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 09:07:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5309#M2615</guid>
      <dc:creator>lngtai001</dc:creator>
      <dc:date>2017-02-14T09:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Some user dashboards not shown</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5310#M2616</link>
      <description>&lt;P&gt;Thanks, that solved an issue I was having as well.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 16:09:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5310#M2616</guid>
      <dc:creator>sherwinf</dc:creator>
      <dc:date>2020-04-13T16:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Some user dashboards not shown</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5311#M2617</link>
      <description>&lt;P&gt;Im having this same issue after running out of disk space. the link you gave to fix is giving me a 403 error. can you let me know what the fix is?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 22:31:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5311#M2617</guid>
      <dc:creator>jepsontech</dc:creator>
      <dc:date>2020-06-03T22:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Some user dashboards not shown</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5312#M2618</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/50606"&gt;@jepsontech&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;The link = 403 because it routes to our customer support portal.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 10:41:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5312#M2618</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-06-04T10:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Some user dashboards not shown</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5313#M2619</link>
      <description>&lt;P&gt;Hello What was the solution for this? I am getting similar error and while clicking on this solution getting an single signon error.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hina&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 19:54:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5313#M2619</guid>
      <dc:creator>hinaamin</dc:creator>
      <dc:date>2021-07-26T19:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Some user dashboards not shown</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5314#M2620</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/86511"&gt;@hinaamin&lt;/A&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello What was the solution for this? I am getting similar error and while clicking on this solution getting an single signon error.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Hina&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If you are enterprise customer try opening this url via support portal, solution is available here. You can't access it from here directly :&amp;nbsp;&lt;A href="https://myalfresco.force.com/support/apex/KnowledgeWrapperITdotcom?SolutionID=nV3Ogvg3Xp" target="_blank" rel="nofollow noopener noreferrer"&gt;https://myalfresco.force.com/support/apex/KnowledgeWrapperITdotcom?SolutionID=nV3Ogvg3Xp&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 20:57:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/some-user-dashboards-not-shown/m-p/5314#M2620</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2021-07-26T20:57:54Z</dc:date>
    </item>
  </channel>
</rss>

