Skip to content

Instantly share code, notes, and snippets.

@Cameron-D
Created February 23, 2014 13:53
Show Gist options
  • Select an option

  • Save Cameron-D/9171763 to your computer and use it in GitHub Desktop.

Select an option

Save Cameron-D/9171763 to your computer and use it in GitHub Desktop.
Received item '2498090001:2498100000' from tracker.
Starting PrepareDirectories for Item 2498090001:2498100000
Finished PrepareDirectories for Item 2498090001:2498100000
Starting WgetDownload for Item 2498090001:2498100000
Failed WgetDownload for Item 2498090001:2498100000
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/seesaw/pipeline.py", line 55, in
_enqueue_with_except
task.enqueue(item)
File "/usr/local/lib/python2.7/dist-packages/seesaw/externalprocess.py", line
83, in enqueue
self.process(item)
File "/usr/local/lib/python2.7/dist-packages/seesaw/externalprocess.py", line
100, in process
p.run()
File "/usr/local/lib/python2.7/dist-packages/seesaw/externalprocess.py", line
29, in run
(master_fd, slave_fd) = pty.openpty()
File "/usr/lib/python2.7/pty.py", line 29, in openpty
master_fd, slave_name = _open_terminal()
File "/usr/lib/python2.7/pty.py", line 70, in _open_terminal
raise os.error, 'out of pty devices'
OSError: out of pty devices
Waiting 10 seconds...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment