-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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'))
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested