All Apps and Add-ons

Custom app issue

OLLI
Engager

Hey there guys, running into an issue that causing Splunkweb to not start on our deployment server. Here's the output of the last log file. Anyone know what the potential issue is by chance?

2020-07-30 16:53:05,444 ERROR   [5f235d5e3a7f1fe39018d0] root:769 - Unable to start splunkweb
2020-07-30 16:53:05,444 ERROR   [5f235d5e3a7f1fe39018d0] root:770 - invalid literal for int() with base 10: '1000 // increases SplunkWeb upload limit to 1GB'
Traceback (most recent call last):
 File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/root.py", line 765, in <module>
   run(blocking=True)
 File "/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/root.py", line 595, in run
   cfg['global']['server.max_request_body_size'] = int(maxsize) * 1024 * 1024
ValueError: invalid literal for int() with base 10: '1000 // increases SplunkWeb upload limit to 1GB'
[root@sc9splunklic splunk]#
 
Thank you!
Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust
I wonder if Splunk doesn't like the comment after the value. Try putting the comment on a different line.
---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust
I wonder if Splunk doesn't like the comment after the value. Try putting the comment on a different line.
---
If this reply helps you, Karma would be appreciated.

OLLI
Engager

That worked! Thanks!

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...