Project

General

Profile

Task #2515

Task #2514: Python 2 + 3 support

Unable to save lookups

Added by Luke Murphey over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
11/15/2019
Due date:
% Done:

100%


Description

2019-11-15 11:09:12,161 ERROR Unable to save the lookup
Traceback (most recent call last):
  File "/Users/lmurphey/Splunk/py3/etc/apps/lookup_editor/bin/lookup_editor_rest_handler.py", line 255, in post_lookup_contents
    request_info.session_key, request_info.user)
  File "/Users/lmurphey/Splunk/py3/etc/apps/lookup_editor/bin/lookup_editor/__init__.py", line 376, in update
    csv_writer.writerow(row)
  File "/Users/lmurphey/Splunk/py3/lib/python3.7/tempfile.py", line 481, in func_wrapper
    return func(*args, **kwargs)
TypeError: a bytes-like object is required, not 'str'

Associated revisions

Revision 592 (diff)
Added by luke.murphey over 4 years ago

Adding Python 2+3 support

Reference #2515

Revision 594 (diff)
Added by luke.murphey over 4 years ago

Fixing deprecation message

Reference #2515

History

#1 Updated by Luke Murphey over 4 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF