You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "parsible.py", line 256, in
p.main()
File "parsible.py", line 189, in main
for parsed_line in parsed_log_file:
File "parsible.py", line 145, in follow
self.logger.debug('Tick Tock, waited for {} iterations'.format(empty_iterations))
ValueError: zero length field name in format
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "parsible.py", line 256, in
p.main()
File "parsible.py", line 189, in main
for parsed_line in parsed_log_file:
File "parsible.py", line 145, in follow
self.logger.debug('Tick Tock, waited for {} iterations'.format(empty_iterations))
ValueError: zero length field name in format
The text was updated successfully, but these errors were encountered: