<?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: Add New LicenseFailed in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Add-New-LicenseFailed/m-p/690869#M13984</link>
    <description>&lt;P&gt;From the Error, it states "&lt;STRONG&gt;failed to parse license because: The license payload seems to be empty&lt;/STRONG&gt;"&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its normally&amp;nbsp; XML format so you should be able to check it and that its not corrupted etc.&amp;nbsp; If your still having lic issues then contact Splunk to ensure you have the correct license.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Follow these steps:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.1/Admin/Installalicense" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.1/Admin/Installalicense&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2024 08:07:05 GMT</pubDate>
    <dc:creator>deepakc</dc:creator>
    <dc:date>2024-06-17T08:07:05Z</dc:date>
    <item>
      <title>Add New LicenseFailed</title>
      <link>https://community.splunk.com/t5/Installation/Add-New-LicenseFailed/m-p/690859#M13982</link>
      <description>&lt;P&gt;HI guys,&lt;/P&gt;&lt;P&gt;I try to add new license Splunk on WebUI and CLI, Both Failed.&lt;/P&gt;&lt;P&gt;On CLI, I see error&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/opt/splunk/etc/licenses/enterprise/24.7.License: failed to parse license because: The license payload seems to be empty&lt;/LI-CODE&gt;&lt;P&gt;On WebUI, when I add I get 500 Error, on search following recommend on error page&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal host="monitor*" source=*web_service.log log_level=ERROR requestid=666fdcbe397fd164249e90&lt;/LI-CODE&gt;&lt;P&gt;I get this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2024-06-17 13:50:38,231 ERROR	[666fdcbe397fd164249e90] error:338 - Traceback (most recent call last):
  File "/test1/opt/splunk/lib/python3.7/site-packages/cherrypy/_cprequest.py", line 628, in respond
    self._do_respond(path_info)
  File "/test1/opt/splunk/lib/python3.7/site-packages/cherrypy/_cprequest.py", line 680, in _do_respond
    self.body.process()
  File "/test1/opt/splunk/lib/python3.7/site-packages/cherrypy/_cpreqbody.py", line 982, in process
    super(RequestBody, self).process()
  File "/test1/opt/splunk/lib/python3.7/site-packages/cherrypy/_cpreqbody.py", line 559, in process
    proc(self)
  File "/test1/opt/splunk/lib/python3.7/site-packages/cherrypy/_cpreqbody.py", line 225, in process_multipart_form_data
    process_multipart(entity)
  File "/test1/opt/splunk/lib/python3.7/site-packages/cherrypy/_cpreqbody.py", line 217, in process_multipart
    part.process()
  File "/test1/opt/splunk/lib/python3.7/site-packages/cherrypy/_cpreqbody.py", line 557, in process
    self.default_proc()
  File "/test1/opt/splunk/lib/python3.7/site-packages/cherrypy/_cpreqbody.py", line 717, in default_proc
    self.file = self.read_into_file()
  File "/test1/opt/splunk/lib/python3.7/site-packages/cherrypy/_cpreqbody.py", line 731, in read_into_file
    fp_out = self.make_file()
  File "/test1/opt/splunk/lib/python3.7/site-packages/cherrypy/_cpreqbody.py", line 513, in make_file
    return tempfile.TemporaryFile()
  File "/test1/opt/splunk/lib/python3.7/tempfile.py", line 586, in TemporaryFile
    prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir)
  File "/test1/opt/splunk/lib/python3.7/tempfile.py", line 126, in _sanitize_params
    dir = gettempdir()
  File "/test1/opt/splunk/lib/python3.7/tempfile.py", line 294, in gettempdir
    tempdir = _get_default_tempdir()
  File "/test1/opt/splunk/lib/python3.7/tempfile.py", line 229, in _get_default_tempdir
    dirlist)
FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/']&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Any one know why? Thank you for your time&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 07:18:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Add-New-LicenseFailed/m-p/690859#M13982</guid>
      <dc:creator>jacknguyen</dc:creator>
      <dc:date>2024-06-17T07:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Add New LicenseFailed</title>
      <link>https://community.splunk.com/t5/Installation/Add-New-LicenseFailed/m-p/690867#M13983</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249232"&gt;@jacknguyen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I suppose that you used the splunk.license file, which you should have received from Splunk.&lt;/P&gt;&lt;P&gt;how did you load the license?&lt;/P&gt;&lt;P&gt;Did you followed the procedure at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.1/Installation/Installalicense" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.1/Installation/Installalicense&lt;/A&gt;&amp;nbsp;even if it's a very simple process.&lt;/P&gt;&lt;P&gt;Have you a distributed architecture or a singe stand-alone server?&lt;/P&gt;&lt;P&gt;if you have a distributed architecture, you must load the license in the License Master.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 08:02:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Add-New-LicenseFailed/m-p/690867#M13983</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-06-17T08:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Add New LicenseFailed</title>
      <link>https://community.splunk.com/t5/Installation/Add-New-LicenseFailed/m-p/690869#M13984</link>
      <description>&lt;P&gt;From the Error, it states "&lt;STRONG&gt;failed to parse license because: The license payload seems to be empty&lt;/STRONG&gt;"&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its normally&amp;nbsp; XML format so you should be able to check it and that its not corrupted etc.&amp;nbsp; If your still having lic issues then contact Splunk to ensure you have the correct license.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Follow these steps:&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.1/Admin/Installalicense" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.1/Admin/Installalicense&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 08:07:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Add-New-LicenseFailed/m-p/690869#M13984</guid>
      <dc:creator>deepakc</dc:creator>
      <dc:date>2024-06-17T08:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add New LicenseFailed</title>
      <link>https://community.splunk.com/t5/Installation/Add-New-LicenseFailed/m-p/690870#M13985</link>
      <description>&lt;P&gt;Of course this is Splunk License I request. This is stand-alone server. My License can add with all my labs but this Server have error 500 when click Add License on WebUI&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 08:26:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Add-New-LicenseFailed/m-p/690870#M13985</guid>
      <dc:creator>jacknguyen</dc:creator>
      <dc:date>2024-06-17T08:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Add New LicenseFailed</title>
      <link>https://community.splunk.com/t5/Installation/Add-New-LicenseFailed/m-p/690873#M13986</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249232"&gt;@jacknguyen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;as also&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/79189"&gt;@deepakc&lt;/a&gt;&amp;nbsp;said, check if the file is corrupted, and eventually open a case to Splunk Support.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 08:51:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Add-New-LicenseFailed/m-p/690873#M13986</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-06-17T08:51:52Z</dc:date>
    </item>
  </channel>
</rss>

