<?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: Deleting an add-on created by Add-on builder: have you seen the following error? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454106#M78611</link>
    <description>&lt;P&gt;DId you restart Splunk after deleting the folder?&lt;/P&gt;</description>
    <pubDate>Tue, 11 Sep 2018 17:28:30 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2018-09-11T17:28:30Z</dc:date>
    <item>
      <title>Deleting an add-on created by Add-on builder: have you seen the following error?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454105#M78610</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I removed an add-on manually by deleting the folder $SPLUNK_HOME/etc/apps/TA-myProject. But now, i'm having an issue when i try to import the same project. Here is the error message :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;The 'TA-myProject' add-on project could not be imported because an add-on with this name already exists.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Could you please help ?&lt;/P&gt;

&lt;P&gt;Many thanks in advance &lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 13:40:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454105#M78610</guid>
      <dc:creator>mferjani</dc:creator>
      <dc:date>2018-09-11T13:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting an add-on created by Add-on builder: have you seen the following error?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454106#M78611</link>
      <description>&lt;P&gt;DId you restart Splunk after deleting the folder?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Sep 2018 17:28:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454106#M78611</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-09-11T17:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting an add-on created by Add-on builder: have you seen the following error?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454107#M78612</link>
      <description>&lt;P&gt;Hi Richgallow, thanks for reaching out.&lt;BR /&gt;
Yes, i did restart Splunk after that  &lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 07:50:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454107#M78612</guid>
      <dc:creator>mferjani</dc:creator>
      <dc:date>2018-09-12T07:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting an add-on created by Add-on builder: have you seen the following error?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454108#M78613</link>
      <description>&lt;P&gt;Try running on the CLI the following command:   splunk disable app TA-myProject&lt;BR /&gt;
regards&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 19:05:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454108#M78613</guid>
      <dc:creator>larmesto</dc:creator>
      <dc:date>2018-09-13T19:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting an add-on created by Add-on builder: have you seen the following error?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454109#M78614</link>
      <description>&lt;P&gt;And then remove any user-specific app directories specifically created for your app by deleting the files specified by:   $SPLUNK_HOME/splunk/etc/users/*/TA-myProject&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 19:07:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454109#M78614</guid>
      <dc:creator>larmesto</dc:creator>
      <dc:date>2018-09-13T19:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting an add-on created by Add-on builder: have you seen the following error?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454110#M78615</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;
I ran the command splunk disable app TA-myProject, it asked for the user/password and restarted&lt;BR /&gt;
I checked after that in $SPLUNK_HOME/etc/users/*/ and there were no folders with the name TA-myProject&lt;BR /&gt;
Regards&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 08:05:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454110#M78615</guid>
      <dc:creator>mferjani</dc:creator>
      <dc:date>2018-09-14T08:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting an add-on created by Add-on builder: have you seen the following error?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454111#M78616</link>
      <description>&lt;P&gt;What i wanted to do initially is to create a git repository with my add-on folder TA-myProject so another team-mate can clone it inside $SPLUNK_HOME/etc/apps and start collaborating, this is why i dropped the add-on folder (TA-myProject) and tried to clone it from github but it didn't work&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 08:16:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/454111#M78616</guid>
      <dc:creator>mferjani</dc:creator>
      <dc:date>2018-09-14T08:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting an add-on created by Add-on builder: have you seen the following error?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/507111#M86293</link>
      <description>&lt;P&gt;Not sure if this was ever solved, but if you remove the app from $SPLUNK_HOME/etc/app/your_app and under any user directories, and remove&amp;nbsp;$SPLUNK_HOME/etc/app/splunk_app_addon-builder, then reinstall the splunk app add-on builder and restart splunk, you should be able to re-import your app no problem.&lt;/P&gt;&lt;P&gt;I'm not sure what remnants get left behind in one of the app add-on builder files, but this worked for me.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 15:45:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Deleting-an-add-on-created-by-Add-on-builder-have-you-seen-the/m-p/507111#M86293</guid>
      <dc:creator>tscanlin</dc:creator>
      <dc:date>2020-07-02T15:45:36Z</dc:date>
    </item>
  </channel>
</rss>

