Skip to content

Service stops when a connection error is experienced #79

@hcwinsemius

Description

@hcwinsemius

How did you install nodeorc?

  • native with pip install
  • native with setup.sh script

What is the problem?

[Type answer here]

How can we reproduce this? if possible provide your settings .json file and the current task form used. Also copy-paste logs.

Probably interrupt internet connection while a video is being processed. Example error msg below.

Oct 03 01:06:21 tahmo-00001 nodeorc[839]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 03 01:06:21 tahmo-00001 nodeorc[839]:   File "/home/hcwinsemius/venv/nodeorc/lib/python3.11/site-packages/requests/sessions.py", line 589, in request
Oct 03 01:06:21 tahmo-00001 nodeorc[839]:     resp = self.send(prep, **send_kwargs)
Oct 03 01:06:21 tahmo-00001 nodeorc[839]:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 03 01:06:21 tahmo-00001 nodeorc[839]:   File "/home/hcwinsemius/venv/nodeorc/lib/python3.11/site-packages/requests/sessions.py", line 703, in send
Oct 03 01:06:21 tahmo-00001 nodeorc[839]:     r = adapter.send(request, **kwargs)
Oct 03 01:06:21 tahmo-00001 nodeorc[839]:         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 03 01:06:21 tahmo-00001 nodeorc[839]:   File "/home/hcwinsemius/venv/nodeorc/lib/python3.11/site-packages/requests/adapters.py", line 682, in send
Oct 03 01:06:21 tahmo-00001 nodeorc[839]:     raise ConnectionError(err, request=request)
Oct 03 01:06:21 tahmo-00001 nodeorc[839]: requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions