jlesage / docker-makemkv

Docker container for MakeMKV
MIT License
405 stars 47 forks source link

Very slow copy #46

Closed AAM1130 closed 4 years ago

AAM1130 commented 5 years ago

Running a HP Z820 workstation with unraid and an LG sata blu-ray drive. MakeMKV is running in a docker. Identified and set the 2 devices for the optical drive.

I am able to rip both DVDs and Blu-rays with no obvious issues but they take absurdly long to copy to a file. A DVD at around 6gb takes 2hours, and only shows a read rate of around 600kb/s. A blu-ray of roughly 35gb take 12+hours at around the same speed. The log shows a series of errors on startup all containing references to "fontconfig" and the last line: Fontconfig error: Cannot load default config file

I'm a bit new to unraid and dockers so i'm hoping im missing something obvious. Any help is appreciated. MakeMKV log error

jlesage commented 5 years ago

Do you have the container's log? On the Docker page, for the MakeMKV container, click the icon in the last column.

AAM1130 commented 5 years ago

Yes I have the log file that's were the image from the original post came from.

ErrorWarningSystemArrayLogin

[services.d] stopping statusmonitor... [services.d] stopping logmonitor... [services.d] stopping autodiscripper... [services.d] stopping x11vnc... caught signal: 15 09/04/2019 15:01:40 deleted 40 tile_row polling images. [services.d] stopping xvfb... [services.d] stopping certsmonitor... [services.d] stopping nginx... [services.d] stopping s6-fdholderd... [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] syncing disks. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting.

[s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00-app-niceness.sh: executing... [cont-init.d] 00-app-niceness.sh: exited 0. [cont-init.d] 00-app-script.sh: executing... [cont-init.d] 00-app-script.sh: exited 0. [cont-init.d] 00-app-user-map.sh: executing... [cont-init.d] 00-app-user-map.sh: exited 0. [cont-init.d] 00-clean-logmonitor-states.sh: executing... [cont-init.d] 00-clean-logmonitor-states.sh: exited 0. [cont-init.d] 00-clean-tmp-dir.sh: executing... [cont-init.d] 00-clean-tmp-dir.sh: exited 0. [cont-init.d] 00-set-app-deps.sh: executing... [cont-init.d] 00-set-app-deps.sh: exited 0. [cont-init.d] 00-set-home.sh: executing... [cont-init.d] 00-set-home.sh: exited 0. [cont-init.d] 00-take-config-ownership.sh: executing... [cont-init.d] 00-take-config-ownership.sh: exited 0. [cont-init.d] 00-xdg-runtime-dir.sh: executing... [cont-init.d] 00-xdg-runtime-dir.sh: exited 0. [cont-init.d] 10-certs.sh: executing... [cont-init.d] 10-certs.sh: exited 0. [cont-init.d] 10-cjk-font.sh: executing... [cont-init.d] 10-cjk-font.sh: exited 0. [cont-init.d] 10-nginx.sh: executing... [cont-init.d] 10-nginx.sh: exited 0. [cont-init.d] 10-vnc-password.sh: executing... [cont-init.d] 10-vnc-password.sh: exited 0. [cont-init.d] 10-web-index.sh: executing... [cont-init.d] 10-web-index.sh: exited 0. [cont-init.d] 90-makemkv.sh: executing... app_ccextractor = "/usr/bin/ccextractor" Checking for new beta key... Registration key already up-to-date. [cont-init.d] 90-makemkv.sh: exited 0. [cont-init.d] 95-check-optical-drive.sh: executing... [cont-init.d] 95-check-optical-drive.sh: looking for usable optical drives... [cont-init.d] 95-check-optical-drive.sh: found optical drive [/dev/sr0, /dev/sg1], group 19. [cont-init.d] 95-check-optical-drive.sh: exited 0. [cont-init.d] 96-install-autodiscripper-srv.sh: executing... [cont-init.d] 96-install-autodiscripper-srv.sh: installing automatic disc ripper service... [cont-init.d] 96-install-autodiscripper-srv.sh: exited 0. [cont-init.d] done. [services.d] starting services [services.d] starting s6-fdholderd... [services.d] starting certsmonitor... [services.d] starting nginx... [services.d] starting autodiscripper... [nginx] starting... [services.d] starting xvfb... [certsmonitor] disabling service: secure connection not enabled. [xvfb] starting... [autodiscripper] starting... [autodiscripper] Ready. [services.d] starting logmonitor... [services.d] starting statusmonitor... [logmonitor] no file to monitor: disabling service... [services.d] starting x11vnc... [statusmonitor] no file to monitor: disabling service... [services.d] starting openbox... [x11vnc] starting... [openbox] starting... 09/04/2019 15:06:40 passing arg to libvncserver: -rfbport 09/04/2019 15:06:40 passing arg to libvncserver: 5900 09/04/2019 15:06:40 passing arg to libvncserver: -rfbportv6 09/04/2019 15:06:40 passing arg to libvncserver: -1 09/04/2019 15:06:40 passing arg to libvncserver: -httpportv6 09/04/2019 15:06:40 passing arg to libvncserver: -1 09/04/2019 15:06:40 passing arg to libvncserver: -desktop 09/04/2019 15:06:40 passing arg to libvncserver: MakeMKV 09/04/2019 15:06:40 x11vnc version: 0.9.14 lastmod: 2015-11-14 pid: 1242

09/04/2019 15:06:40 Using X display :0 09/04/2019 15:06:40 rootwin: 0x43 reswin: 0x200001 dpy: 0x12e129e0 09/04/2019 15:06:40 09/04/2019 15:06:40 ------------------ USEFUL INFORMATION ------------------ 09/04/2019 15:06:40 X DAMAGE available on display, using it for polling hints. 09/04/2019 15:06:40 To disable this behavior use: '-noxdamage' 09/04/2019 15:06:40 09/04/2019 15:06:40 Most compositing window managers like 'compiz' or 'beryl' 09/04/2019 15:06:40 cause X DAMAGE to fail, and so you may not see any screen 09/04/2019 15:06:40 updates via VNC. Either disable 'compiz' (recommended) or 09/04/2019 15:06:40 supply the x11vnc '-noxdamage' command line option. 09/04/2019 15:06:40 X COMPOSITE available on display, using it for window polling. 09/04/2019 15:06:40 To disable this behavior use: '-noxcomposite' 09/04/2019 15:06:40 09/04/2019 15:06:40 Wireframing: -wireframe mode is in effect for window moves. 09/04/2019 15:06:40 If this yields undesired behavior (poor response, painting 09/04/2019 15:06:40 errors, etc) it may be disabled: 09/04/2019 15:06:40 - use '-nowf' to disable wireframing completely. 09/04/2019 15:06:40 - use '-nowcr' to disable the Copy Rectangle after the 09/04/2019 15:06:40 moved window is released in the new position. 09/04/2019 15:06:40 Also see the -help entry for tuning parameters. 09/04/2019 15:06:40 You can press 3 Alt_L's (Left "Alt" key) in a row to 09/04/2019 15:06:40 repaint the screen, also see the -fixscreen option for 09/04/2019 15:06:40 periodic repaints. 09/04/2019 15:06:40 GrabServer control via XTEST. 09/04/2019 15:06:40 09/04/2019 15:06:40 Scroll Detection: -scrollcopyrect mode is in effect to 09/04/2019 15:06:40 use RECORD extension to try to detect scrolling windows 09/04/2019 15:06:40 (induced by either user keystroke or mouse input).

09/04/2019 15:06:40 If this yields undesired behavior (poor response, painting 09/04/2019 15:06:40 errors, etc) it may be disabled via: '-noscr' 09/04/2019 15:06:40 Also see the -help entry for tuning parameters. 09/04/2019 15:06:40 You can press 3 Alt_L's (Left "Alt" key) in a row to 09/04/2019 15:06:40 repaint the screen, also see the -fixscreen option for 09/04/2019 15:06:40 periodic repaints. 09/04/2019 15:06:40 09/04/2019 15:06:40 XKEYBOARD: number of keysyms per keycode 7 is greater 09/04/2019 15:06:40 than 4 and 51 keysyms are mapped above 4. 09/04/2019 15:06:40 Automatically switching to -xkb mode. 09/04/2019 15:06:40 If this makes the key mapping worse you can 09/04/2019 15:06:40 disable it with the "-noxkb" option. 09/04/2019 15:06:40 Also, remember "-remap DEAD" for accenting characters. 09/04/2019 15:06:40 09/04/2019 15:06:40 X FBPM extension not supported. Xlib: extension "DPMS" missing on display ":0". 09/04/2019 15:06:40 X display is not capable of DPMS. 09/04/2019 15:06:40 -------------------------------------------------------- 09/04/2019 15:06:40 09/04/2019 15:06:40 Default visual ID: 0x21 09/04/2019 15:06:40 Read initial data from X display into framebuffer. 09/04/2019 15:06:40 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120 09/04/2019 15:06:40 09/04/2019 15:06:40 X display :0 is 32bpp depth=24 true color 09/04/2019 15:06:40 09/04/2019 15:06:40 Listening for VNC connections on TCP port 5900 09/04/2019 15:06:40 09/04/2019 15:06:40 Xinerama is present and active (e.g. multi-head). 09/04/2019 15:06:40 Xinerama: number of sub-screens: 1 09/04/2019 15:06:40 Xinerama: no blackouts needed (only one sub-screen) 09/04/2019 15:06:40 09/04/2019 15:06:40 fb read rate: 1631 MB/sec 09/04/2019 15:06:40 fast read: reset -wait ms to: 10 09/04/2019 15:06:40 fast read: reset -defer ms to: 10 09/04/2019 15:06:40 The X server says there are 10 mouse buttons.

09/04/2019 15:06:40 screen setup finished. 09/04/2019 15:06:40

The VNC desktop is: a507a8a5e8b4:0

0


Have you tried the x11vnc '-ncache' VNC client-side pixel caching feature yet?

The scheme stores pixel data offscreen on the VNC viewer side for faster retrieval. It should work with any VNC viewer. Try it by running:

x11vnc -ncache 10 ...

One can also add -ncache_cr for smooth 'copyrect' window motion. More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching

[services.d] starting app... [app] starting MakeMKV... [services.d] done. Fontconfig warning: line 5: unknown element "its:rules"

Fontconfig warning: line 6: unknown element "its:translateRule"

Fontconfig error: line 6: invalid attribute 'translate'

Fontconfig error: line 6: invalid attribute 'selector'

Fontconfig error: line 7: invalid attribute 'xmlns:its'

Fontconfig error: line 7: invalid attribute 'version'

Fontconfig warning: line 9: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/10-hinting-slight.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/10-hinting-slight.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/10-hinting-slight.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/10-hinting-slight.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/10-hinting-slight.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/20-unhint-small-vera.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/30-metric-aliases.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/30-metric-aliases.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/30-metric-aliases.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/30-metric-aliases.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/30-metric-aliases.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/40-nonlatin.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/40-nonlatin.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/40-nonlatin.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/40-nonlatin.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/40-nonlatin.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/45-generic.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/45-generic.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/45-generic.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/45-generic.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/45-generic.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/45-latin.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/45-latin.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/45-latin.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/45-latin.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/45-latin.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/49-sansserif.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/49-sansserif.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/49-sansserif.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/49-sansserif.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/49-sansserif.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/50-user.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/50-user.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/50-user.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/50-user.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/51-local.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/51-local.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/51-local.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/51-local.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/51-local.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/60-generic.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/60-generic.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/60-generic.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/60-generic.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/60-generic.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/60-latin.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/60-latin.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/60-latin.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/60-latin.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/60-latin.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/65-fonts-persian.conf", line 34: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/65-fonts-persian.conf", line 35: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/65-fonts-persian.conf", line 35: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/65-fonts-persian.conf", line 35: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/65-fonts-persian.conf", line 36: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/65-fonts-persian.conf", line 36: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/65-nonlatin.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/65-nonlatin.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/65-nonlatin.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/65-nonlatin.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/65-nonlatin.conf", line 8: unknown element "description"

Fontconfig warning: "/etc/fonts/conf.d/69-unifont.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/69-unifont.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/69-unifont.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/69-unifont.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/69-unifont.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/69-unifont.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/80-delicious.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/80-delicious.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/80-delicious.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/80-delicious.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/80-delicious.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/80-delicious.conf", line 6: invalid attribute 'version'

Fontconfig warning: "/etc/fonts/conf.d/90-synthetic.conf", line 4: unknown element "its:rules"

Fontconfig warning: "/etc/fonts/conf.d/90-synthetic.conf", line 5: unknown element "its:translateRule"

Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 5: invalid attribute 'translate'

Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 5: invalid attribute 'selector'

Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 6: invalid attribute 'xmlns:its'

Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 6: invalid attribute 'version'

Fontconfig error: Cannot load default config file

info string reallocated, size=560 09/04/2019 15:25:20 Got connection from client 127.0.0.1 09/04/2019 15:25:20 other clients: 09/04/2019 15:25:20 Got 'ws' WebSockets handshake 09/04/2019 15:25:20 Got protocol: binary 09/04/2019 15:25:20 - webSocketsHandshake: using binary/raw encoding 09/04/2019 15:25:20 - WebSockets client version hybi-13

09/04/2019 15:25:20 Disabled X server key autorepeat. 09/04/2019 15:25:20 to force back on run: 'xset r on' (3 times) 09/04/2019 15:25:20 incr accepted_client=1 for 127.0.0.1:53104 sock=10 09/04/2019 15:25:20 Client Protocol Version 3.8

09/04/2019 15:25:20 Protocol version sent 3.8, using 3.8

09/04/2019 15:25:20 rfbProcessClientSecurityType: executing handler for type 1 09/04/2019 15:25:20 rfbProcessClientSecurityType: returning securityResult for client rfb version >= 3.8

09/04/2019 15:25:21 Pixel format for client 127.0.0.1: 09/04/2019 15:25:21 32 bpp, depth 24, little endian 09/04/2019 15:25:21 true colour: max r 255 g 255 b 255, shift r 16 g 8 b 0 09/04/2019 15:25:21 no translation needed 09/04/2019 15:25:21 Enabling NewFBSize protocol extension for client 127.0.0.1 09/04/2019 15:25:21 Enabling full-color cursor updates for client 127.0.0.1 09/04/2019 15:25:21 Using image quality level 6 for client 127.0.0.1 09/04/2019 15:25:21 Using JPEG subsampling 0, Q79 for client 127.0.0.1 09/04/2019 15:25:21 Using compression level 9 for client 127.0.0.1 09/04/2019 15:25:21 Enabling LastRect protocol extension for client 127.0.0.1 09/04/2019 15:25:21 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xFFFFFECC) 09/04/2019 15:25:21 Using tight encoding for client 127.0.0.1 09/04/2019 15:25:21 client_set_net: 127.0.0.1 0.0000 09/04/2019 15:25:21 created xdamage object: 0x20002c 09/04/2019 15:25:30 created selwin: 0x20002d 09/04/2019 15:25:30 called initialize_xfixes() 09/04/2019 15:25:33 copy_tiles: allocating first_line at size 41 09/04/2019 15:25:40 client 1 network rate 1734.9 KB/sec (43837.0 eff KB/sec) 09/04/2019 15:25:40 client 1 latency: 1.2 ms 09/04/2019 15:25:40 dt1: 0.0041, dt2: 0.0129 dt3: 0.0012 bytes: 28586 09/04/2019 15:25:40 link_rate: LR_LAN - 1 ms, 1734 KB/s 09/04/2019 15:25:52 got closure, reason 1001 09/04/2019 15:25:52 rfbProcessClientNormalMessage: read: Connection reset by peer 09/04/2019 15:25:52 client_count: 0 09/04/2019 15:25:52 Restored X server key autorepeat to: 1 09/04/2019 15:25:52 Client 127.0.0.1 gone 09/04/2019 15:25:52 Statistics events Transmit/ RawEquiv ( saved) 09/04/2019 15:25:52 ServerCutText : 1 | 8/ 8 ( 0.0%) 09/04/2019 15:25:52 FramebufferUpdate : 28 | 0/ 0 ( 0.0%) 09/04/2019 15:25:52 LastRect : 16 | 192/ 192 ( 0.0%) 09/04/2019 15:25:52 tight : 212 | 182536/ 7325172 ( 97.5%) 09/04/2019 15:25:52 RichCursor : 1 | 1374/ 1374 ( 0.0%) 09/04/2019 15:25:52 TOTALS : 258 | 184110/ 7326746 ( 97.5%) 09/04/2019 15:25:52 Statistics events Received/ RawEquiv ( saved) 09/04/2019 15:25:52 PointerEvent : 693 | 4158/ 4158 ( 0.0%) 09/04/2019 15:25:52 FramebufferUpdate : 29 | 290/ 290 ( 0.0%) 09/04/2019 15:25:52 SetEncodings : 1 | 56/ 56 ( 0.0%) 09/04/2019 15:25:52 SetPixelFormat : 1 | 20/ 20 ( 0.0%) 09/04/2019 15:25:52 TOTALS : 724 | 4524/ 4524 ( 0.0%) 09/04/2019 15:25:52 destroyed xdamage object: 0x20002c

AAM1130 commented 5 years ago

Well it turns out it was something obvious. The auto-rip feature was enabled and I was trying to start the rip via the webui at the same time. If I simply insert a disk and do nothing it works quickly, finishing a blu-ray in around 10min. I noticed after inserting a disk a folder showed up before I selected anything and there was drive activity. I just wasn't paying attention previously.

I'm still curious when the fontconfig error is if anyone has any information.

jlesage commented 4 years ago

The fontconfig errors are now fixed with recent image versions.