<?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: Qlik Monitoring app issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Monitoring-app-issue/m-p/2545773#M109877</link>
    <description>&lt;P&gt;Hi, those '&lt;SPAN&gt;monitor_apps_REST_user_condensed', 'monitor_apps_REST_user'... are rest data connections created by default in every installation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can filter in name by '_rest_' or in owner by 'sa_repository' to see them.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Mar 2026 06:06:00 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2026-03-30T06:06:00Z</dc:date>
    <item>
      <title>Qlik Monitoring app issue</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Monitoring-app-issue/m-p/2545725#M109872</link>
      <description>&lt;P&gt;Getting Below error in log, tasks related to License and Resource Monitor aren't reloading.&lt;BR /&gt;&lt;BR /&gt;20260328T202526.045+0530 1141 TRACE Fetching data from Qlik Sense Repository (QRS) database&lt;BR /&gt;20260328T202526.045+0530 1141 Fetching data from Qlik Sense Repository (QRS) database&lt;BR /&gt;20260328T202526.045+0530 1142&lt;BR /&gt;20260328T202526.045+0530 1144 LET NumRowsQRS = 0&lt;BR /&gt;20260328T202526.045+0530 1145 SET QRS_RowCounts = 'QRS Row Counts: '&lt;BR /&gt;20260328T202526.046+0530 1147 For each endpoint in 'monitor_apps_REST_user','monitor_apps_REST_app','monitor_apps_REST_appobject','monitor_apps_REST_task'&lt;BR /&gt;20260328T202526.046+0530 1148 CALL monitor_apps_REST_user&lt;BR /&gt;20260328T202526.046+0530 1169 LIB CONNECT TO 'monitor_apps_REST_user_condensed'&lt;BR /&gt;20260328T202526.632+0530 Connected.&lt;BR /&gt;20260328T202526.634+0530 1171 User:&lt;BR /&gt;20260328T202526.634+0530 1172 Load&lt;BR /&gt;20260328T202526.634+0530 1173 userDirectory &amp;amp; '\' &amp;amp; userId AS UserId,&lt;BR /&gt;20260328T202526.634+0530 1174 [name] AS [User Name],&lt;BR /&gt;20260328T202526.634+0530 1175 userDirectory as [User Directory]&lt;BR /&gt;20260328T202526.634+0530 1177 SQL SELECT&lt;BR /&gt;20260328T202526.634+0530 1178 "userId",&lt;BR /&gt;20260328T202526.634+0530 1179 "userDirectory",&lt;BR /&gt;20260328T202526.634+0530 1180 "name"&lt;BR /&gt;20260328T202526.634+0530 1181 FROM JSON (wrap on) "root"&lt;BR /&gt;20260328T202526.847+0530 3 fields found: UserId, User Name, User Directory,&lt;BR /&gt;20260328T202526.850+0530 Error: HTTP protocol error 401 (Unauthorized):&lt;BR /&gt;20260328T202526.850+0530&lt;BR /&gt;20260328T202526.850+0530 Requested resource requires authentication.&lt;BR /&gt;20260328T202526.851+0530 Execution Failed&lt;BR /&gt;20260328T202526.856+0530 Execution finished.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What could be the issue and how to resolve it.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2026 15:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Monitoring-app-issue/m-p/2545725#M109872</guid>
      <dc:creator>neerajthakur</dc:creator>
      <dc:date>2026-03-28T15:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Monitoring app issue</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Monitoring-app-issue/m-p/2545726#M109873</link>
      <description>&lt;P&gt;Hi, you can try going to data connections, check for the rest connections, try ressiting user and password for the rest connetion returning the error, credential could be the user startiing the Sense services.&lt;/P&gt;&lt;P&gt;After resetting credentials try to reload again, if the reload passes the current error and returns an error later, that was the cause, so you can reset credentials in all the default rest connections to allow the full reload of monitoring apps.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2026 08:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Monitoring-app-issue/m-p/2545726#M109873</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2026-03-29T08:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Monitoring app issue</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Monitoring-app-issue/m-p/2545734#M109875</link>
      <description>&lt;P&gt;This is a fresh Installation and there isn't any rest connector created in Data Connections.&lt;/P&gt;&lt;P&gt;Using QlikSense Enterprise Nov 2025, however certificates were recreated using restorehostname command as available in documentation/articles on Qlik.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2026 20:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Monitoring-app-issue/m-p/2545734#M109875</guid>
      <dc:creator>neerajthakur</dc:creator>
      <dc:date>2026-03-29T20:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Monitoring app issue</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Monitoring-app-issue/m-p/2545773#M109877</link>
      <description>&lt;P&gt;Hi, those '&lt;SPAN&gt;monitor_apps_REST_user_condensed', 'monitor_apps_REST_user'... are rest data connections created by default in every installation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can filter in name by '_rest_' or in owner by 'sa_repository' to see them.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 06:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Monitoring-app-issue/m-p/2545773#M109877</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2026-03-30T06:06:00Z</dc:date>
    </item>
  </channel>
</rss>

