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!

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Introducing the 2026 - 2027 SplunkTrust cohort!

The goal of the SplunkTrust™ membership has historically been to acknowledge and recognize those who go above ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...