<?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 Some users receive 404 when accessing custom apps in Security</title>
    <link>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31597#M1053</link>
    <description>&lt;P&gt;Some of my users are unable to access a custom app we have developed internally. When they try to open the app, they receive the following error in their browser:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;404 Not Found

App "app_name" does not support UI access. See its app.conf for more information.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In splunk's web_service.log, the following error is logged:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2010-08-17 08:40:27,250 WARNING [4c6a833a80494f208] view:472 - Splunk cannot load app "app_name" because it could not find a related app.conf file.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This app works for other users within the same splunk roles just fine. The app.conf looks to be configured correctly, and is in the appropriate location. The app is shared globally, with the role the user is a member of having read access.&lt;/P&gt;

&lt;P&gt;What could be causing this issue, and how can I fix it?&lt;/P&gt;</description>
    <pubDate>Tue, 17 Aug 2010 19:48:12 GMT</pubDate>
    <dc:creator>ftk</dc:creator>
    <dc:date>2010-08-17T19:48:12Z</dc:date>
    <item>
      <title>Some users receive 404 when accessing custom apps</title>
      <link>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31597#M1053</link>
      <description>&lt;P&gt;Some of my users are unable to access a custom app we have developed internally. When they try to open the app, they receive the following error in their browser:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;404 Not Found

App "app_name" does not support UI access. See its app.conf for more information.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In splunk's web_service.log, the following error is logged:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2010-08-17 08:40:27,250 WARNING [4c6a833a80494f208] view:472 - Splunk cannot load app "app_name" because it could not find a related app.conf file.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This app works for other users within the same splunk roles just fine. The app.conf looks to be configured correctly, and is in the appropriate location. The app is shared globally, with the role the user is a member of having read access.&lt;/P&gt;

&lt;P&gt;What could be causing this issue, and how can I fix it?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2010 19:48:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31597#M1053</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-08-17T19:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Some users receive 404 when accessing custom apps</title>
      <link>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31598#M1054</link>
      <description>&lt;P&gt;Is is possible that the specific user has an app.conf in their user directory that is overriding the global one?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2010 21:13:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31598#M1054</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-08-17T21:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Some users receive 404 when accessing custom apps</title>
      <link>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31599#M1055</link>
      <description>&lt;P&gt;No app.conf anywhere in the user's directory.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2010 21:43:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31599#M1055</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-08-17T21:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Some users receive 404 when accessing custom apps</title>
      <link>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31600#M1056</link>
      <description>&lt;P&gt;What is the default view for the app?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2010 06:27:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31600#M1056</guid>
      <dc:creator>rroberts</dc:creator>
      <dc:date>2010-08-19T06:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Some users receive 404 when accessing custom apps</title>
      <link>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31601#M1057</link>
      <description>&lt;P&gt;There are a few places where you can check for role-based access lists specific to the app/ app views.&lt;/P&gt;

&lt;P&gt;I would check first in $SPLUNK_HOME/etc/apps/app_name/metadata/default.meta and $SPLUNK_HOME/etc/apps/app_name/metadata/local.meta to review permissions there.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;app-level permissions :&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;[]
access = read : [ * ], write : [ admin, power ]&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;example of a viewstate-level permission :&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;[viewstates/flashtimeline%3Agalbtgqy]&lt;/P&gt;

&lt;P&gt;access = read : [ admin, power ], write : [ admin ]
export = none
owner = admin&lt;/P&gt;

&lt;P&gt;If all seems fine there and you still see splunkd inexplicably servicing 404s to one of your users, you may want to restart it and give it another go.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2010 06:37:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31601#M1057</guid>
      <dc:creator>hexx</dc:creator>
      <dc:date>2010-08-20T06:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Some users receive 404 when accessing custom apps</title>
      <link>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31602#M1058</link>
      <description>&lt;P&gt;A restart cleared the 404s -- there may have been some transient state.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2010 19:23:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Some-users-receive-404-when-accessing-custom-apps/m-p/31602#M1058</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-08-20T19:23:59Z</dc:date>
    </item>
  </channel>
</rss>

