<?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: 500 Internal server error in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357129#M13213</link>
    <description>&lt;P&gt;Hey @alvaroveiga, if @mwdbhyat or @harsmarvania57 answered your question please remember to accept their answer. You can upvote posts as well. (Karma points will be awarded for either action.) Happy Splunking!&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2017 21:46:32 GMT</pubDate>
    <dc:creator>lfedak_splunk</dc:creator>
    <dc:date>2017-09-26T21:46:32Z</dc:date>
    <item>
      <title>500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357123#M13207</link>
      <description>&lt;P&gt;After upgrading to latest Splunk enterprise version, i'am getting this error:&lt;BR /&gt;
&lt;A href="https://image.ibb.co/mbpbuQ/1.jpg" target="_blank"&gt;https://image.ibb.co/mbpbuQ/1.jpg&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;btool check --debug:&lt;BR /&gt;
No spec file for: /opt/splunk/etc/apps/FileServ/default/fileserv.conf&lt;BR /&gt;
Improper stanza [dhcpd_server_dhcprelease] in /opt/splunk/etc/apps/unix/default/tags.conf, line 30&lt;BR /&gt;
                Invalid key in stanza [email] in /opt/splunk/etc/system/local/alert_actions.conf, line 5: reportServerEnabled  (value:  1).&lt;BR /&gt;
        Did you mean 'reportCIDFontList'?&lt;BR /&gt;
        Did you mean 'reportFileName'?&lt;BR /&gt;
        Did you mean 'reportIncludeSplunkLogo'?&lt;BR /&gt;
        Did you mean 'reportPaperOrientation'?&lt;BR /&gt;
        Did you mean 'reportPaperSize'?&lt;BR /&gt;
                Invalid key in stanza [email] in /opt/splunk/etc/system/local/alert_actions.conf, line 6: reportServerURL  (value:  ).&lt;BR /&gt;
        Did you mean 'reportCIDFontList'?&lt;BR /&gt;
        Did you mean 'reportFileName'?&lt;BR /&gt;
        Did you mean 'reportIncludeSplunkLogo'?&lt;BR /&gt;
        Did you mean 'reportPaperOrientation'?&lt;BR /&gt;
        Did you mean 'reportPaperSize'?&lt;BR /&gt;
Checking: /opt/splunk/etc/system/local/authentication.conf&lt;BR /&gt;
Checking: /opt/splunk/etc/system/local/authorize.conf&lt;BR /&gt;
Checking: /opt/splunk/etc/system/local/distsearch.conf&lt;BR /&gt;
Checking: /opt/splunk/etc/system/local/eventtypes.conf&lt;BR /&gt;
Checking: /opt/splunk/etc/system/local/indexes.conf&lt;BR /&gt;
Checking: /opt/splunk/etc/system/local/inputs.conf&lt;BR /&gt;
No spec file for: /opt/splunk/etc/system/local/migration.conf&lt;BR /&gt;
Checking: /opt/splunk/etc/system/local/props.conf&lt;BR /&gt;
Checking: /opt/splunk/etc/system/local/server.conf&lt;BR /&gt;
Checking: /opt/splunk/etc/system/local/serverclass.conf&lt;BR /&gt;
No spec file for: /opt/splunk/etc/system/local/tenants.conf&lt;BR /&gt;
Checking: /opt/splunk/etc/system/local/transforms.conf&lt;BR /&gt;
Checking: /opt/splunk/etc/system/local/web.conf&lt;/P&gt;

&lt;P&gt;How can i fix that?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:55:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357123#M13207</guid>
      <dc:creator>alvaroveiga</dc:creator>
      <dc:date>2020-09-29T15:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357124#M13208</link>
      <description>&lt;P&gt;Is https still being used after the upgrade? Try http - it could have reset or not loading conf files properly. Or is this message only occurring when trying to load a certain page? &lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 15:43:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357124#M13208</guid>
      <dc:creator>mwdbhyat</dc:creator>
      <dc:date>2017-09-25T15:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357125#M13209</link>
      <description>&lt;P&gt;http doesnt work, only https.&lt;BR /&gt;
The error occur after i login with my credentials.&lt;BR /&gt;
I dont know what to do.&lt;/P&gt;

&lt;P&gt;*&amp;gt; # ./splunk start&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;Splunk&amp;gt; Now with more code!&lt;/P&gt;

&lt;P&gt;Checking prerequisites...&lt;BR /&gt;
        Checking http port [10.244.161.7:8000]: open&lt;BR /&gt;
        Checking mgmt port [10.244.161.7:8089]: open&lt;BR /&gt;
        Checking appserver port [127.0.0.1:8065]: open&lt;BR /&gt;
        Checking kvstore port [10.244.161.7:8191]: open&lt;BR /&gt;
        Checking configuration...  Done.&lt;BR /&gt;
        Checking critical directories...        Done&lt;BR /&gt;
        Checking indexes...&lt;BR /&gt;
                Validated: _audit _internal _introspection _telemetry _thefishbu                                                                                                                                                                                                                                             cket checkfwd eqalis_network_sample&lt;BR /&gt;
firewall history itau main mwg_audit&lt;BR /&gt;
os osse&lt;BR /&gt;&lt;BR /&gt;
c perfmon snort_cardholder&lt;BR /&gt;
snort_servidores sos sos_summary_daily&lt;BR /&gt;
summary summar&lt;BR /&gt;&lt;BR /&gt;
y_forwarders summary_hosts&lt;BR /&gt;
summary_indexers summary_pools&lt;BR /&gt;
summary_sources summar&lt;BR /&gt;&lt;BR /&gt;
y_sourcetypes syslog tp_win_sec&lt;BR /&gt;
tp_win_servers windows wineventlog&lt;BR /&gt;
        Done&lt;/P&gt;

&lt;P&gt;Bypassing local license checks since&lt;BR /&gt;
this instance is configured with a&lt;BR /&gt;
remote l&lt;BR /&gt;&lt;BR /&gt;
icense master.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    Checking filesystem compatibility...  Done
    Checking conf files for problems...
            Improper stanza [dhcpd_server_dhcprelease] in
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;/opt/splunk/etc/ap&lt;BR /&gt;&lt;BR /&gt;
ps/unix/default/tags.conf, line 30&lt;BR /&gt;
                Invalid key in stanza [email] in&lt;BR /&gt;
/opt/splunk/etc/system/local/al&lt;BR /&gt;&lt;BR /&gt;
ert_actions.conf, line 5:&lt;BR /&gt;
reportServerEnabled  (value:  1).&lt;BR /&gt;
                Invalid key in stanza [email] in&lt;BR /&gt;
/opt/splunk/etc/system/local/al&lt;BR /&gt;&lt;BR /&gt;
ert_actions.conf, line 6:&lt;BR /&gt;
reportServerURL  (value:  ).&lt;BR /&gt;
                Your indexes and inputs configurations are not&lt;BR /&gt;
internally consis&lt;BR /&gt;&lt;BR /&gt;
tent. For more information, run&lt;BR /&gt;
'splunk btool check --debug'&lt;BR /&gt;
        Done&lt;BR /&gt;
        Checking default conf files for edits...&lt;BR /&gt;
        Validating installed files against hashes from&lt;BR /&gt;
'/opt/splunk/splunk-6.6.3&lt;BR /&gt;&lt;BR /&gt;
-e21ee54bc796-linux-2.6-x86_64-manifest'&lt;BR /&gt;
        All installed files intact.&lt;BR /&gt;
        Done All preliminary checks passed.&lt;/P&gt;

&lt;P&gt;Starting splunk server daemon&lt;BR /&gt;
(splunkd)... Done&lt;BR /&gt;
                                                           [  OK  ]&lt;/P&gt;

&lt;P&gt;Waiting for web server at&lt;BR /&gt;
&lt;A href="https://10.244.161.7:8000" target="_blank"&gt;https://10.244.161.7:8000&lt;/A&gt; to be&lt;BR /&gt;
available... Done&lt;/P&gt;

&lt;P&gt;If you get stuck, we're here to help.&lt;BR /&gt;
Look for answers here:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com" target="_blank"&gt;http://docs.splunk.com&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The Splunk web interface is at&lt;BR /&gt;
&lt;A href="https://10.244.161.7:8000*" target="_blank"&gt;https://10.244.161.7:8000*&lt;/A&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:56:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357125#M13209</guid>
      <dc:creator>alvaroveiga</dc:creator>
      <dc:date>2020-09-29T15:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357126#M13210</link>
      <description>&lt;P&gt;Are other users experiencing the same problem or just you? It could be ssl related. Are you running in a distributed environment, can you log in to other servers?&lt;/P&gt;

&lt;P&gt;I can see you have a few conf errors as well - this link should help you fix those old values for the conf files:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/548915/after-a-successful-upgrade-from-621-to-661-we-are.html"&gt;https://answers.splunk.com/answers/548915/after-a-successful-upgrade-from-621-to-661-we-are.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 18:26:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357126#M13210</guid>
      <dc:creator>mwdbhyat</dc:creator>
      <dc:date>2017-09-25T18:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357127#M13211</link>
      <description>&lt;P&gt;All users on the same splunk indexer are experiencing the error, the others with older enterprise version have no problem.&lt;BR /&gt;
What can be causing it? The server only runs splunk enterprise.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 18:46:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357127#M13211</guid>
      <dc:creator>alvaroveiga</dc:creator>
      <dc:date>2017-09-25T18:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357128#M13212</link>
      <description>&lt;P&gt;While looking at error it looks like &lt;CODE&gt;reportServerEnabled&lt;/CODE&gt; and &lt;CODE&gt;reportServerURL&lt;/CODE&gt; parameter in your &lt;CODE&gt;alert_actions.conf&lt;/CODE&gt; does not support in Splunk 6.6.3. Please refer &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.3/Admin/alertactionsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.3/Admin/alertactionsconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;So please remove those 2 parameters from &lt;CODE&gt;alert_actions.conf&lt;/CODE&gt; configuration file and try to start splunk again.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Harshil&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 15:55:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357128#M13212</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2017-09-26T15:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357129#M13213</link>
      <description>&lt;P&gt;Hey @alvaroveiga, if @mwdbhyat or @harsmarvania57 answered your question please remember to accept their answer. You can upvote posts as well. (Karma points will be awarded for either action.) Happy Splunking!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 21:46:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357129#M13213</guid>
      <dc:creator>lfedak_splunk</dc:creator>
      <dc:date>2017-09-26T21:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357130#M13214</link>
      <description>&lt;P&gt;Still same problem.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;bin]# ./splunk start&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Splunk&amp;gt; The Notorious B.I.G. D.A.T.A.&lt;/P&gt;

&lt;P&gt;Checking prerequisites...&lt;BR /&gt;
        Checking http port [10.244.161.7:8000]: open&lt;BR /&gt;
        Checking mgmt port [10.244.161.7:8089]: open&lt;BR /&gt;
        Checking appserver port [127.0.0.1:8065]: open&lt;BR /&gt;
        Checking kvstore port [10.244.161.7:8191]: open&lt;BR /&gt;
        Checking configuration...  Done.&lt;BR /&gt;
        Checking critical directories...        Done&lt;BR /&gt;
        Checking indexes...&lt;BR /&gt;
                Validated: _audit _internal _introspection _telemetry _thefishbu                                                                                                                                                                                                                                             cket checkfwd eqalis_network_sample firewall history itau main mwg_audit os osse                                                                                                                                                                                                                                             c perfmon snort_cardholder snort_servidores sos sos_summary_daily summary summar                                                                                                                                                                                                                                             y_forwarders summary_hosts summary_indexers summary_pools summary_sources summar                                                                                                                                                                                                                                             y_sourcetypes syslog tp_win_sec tp_win_servers windows wineventlog&lt;BR /&gt;
        Done&lt;/P&gt;

&lt;P&gt;Bypassing local license checks since this instance is configured with a remote l                                                                                                                                                                                                                                             icense master.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    Checking filesystem compatibility...  Done
    Checking conf files for problems...
            Improper stanza [dhcpd_server_dhcprelease] in /opt/splunk/etc/ap                                                                                                                                                                                                                                             ps/unix/default/tags.conf, line 30
            Your indexes and inputs configurations are not internally consis                                                                                                                                                                                                                                             tent. For more information, run 'splunk btool check --debug'
    Done
    Checking default conf files for edits...
    Validating installed files against hashes from '/opt/splunk/splunk-6.6.3                                                                                                                                                                                                                                             -e21ee54bc796-linux-2.6-x86_64-manifest'
    All installed files intact.
    Done
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;All preliminary checks passed.&lt;/P&gt;

&lt;P&gt;Starting splunk server daemon (splunkd)...&lt;BR /&gt;
Done&lt;BR /&gt;
                                                           [  OK  ]&lt;/P&gt;

&lt;P&gt;Waiting for web server at &lt;A href="https://10.244.161.7:8000" target="_blank"&gt;https://10.244.161.7:8000&lt;/A&gt; to be available... Done&lt;/P&gt;

&lt;P&gt;If you get stuck, we're here to help.&lt;BR /&gt;
Look for answers here: &lt;A href="http://docs.splunk.com" target="_blank"&gt;http://docs.splunk.com&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The Splunk web interface is at &lt;A href="https://10.244.161.7:8000" target="_blank"&gt;https://10.244.161.7:8000&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:02:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357130#M13214</guid>
      <dc:creator>alvaroveiga</dc:creator>
      <dc:date>2020-09-29T16:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357131#M13215</link>
      <description>&lt;P&gt;Splunk started perfectly fine, only one warning message because you are using old version of &lt;STRONG&gt;Splunk App for Unix and Linux&lt;/STRONG&gt;. Please upgrade that, you might need to remove old &lt;EM&gt;unix&lt;/EM&gt; app because new app folder name has been chanegd to &lt;EM&gt;splunk_app_for_nix&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:58:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357131#M13215</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2020-09-29T15:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357132#M13216</link>
      <description>&lt;P&gt;After i log with my credentials i get an "500 Internal Error" doesnt matter the username.&lt;BR /&gt;
&lt;IMG src="https://image.ibb.co/caRXM5/error.jpg" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 14:50:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357132#M13216</guid>
      <dc:creator>alvaroveiga</dc:creator>
      <dc:date>2017-09-27T14:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357133#M13217</link>
      <description>&lt;P&gt;Any error in $SPLUNK_HOME/var/log/splunk/web_service.log ?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:58:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357133#M13217</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2020-09-29T15:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357134#M13218</link>
      <description>&lt;P&gt;Yes&lt;BR /&gt;
&lt;A href="https://pastebin.com/iBN3aLV2"&gt;link text&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 17:23:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357134#M13218</guid>
      <dc:creator>alvaroveiga</dc:creator>
      <dc:date>2017-09-27T17:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357135#M13219</link>
      <description>&lt;P&gt;Yes.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://pastebin.com/iBN3aLV2"&gt;Pastebin log&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 17:23:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357135#M13219</guid>
      <dc:creator>alvaroveiga</dc:creator>
      <dc:date>2017-09-27T17:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357136#M13220</link>
      <description>&lt;P&gt;&lt;A href="https://pastebin.com/iBN3aLV2"&gt;https://pastebin.com/iBN3aLV2&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 17:23:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357136#M13220</guid>
      <dc:creator>alvaroveiga</dc:creator>
      <dc:date>2017-09-27T17:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: 500 Internal server error</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357137#M13221</link>
      <description>&lt;P&gt;Looks like some cherrypy session related problem , I'll suggest to open case with splunk support.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 11:43:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/500-Internal-server-error/m-p/357137#M13221</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2017-09-28T11:43:31Z</dc:date>
    </item>
  </channel>
</rss>

