rix1337 / docker-ripper

The best way to automatically rip optical disks using docker!
MIT License
250 stars 53 forks source link

Unexpected makemkvcon output #117

Closed Waschke1994 closed 2 months ago

Waschke1994 commented 2 months ago

Have you read and understood this part of the readme?

[ X] YES

[] NO

Issue description:

hi I hope you could help me. Last DVD-rip was a few month ago and everything went well, but since today i get this error:

Ripper web log available on Port 9090 13.09.2024 19:47:46 : Disk tray open 13.09.2024 19:48:46 : Unexpected makemkvcon output: 13.09.2024 19:49:47 : Unexpected makemkvcon output: 13.09.2024 19:50:47 : Unexpected makemkvcon output: 13.09.2024 19:51:48 : Unexpected makemkvcon output: 13.09.2024 19:52:48 : Unexpected makemkvcon output: 13.09.2024 19:52:48 : Too many errors, ejecting disk and aborting MSG:1005,0,1,"MakeMKV v1.17.7 linux(x64-release) started","%1 started","MakeMKV v1.17.7 linux(x64-release)" MSG:5074,0,0,"Automatic checking for updates is enabled, you may disable it in preferences if you don't want MakeMKV to contact web server.","Automatic checking for updates is enabled, you may disable it in preferences if you don't want MakeMKV to contact web server." /config/ripper.sh: line 207: 263 Segmentation fault (core dumped) makemkvcon -r --cache=1 info disc:9999 13.09.2024 19:52:55 : First Attempt At Ejecting Disk Failed. Trying Alternative Method. /dev/sr0: ASUS BW-16D1HT 3.11 [cd/dvd] /dev/sr0: ASUS BW-16D1HT 3.11 [cd/dvd]

here some additional info:

root@server:~# lsscsi -g [0:0:0:0] disk ATA WD Red SA500 2.5 00WD /dev/sda /dev/sg0 [1:0:0:0] cd/dvd ASUS BW-16D1HT 3.11 /dev/sr0 /dev/sg1 [2:0:0:0] disk ATA ST6000VN001-2BB1 SC60 /dev/sdc /dev/sg2 [3:0:0:0] disk ATA ST6000VN001-2BB1 SC60 /dev/sdb /dev/sg3 [4:0:0:0] disk ATA ST6000VN001-2BB1 SC60 /dev/sdd /dev/sg4 [5:0:0:0] disk ATA ST6000VN001-2BB1 SC60 /dev/sde /dev/sg5 [N:0:5:1] disk Samsung SSD 980 250GB__1 /dev/nvme0n1

services: app: container_name: docker-ripper privileged: true image: rix1337/docker-ripper:manual-latest hostname: docker-ripper networks:

github-actions[bot] commented 2 months ago

@Waschke1994 you must confirm that you have read and understood this part of the readme with '[X] YES'. Closing this issue automatically!