Skip to content

ship: ISStreamer failed to ship after a number of attempts. #6

@miguelmota

Description

@miguelmota
$ python is_example.py
ship: ISStreamer failed to ship after a number of attempts.
ship: ISStreamer failed to ship after a number of attempts.
ship: ISStreamer failed to ship after a number of attempts.
ship: ISStreamer failed to ship after a number of attempts.
ship: ISStreamer failed to ship after a number of attempts.
ship: ISStreamer failed to ship after a number of attempts.
Exception in thread Thread-4:
Traceback (most recent call last):
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/Library/Python/2.7/site-packages/ISStreamer/Streamer.py", line 253, in __ship_buffer
    self.ship_messages(messages)
  File "/Library/Python/2.7/site-packages/ISStreamer/Streamer.py", line 186, in ship_messages
    self.ship_to_api("/api/events", messages)
  File "/Library/Python/2.7/site-packages/ISStreamer/Streamer.py", line 160, in ship_to_api
    __ship(3)
  File "/Library/Python/2.7/site-packages/ISStreamer/Streamer.py", line 157, in __ship
    raise ex
ValueError: I/O operation on closed file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions