Getting Data In

Why do I get "ERROR : cannot concatenate 'str' and 'NoneType' objects: whenever I try to upload a log file?

hayloiuy
Engager

I get this error whenever I try to upload a log file. What is the problem?

ERROR : cannot concatenate 'str' and 'NoneType' objects

bunyk
Engager

For me it happened because source csv file was generated with python without opening file with option newline="", so when I open it on for example Google Sheets, it looks like this:

alt text

Probably that empty rows are "NoneType".

UPD. Also, when I fixed empty rows, it still refused to upload file using Chrome on Windows. When I tried to do that using Firefox it was finally successful.

cpetterborg
SplunkTrust
SplunkTrust

How are you uploading (I assume from the "Add Data" option from the launcher, or a similar method, and not from a UF)?

Does this happen with any file, and if not, what is in the file?

0 Karma

ralphreijs
Explorer

To me it happened with every file, and every file type.
Changing browser from Safari to Firefox fixed it.

0 Karma

hayloiuy
Engager

No problem now. I just changed the file type to .log.

0 Karma

ralphreijs
Explorer

Was that a .csv file or a .log file with an incorrect file extension?

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!

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...

Splunk Auto Ingestion Parallel Pipeline Scaling

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

Best Practices: Splunk auto adjust pipeline queue

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