<?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 Add-on Builder stuck on configuration &amp;quot;loading&amp;quot; in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Add-on-Builder-stuck-on-configuration-quot-loading-quot/m-p/514586#M62999</link>
    <description>&lt;P&gt;I am trying to use the Splunk Add-On Builder (v2.2.0) to build a TA to pull data via REST API in Splunk (v7.3.3).&amp;nbsp; I am not a developer but used it to build the most basic single input configuration setup with a Global Account field.&lt;/P&gt;&lt;P&gt;When I go to my TA (visible) and select Configuration, it stays stuck on "Loading".&amp;nbsp; I am using a global text box for my API key identifier and token value so in the configuration menu, I am unable to configure this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I saw &lt;A href="https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-the-Inputs-and-Configuration-pages-stuck-on-quot-Loading/m-p/512816/highlight/true#M62817" target="_self"&gt;this post here&lt;/A&gt; and learned of a dev command.&lt;/P&gt;&lt;P&gt;Output from the developer debug command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;===================================================
Found scheme="hackerone".
Locating script for scheme="hackerone"...
No regular file="/opt/splunk/etc/apps/TA-ta-hackerone/linux_x86_64/bin/hackerone.sh".
No regular file="/opt/splunk/etc/apps/TA-ta-hackerone/linux_x86_64/bin/hackerone.py".
No regular file="/opt/splunk/etc/apps/TA-ta-hackerone/linux_x86_64/bin/hackerone.js".
No regular file="/opt/splunk/etc/apps/TA-ta-hackerone/linux_x86_64/bin/hackerone".
No script found in dir="/opt/splunk/etc/apps/TA-ta-hackerone/linux_x86_64/bin"
No regular file="/opt/splunk/etc/slave-apps/TA-ta-hackerone/linux_x86_64/bin/hackerone.sh".
No regular file="/opt/splunk/etc/slave-apps/TA-ta-hackerone/linux_x86_64/bin/hackerone.py".
No regular file="/opt/splunk/etc/slave-apps/TA-ta-hackerone/linux_x86_64/bin/hackerone.js".
No regular file="/opt/splunk/etc/slave-apps/TA-ta-hackerone/linux_x86_64/bin/hackerone".
No script found in dir="/opt/splunk/etc/slave-apps/TA-ta-hackerone/linux_x86_64/bin"
No regular file="/opt/splunk/etc/apps/TA-ta-hackerone/bin/hackerone.sh".
Found script "/opt/splunk/etc/apps/TA-ta-hackerone/bin/hackerone.py" to handle scheme "hackerone".
XML scheme path "/scheme/title": "title" -&amp;gt; "hackerone"
XML scheme path "/scheme/description": "description" -&amp;gt; "Go to the add-on's configuration UI and configure modular inputs under the Inputs menu."
XML scheme path "/scheme/use_external_validation": "use_external_validation" -&amp;gt; "true"
XML scheme path "/scheme/streaming_mode": "streaming_mode" -&amp;gt; "xml"
XML scheme path "/scheme/use_single_instance": "use_single_instance" -&amp;gt; "false"
XML arg path  "/scheme/endpoint/args/arg": "name" -&amp;gt; "name"
XML arg path  "/scheme/endpoint/args/arg/title": "title" -&amp;gt; "hackerone Data Input Name"
XML arg path  "/scheme/endpoint/args/arg": "name" -&amp;gt; "rest_version"
XML arg path  "/scheme/endpoint/args/arg/title": "title" -&amp;gt; "rest_version"
XML arg path  "/scheme/endpoint/args/arg/required_on_create": "required_on_create" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg/required_on_edit": "required_on_edit" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg": "name" -&amp;gt; "program_id"
XML arg path  "/scheme/endpoint/args/arg/title": "title" -&amp;gt; "program_id"
XML arg path  "/scheme/endpoint/args/arg/required_on_create": "required_on_create" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg/required_on_edit": "required_on_edit" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg": "name" -&amp;gt; "hackerone_api_credentials"
XML arg path  "/scheme/endpoint/args/arg/title": "title" -&amp;gt; "hackerone_api_credentials"
XML arg path  "/scheme/endpoint/args/arg/required_on_create": "required_on_create" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg/required_on_edit": "required_on_edit" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg": "name" -&amp;gt; "rest_endpoint"
XML arg path  "/scheme/endpoint/args/arg/title": "title" -&amp;gt; "rest_endpoint"
XML arg path  "/scheme/endpoint/args/arg/required_on_create": "required_on_create" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg/required_on_edit": "required_on_edit" -&amp;gt; "0"
Setting up values from introspection for scheme "hackerone".
Setting "title" to "hackerone".
Setting "description" to "Go to the add-on's configuration UI and configure modular inputs under the Inputs menu.".
Setting "use_single_instance" to false.
Setting "use_external_validation" to true.
Setting "title" to "hackerone_api_credentials".
Setting "required_on_create" to false.
Setting "required_on_edit" to false.
Setting "title" to "hackerone Data Input Name".
Setting "title" to "program_id".
Setting "required_on_create" to false.
Setting "required_on_edit" to false.
Setting "title" to "rest_endpoint".
Setting "required_on_create" to false.
Setting "required_on_edit" to false.
Setting "title" to "rest_version".
Setting "required_on_create" to false.
Setting "required_on_edit" to false.
Introspection setup completed for scheme "hackerone".&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Aug 2020 03:55:47 GMT</pubDate>
    <dc:creator>kmfpo</dc:creator>
    <dc:date>2020-08-18T03:55:47Z</dc:date>
    <item>
      <title>Add-on Builder stuck on configuration "loading"</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Add-on-Builder-stuck-on-configuration-quot-loading-quot/m-p/514586#M62999</link>
      <description>&lt;P&gt;I am trying to use the Splunk Add-On Builder (v2.2.0) to build a TA to pull data via REST API in Splunk (v7.3.3).&amp;nbsp; I am not a developer but used it to build the most basic single input configuration setup with a Global Account field.&lt;/P&gt;&lt;P&gt;When I go to my TA (visible) and select Configuration, it stays stuck on "Loading".&amp;nbsp; I am using a global text box for my API key identifier and token value so in the configuration menu, I am unable to configure this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I saw &lt;A href="https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-is-the-Inputs-and-Configuration-pages-stuck-on-quot-Loading/m-p/512816/highlight/true#M62817" target="_self"&gt;this post here&lt;/A&gt; and learned of a dev command.&lt;/P&gt;&lt;P&gt;Output from the developer debug command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;===================================================
Found scheme="hackerone".
Locating script for scheme="hackerone"...
No regular file="/opt/splunk/etc/apps/TA-ta-hackerone/linux_x86_64/bin/hackerone.sh".
No regular file="/opt/splunk/etc/apps/TA-ta-hackerone/linux_x86_64/bin/hackerone.py".
No regular file="/opt/splunk/etc/apps/TA-ta-hackerone/linux_x86_64/bin/hackerone.js".
No regular file="/opt/splunk/etc/apps/TA-ta-hackerone/linux_x86_64/bin/hackerone".
No script found in dir="/opt/splunk/etc/apps/TA-ta-hackerone/linux_x86_64/bin"
No regular file="/opt/splunk/etc/slave-apps/TA-ta-hackerone/linux_x86_64/bin/hackerone.sh".
No regular file="/opt/splunk/etc/slave-apps/TA-ta-hackerone/linux_x86_64/bin/hackerone.py".
No regular file="/opt/splunk/etc/slave-apps/TA-ta-hackerone/linux_x86_64/bin/hackerone.js".
No regular file="/opt/splunk/etc/slave-apps/TA-ta-hackerone/linux_x86_64/bin/hackerone".
No script found in dir="/opt/splunk/etc/slave-apps/TA-ta-hackerone/linux_x86_64/bin"
No regular file="/opt/splunk/etc/apps/TA-ta-hackerone/bin/hackerone.sh".
Found script "/opt/splunk/etc/apps/TA-ta-hackerone/bin/hackerone.py" to handle scheme "hackerone".
XML scheme path "/scheme/title": "title" -&amp;gt; "hackerone"
XML scheme path "/scheme/description": "description" -&amp;gt; "Go to the add-on's configuration UI and configure modular inputs under the Inputs menu."
XML scheme path "/scheme/use_external_validation": "use_external_validation" -&amp;gt; "true"
XML scheme path "/scheme/streaming_mode": "streaming_mode" -&amp;gt; "xml"
XML scheme path "/scheme/use_single_instance": "use_single_instance" -&amp;gt; "false"
XML arg path  "/scheme/endpoint/args/arg": "name" -&amp;gt; "name"
XML arg path  "/scheme/endpoint/args/arg/title": "title" -&amp;gt; "hackerone Data Input Name"
XML arg path  "/scheme/endpoint/args/arg": "name" -&amp;gt; "rest_version"
XML arg path  "/scheme/endpoint/args/arg/title": "title" -&amp;gt; "rest_version"
XML arg path  "/scheme/endpoint/args/arg/required_on_create": "required_on_create" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg/required_on_edit": "required_on_edit" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg": "name" -&amp;gt; "program_id"
XML arg path  "/scheme/endpoint/args/arg/title": "title" -&amp;gt; "program_id"
XML arg path  "/scheme/endpoint/args/arg/required_on_create": "required_on_create" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg/required_on_edit": "required_on_edit" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg": "name" -&amp;gt; "hackerone_api_credentials"
XML arg path  "/scheme/endpoint/args/arg/title": "title" -&amp;gt; "hackerone_api_credentials"
XML arg path  "/scheme/endpoint/args/arg/required_on_create": "required_on_create" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg/required_on_edit": "required_on_edit" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg": "name" -&amp;gt; "rest_endpoint"
XML arg path  "/scheme/endpoint/args/arg/title": "title" -&amp;gt; "rest_endpoint"
XML arg path  "/scheme/endpoint/args/arg/required_on_create": "required_on_create" -&amp;gt; "0"
XML arg path  "/scheme/endpoint/args/arg/required_on_edit": "required_on_edit" -&amp;gt; "0"
Setting up values from introspection for scheme "hackerone".
Setting "title" to "hackerone".
Setting "description" to "Go to the add-on's configuration UI and configure modular inputs under the Inputs menu.".
Setting "use_single_instance" to false.
Setting "use_external_validation" to true.
Setting "title" to "hackerone_api_credentials".
Setting "required_on_create" to false.
Setting "required_on_edit" to false.
Setting "title" to "hackerone Data Input Name".
Setting "title" to "program_id".
Setting "required_on_create" to false.
Setting "required_on_edit" to false.
Setting "title" to "rest_endpoint".
Setting "required_on_create" to false.
Setting "required_on_edit" to false.
Setting "title" to "rest_version".
Setting "required_on_create" to false.
Setting "required_on_edit" to false.
Introspection setup completed for scheme "hackerone".&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 03:55:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Add-on-Builder-stuck-on-configuration-quot-loading-quot/m-p/514586#M62999</guid>
      <dc:creator>kmfpo</dc:creator>
      <dc:date>2020-08-18T03:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on Builder stuck on configuration "loading"</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Add-on-Builder-stuck-on-configuration-quot-loading-quot/m-p/514589#M63000</link>
      <description>&lt;P&gt;I had this issue as well&amp;nbsp;&lt;/P&gt;&lt;P&gt;to fix it i did the below&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Make a new directory called “local” in $SPLUNK_HOME/etc/apps/Splunk_TA_microsoft_cloudservices.&lt;/LI&gt;&lt;LI&gt;Copy the $SPLUNK_HOME/etc/apps/Splunk_TA_microsoft_cloudservices/default/inputs.conf and $SPLUNK_HOME/etc/apps/Splunk_TA_microsoft_cloudservices/default/restmap.conf files to the new $SPLUNK_HOME/etc/apps/Splunk_TA_microsoft_cloudservices/local directory.&lt;/LI&gt;&lt;LI&gt;Edit the inputs.conf and restmap.conf files in the $SPLUNK_HOME/etc/apps/Splunk_TA_microsoft_cloudservices/local directory and change “python3” to “python2”.&lt;/LI&gt;&lt;LI&gt;Restart Splunk.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;im still having an issue not showing the configs i have setup but at least it stops the never ending loading&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 05:12:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Add-on-Builder-stuck-on-configuration-quot-loading-quot/m-p/514589#M63000</guid>
      <dc:creator>danieldd</dc:creator>
      <dc:date>2020-08-18T05:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on Builder stuck on configuration "loading"</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Add-on-Builder-stuck-on-configuration-quot-loading-quot/m-p/514711#M63018</link>
      <description>&lt;P&gt;Unfortunately, the custom TA I am building does not have a /default/inputs.conf nor /default/restmap.conf&lt;/P&gt;&lt;P&gt;I already had a /local/restmap.conf and changed every instance of python to python2.&amp;nbsp; This caused the "Inputs" tab in the GUI of the TA to stay stuck on "loading" in addition to the "Configuration" tab.&amp;nbsp; I reverted back to python (from python2) and now the Inputs page loads, but the Configuration remains stuck on loading.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 14:14:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Add-on-Builder-stuck-on-configuration-quot-loading-quot/m-p/514711#M63018</guid>
      <dc:creator>kmfpo</dc:creator>
      <dc:date>2020-08-18T14:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Add-on Builder stuck on configuration "loading"</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Add-on-Builder-stuck-on-configuration-quot-loading-quot/m-p/515090#M63070</link>
      <description>&lt;P&gt;I "solved" the issue by recreating my TA on a dev Splunk 8.0.4 and using the Add-On builder 3.0.1.&amp;nbsp; Once I did this, I was able to go to my built TA and add my API credentials under the configuration tab.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 01:42:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Add-on-Builder-stuck-on-configuration-quot-loading-quot/m-p/515090#M63070</guid>
      <dc:creator>kmfpo</dc:creator>
      <dc:date>2020-08-20T01:42:36Z</dc:date>
    </item>
  </channel>
</rss>

