docker-handbrake icon indicating copy to clipboard operation
docker-handbrake copied to clipboard

The system has no more ptys. Ask your system administrator to create more.

Open si458 opened this issue 2 years ago • 0 comments

when using the auto convert, the GUI just displays the file name and 0% when checking the logs i am seeing

The system has no more ptys.  Ask your system administrator to create more.
    while executing
"spawn -noecho grep ^Encoding"
    ("eval" body line 1)
    invoked from within
"eval [list spawn -noecho] [lrange $argv 1 end]"
"if {[string compare [lindex $argv 0] "-p"] == 0} {
    # pipeline
    set stty_init "-echo"
    eval [list spawn -noecho] [lrange $argv 1 end]
    clo..."
    (file "/usr/bin/unbuffer" line 13)
[autovideoconverter] 1 title(s) to process.

Proxmox VM - Ubuntu 22.04 - Intel Xeon server (NO GPU only CPU), 8 cores, 8 gb ram

si458 avatar Aug 13 '22 18:08 si458