jlesage / docker-makemkv

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

Key has expired on latest image #61

Closed ericch1 closed 4 years ago

ericch1 commented 4 years ago

Hi, looks like the beta is expired and setting the environment variable with "-e MAKEMKV_KEY=BETA" doesn't make the trick anymore...

image

here is the log:

docker run      \
>  -e MAKEMKV_KEY=BETA   \
>  -p 5800:5800   \
>  -v /docker/appdata/makemkv:/config:rw \
>  -v /home/ericc:/storage:ro \
>  -v /capitole/Public/DVD:/DVD:rw \
>  --device /dev/sr0 \
>  --device /dev/sg0 \
>  --device /dev/sg1 \
>  jlesage/makemkv
[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... 
[cont-init.d] 90-makemkv.sh: generating machine-id...
app_ccextractor = "/usr/bin/ccextractor"
Checking for new beta key...
Updating registration key...
[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 20.
[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: automatic disc ripper disabled.
[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 xvfb...
[certsmonitor] disabling service: secure connection not enabled.
[nginx] starting...
[xvfb] starting...
[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...
[x11vnc] starting...
[services.d] starting openbox...
30/11/2019 15:23:30 passing arg to libvncserver: -rfbport
30/11/2019 15:23:30 passing arg to libvncserver: 5900
30/11/2019 15:23:30 passing arg to libvncserver: -rfbportv6
30/11/2019 15:23:30 passing arg to libvncserver: -1
30/11/2019 15:23:30 passing arg to libvncserver: -httpportv6
30/11/2019 15:23:30 passing arg to libvncserver: -1
30/11/2019 15:23:30 passing arg to libvncserver: -desktop
30/11/2019 15:23:30 passing arg to libvncserver: MakeMKV
30/11/2019 15:23:30 x11vnc version: 0.9.14 lastmod: 2015-11-14  pid: 880
[openbox] starting...
30/11/2019 15:23:30 Using X display :0
30/11/2019 15:23:30 rootwin: 0x43 reswin: 0x200001 dpy: 0x9b9249e0
30/11/2019 15:23:30 
30/11/2019 15:23:30 ------------------ USEFUL INFORMATION ------------------
30/11/2019 15:23:30 X DAMAGE available on display, using it for polling hints.
30/11/2019 15:23:30   To disable this behavior use: '-noxdamage'
30/11/2019 15:23:30 
30/11/2019 15:23:30   Most compositing window managers like 'compiz' or 'beryl'
30/11/2019 15:23:30   cause X DAMAGE to fail, and so you may not see any screen
30/11/2019 15:23:30   updates via VNC.  Either disable 'compiz' (recommended) or
30/11/2019 15:23:30   supply the x11vnc '-noxdamage' command line option.
30/11/2019 15:23:30 X COMPOSITE available on display, using it for window polling.
30/11/2019 15:23:30   To disable this behavior use: '-noxcomposite'
30/11/2019 15:23:30 
30/11/2019 15:23:30 Wireframing: -wireframe mode is in effect for window moves.
30/11/2019 15:23:30   If this yields undesired behavior (poor response, painting
30/11/2019 15:23:30   errors, etc) it may be disabled:
30/11/2019 15:23:30    - use '-nowf' to disable wireframing completely.
30/11/2019 15:23:30    - use '-nowcr' to disable the Copy Rectangle after the
30/11/2019 15:23:30      moved window is released in the new position.
30/11/2019 15:23:30   Also see the -help entry for tuning parameters.
30/11/2019 15:23:30   You can press 3 Alt_L's (Left "Alt" key) in a row to 
30/11/2019 15:23:30   repaint the screen, also see the -fixscreen option for
30/11/2019 15:23:30   periodic repaints.
30/11/2019 15:23:30 GrabServer control via XTEST.
30/11/2019 15:23:30 
30/11/2019 15:23:30 Scroll Detection: -scrollcopyrect mode is in effect to
30/11/2019 15:23:30   use RECORD extension to try to detect scrolling windows
30/11/2019 15:23:30   (induced by either user keystroke or mouse input).
30/11/2019 15:23:30   If this yields undesired behavior (poor response, painting
30/11/2019 15:23:30   errors, etc) it may be disabled via: '-noscr'
30/11/2019 15:23:30   Also see the -help entry for tuning parameters.
30/11/2019 15:23:30   You can press 3 Alt_L's (Left "Alt" key) in a row to 
30/11/2019 15:23:30   repaint the screen, also see the -fixscreen option for
30/11/2019 15:23:30   periodic repaints.
30/11/2019 15:23:30 
30/11/2019 15:23:30 XKEYBOARD: number of keysyms per keycode 7 is greater
30/11/2019 15:23:30   than 4 and 51 keysyms are mapped above 4.
30/11/2019 15:23:30   Automatically switching to -xkb mode.
30/11/2019 15:23:30   If this makes the key mapping worse you can
30/11/2019 15:23:30   disable it with the "-noxkb" option.
30/11/2019 15:23:30   Also, remember "-remap DEAD" for accenting characters.
30/11/2019 15:23:30 
30/11/2019 15:23:30 X FBPM extension not supported.
Xlib:  extension "DPMS" missing on display ":0".
30/11/2019 15:23:30 X display is not capable of DPMS.
30/11/2019 15:23:30 --------------------------------------------------------
30/11/2019 15:23:30 
30/11/2019 15:23:30 Default visual ID: 0x21
30/11/2019 15:23:30 Read initial data from X display into framebuffer.
30/11/2019 15:23:30 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120
30/11/2019 15:23:30 
30/11/2019 15:23:30 X display :0 is 32bpp depth=24 true color
30/11/2019 15:23:30 
30/11/2019 15:23:30 Listening for VNC connections on TCP port 5900
30/11/2019 15:23:30 
30/11/2019 15:23:30 Xinerama is present and active (e.g. multi-head).
30/11/2019 15:23:30 Xinerama: number of sub-screens: 1
30/11/2019 15:23:30 Xinerama: no blackouts needed (only one sub-screen)
30/11/2019 15:23:30 
30/11/2019 15:23:30 fb read rate: 1762 MB/sec
30/11/2019 15:23:30 fast read: reset -wait  ms to: 10
30/11/2019 15:23:30 fast read: reset -defer ms to: 10
30/11/2019 15:23:30 The X server says there are 10 mouse buttons.
30/11/2019 15:23:30 screen setup finished.
30/11/2019 15:23:30 

The VNC desktop is:      daf2257a5e37:0
PORT=5900

******************************************************************************
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.
jlesage commented 4 years ago

After a key expires, it may take some time to the author of MakeMKV to publish a new one. But from what I see, there is new one available. Can you try again to see if you still have the issue?

blaisegarant commented 4 years ago

Hello, actually, version 1.14.6 is out so now 1.14.5 is 'to old' The image needs to be rebuilt.

jlesage commented 4 years ago

Thanks, I will update the image.

jlesage commented 4 years ago

New image available. Please re-open if you still have issues.