Auto Ripper #239
Unanswered
graysonhoover
asked this question in
Q&A
Auto Ripper
#239
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been using this Docker on my Unraid server for months without any issues. I insert a disc, it rips, then ejects when finished. PERFECT. I upgraded to a new Pioneer drive, messed up the config and had to setup the docker from scratch. From that point on i have been unable to get the Auto rip feaure to work. I have removed the docker and all backend files with any possible info that might be keeping from working, only to have same result. I can use the GUI fine, rip, backup etc. But it will not auto complete like it had been. Im not sure what i have done but i have spent hours and hours trying all combos over and over trying to get to work and can not get it figure out. PLEASE HELP!!! Below is the output that had been requested in a several year old thread. I started new since this issue i am having is not exactly the same.
Thanks for any help you can provide. I am out of ideas.
root@Hooverville:~# docker exec MakeMKV ps
PID USER TIME COMMAND
1 root 0:26 /opt/base/sbin/cinit --progname supervisor --services-gracetime 5000 --default-service-uid 1001 --default-service-gid 100
1044 app 11:30 Xvnc -nolisten tcp -nolisten local -listen unix -geometry 1920x1080 -depth 24 -rfbport=5900 -UseIPv6=yes -rfbunixpath=/tmp/vnc.sock -rfbunixmode=0660 -SecurityTypes=None -InternalConnectionSecurityTypes=None -desktop=MakeMKV :0
1049 app 0:00 nginx: master process /opt/base/sbin/nginx -c /opt/base/etc/nginx/nginx.conf -g daemon off;
1055 app 0:13 nginx: worker process
1056 app 0:00 nginx: worker process
1059 app 0:00 /opt/base/bin/openbox --config-file /var/run/openbox/rc.xml --startup touch /var/run/openbox/openbox.ready
1078 app 0:06 /opt/base/bin/xcompmgr
1081 app 6:43 {makemkv} /opt/makemkv/bin makemkv -std
1088 app 22:16 /opt/makemkv/bin/makemkvcon guiserver A0001+std
1225 root 0:00 [umount]
1272 root 0:00 ps
Shows current version of MakeMKV and on Unraid 7.0.0
Beta Was this translation helpful? Give feedback.
All reactions