Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

cptfbi

Members
  • Joined

  • Last visited

  1. It looks to have been the WINE64 directory. I just copied the savegame and server.json files and removed the WINE64 directory and started the docker back up. That seems to have fixed it. I had to copy the savegame and server.json files back but it all looks good so far. I will continue to monitor.
  2. trying that now. I will report back. I appreciate the quick response.
  3. Im having an issue with my docker that just seems to loop now. I solved it yesterday by removing the docker completely and re installing via the CA page. But the docker started looping again today. im going to grab the savegame file remove and re install again but I would love to have this stay up and not drop daily.
  4. removed the docker and the image and reinstalled makemkv. Still didnt work. Same error and kill as before.
  5. root@Tower:~# docker inspect a9c7b196800a [ { "Id": "a9c7b196800af02d4d1d2fd3deccebdf696fd3d8c8121012a7cd07a6ef80f66a", "Created": "2019-09-27T16:13:28.264271166Z", "Path": "/init", "Args": [], "State": { "Status": "exited", "Running": false, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 0, "ExitCode": 0, "Error": "", "StartedAt": "2019-09-27T16:13:33.028439568Z", "FinishedAt": "2019-09-27T16:13:45.472503498Z" }, "Image": "sha256:d87d95a2aba524e643dc0137463c41d6462a9f49c3a7a4b59dd42d3a876695e2", "ResolvConfPath": "/var/lib/docker/containers/a9c7b196800af02d4d1d2fd3deccebdf696fd3d8c8121012a7cd07a6ef80f66a/resolv.conf", "HostnamePath": "/var/lib/docker/containers/a9c7b196800af02d4d1d2fd3deccebdf696fd3d8c8121012a7cd07a6ef80f66a/hostname", "HostsPath": "/var/lib/docker/containers/a9c7b196800af02d4d1d2fd3deccebdf696fd3d8c8121012a7cd07a6ef80f66a/hosts", "LogPath": "/var/lib/docker/containers/a9c7b196800af02d4d1d2fd3deccebdf696fd3d8c8121012a7cd07a6ef80f66a/a9c7b196800af02d4d1d2fd3deccebdf696fd3d8c8121012a7cd07a6ef80f66a-json.log", "Name": "/MakeMKV", "RestartCount": 0, "Driver": "btrfs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "/mnt/user:/storage:ro", "/mnt/user/TOWER/PLEX/data/:/output:rw", "/mnt/user/appdata/MakeMKV:/config:rw" ], "ContainerIDFile": "", "LogConfig": { "Type": "json-file", "Config": {} }, "NetworkMode": "bridge", "PortBindings": { "5800/tcp": [ { "HostIp": "", "HostPort": "7806" } ], "5900/tcp": [ { "HostIp": "", "HostPort": "7906" } ] }, "RestartPolicy": { "Name": "no", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": null, "CapDrop": null, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": null, "GroupAdd": null, "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": null, "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": [], "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": 0, "Ulimits": null, "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "MaskedPaths": [ "/proc/acpi", "/proc/kcore", "/proc/keys", "/proc/latency_stats", "/proc/timer_list", "/proc/timer_stats", "/proc/sched_debug", "/proc/scsi", "/sys/firmware" ], "ReadonlyPaths": [ "/proc/asound", "/proc/bus", "/proc/fs", "/proc/irq", "/proc/sys", "/proc/sysrq-trigger" ] }, "GraphDriver": { "Data": null, "Name": "btrfs" }, "Mounts": [ { "Type": "bind", "Source": "/mnt/user", "Destination": "/storage", "Mode": "ro", "RW": false, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user/TOWER/PLEX/data", "Destination": "/output", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user/appdata/MakeMKV", "Destination": "/config", "Mode": "rw", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "a9c7b196800a", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "ExposedPorts": { "5800/tcp": {}, "5900/tcp": {} }, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Env": [ "AUTO_DISC_RIPPER_PARALLEL_RIP=0", "AUTO_DISC_RIPPER_FORCE_UNIQUE_OUTPUT_DIR=0", "DISPLAY_HEIGHT=768", "SECURE_CONNECTION=0", "MAKEMKV_KEY=BETA", "AUTO_DISC_RIPPER_EJECT=1", "USER_ID=99", "DISPLAY_WIDTH=1280", "AUTO_DISC_RIPPER_INTERVAL=5", "HOST_OS=Unraid", "AUTO_DISC_RIPPER_BD_MODE=mkv", "GROUP_ID=100", "TZ=America/Los_Angeles", "AUTO_DISC_RIPPER=1", "UMASK=000", "APP_NICENESS=", "X11VNC_EXTRA_OPTS=", "AUTO_DISC_RIPPER_MIN_TITLE_LENGTH=", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "LANG=en_US.UTF-8", "S6_BEHAVIOUR_IF_STAGE2_FAILS=3", "S6_SERVICE_DEPS=1", "APP_NAME=MakeMKV", "APP_USER=app", "XDG_DATA_HOME=/config/xdg/data", "XDG_CONFIG_HOME=/config/xdg/config", "XDG_CACHE_HOME=/config/xdg/cache", "XDG_RUNTIME_DIR=/tmp/run/user/app", "DISPLAY=:0" ], "Cmd": [ "/init" ], "ArgsEscaped": true, "Image": "jlesage/makemkv", "Volumes": { "/config": {}, "/output": {}, "/storage": {} }, "WorkingDir": "/tmp", "Entrypoint": null, "OnBuild": null, "Labels": { "org.label-schema.build-date": "2019-09-27T12:27:40Z", "org.label-schema.description": "Docker container for MakeMKV", "org.label-schema.name": "makemkv", "org.label-schema.schema-version": "1.0", "org.label-schema.vcs-ref": "52297bf40b5bc5f76eae3e448ab41b66001589a0", "org.label-schema.vcs-url": "https://github.com/jlesage/docker-makemkv.git", "org.label-schema.version": "1.12.2" } }, "NetworkSettings": { "Bridge": "", "SandboxID": "58c1faac17dc1fbcb93f44638fa1b5db4206f57cda77d605893bf9cb4b20681c", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/docker/netns/58c1faac17dc", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "bridge": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "d3247599720bf2a1d34e5a20c508faadcef0f8b38f4252f53b724f8330328f70", "EndpointID": "", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } } ] It wouldn't do it by name so I had to run the inspect by container ID.
  6. I looked through this post and have not seen the issue I am having just trying to start this docker. [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: no usable optical drive found. [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: no usable optical drive available. [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... [certsmonitor] disabling service: secure connection not enabled. [nginx] starting... [services.d] starting xvfb... [xvfb] starting... [services.d] starting openbox... [openbox] starting... [services.d] starting statusmonitor... [statusmonitor] no file to monitor: disabling service... [services.d] starting logmonitor... [logmonitor] no file to monitor: disabling service... [services.d] starting x11vnc... [services.d] starting app... [app] starting MakeMKV... [x11vnc] starting... 25/09/2019 11:04:25 passing arg to libvncserver: -rfbport 25/09/2019 11:04:25 passing arg to libvncserver: 5900 25/09/2019 11:04:25 passing arg to libvncserver: -rfbportv6 25/09/2019 11:04:25 passing arg to libvncserver: -1 25/09/2019 11:04:25 passing arg to libvncserver: -httpportv6 25/09/2019 11:04:25 passing arg to libvncserver: -1 25/09/2019 11:04:25 passing arg to libvncserver: -desktop 25/09/2019 11:04:25 passing arg to libvncserver: MakeMKV 25/09/2019 11:04:25 x11vnc version: 0.9.14 lastmod: 2015-11-14 pid: 880 25/09/2019 11:04:25 Using X display :0 25/09/2019 11:04:25 rootwin: 0x43 reswin: 0x400001 dpy: 0x894179e0 25/09/2019 11:04:25 25/09/2019 11:04:25 ------------------ USEFUL INFORMATION ------------------ [services.d] done. qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. 25/09/2019 11:04:25 X DAMAGE available on display, using it for polling hints. 25/09/2019 11:04:25 To disable this behavior use: '-noxdamage' 25/09/2019 11:04:25 25/09/2019 11:04:25 Most compositing window managers like 'compiz' or 'beryl' 25/09/2019 11:04:25 cause X DAMAGE to fail, and so you may not see any screen 25/09/2019 11:04:25 updates via VNC. Either disable 'compiz' (recommended) or 25/09/2019 11:04:25 supply the x11vnc '-noxdamage' command line option. 25/09/2019 11:04:25 X COMPOSITE available on display, using it for window polling. 25/09/2019 11:04:25 To disable this behavior use: '-noxcomposite' 25/09/2019 11:04:25 25/09/2019 11:04:25 Wireframing: -wireframe mode is in effect for window moves. 25/09/2019 11:04:25 If this yields undesired behavior (poor response, painting 25/09/2019 11:04:25 errors, etc) it may be disabled: 25/09/2019 11:04:25 - use '-nowf' to disable wireframing completely. 25/09/2019 11:04:25 - use '-nowcr' to disable the Copy Rectangle after the 25/09/2019 11:04:25 moved window is released in the new position. 25/09/2019 11:04:25 Also see the -help entry for tuning parameters. 25/09/2019 11:04:25 You can press 3 Alt_L's (Left "Alt" key) in a row to 25/09/2019 11:04:25 repaint the screen, also see the -fixscreen option for 25/09/2019 11:04:25 periodic repaints. 25/09/2019 11:04:25 GrabServer control via XTEST. 25/09/2019 11:04:25 25/09/2019 11:04:25 Scroll Detection: -scrollcopyrect mode is in effect to 25/09/2019 11:04:25 use RECORD extension to try to detect scrolling windows 25/09/2019 11:04:25 (induced by either user keystroke or mouse input). 25/09/2019 11:04:25 If this yields undesired behavior (poor response, painting 25/09/2019 11:04:25 errors, etc) it may be disabled via: '-noscr' 25/09/2019 11:04:25 Also see the -help entry for tuning parameters. 25/09/2019 11:04:25 You can press 3 Alt_L's (Left "Alt" key) in a row to 25/09/2019 11:04:25 repaint the screen, also see the -fixscreen option for 25/09/2019 11:04:25 periodic repaints. 25/09/2019 11:04:25 25/09/2019 11:04:25 XKEYBOARD: number of keysyms per keycode 7 is greater 25/09/2019 11:04:25 than 4 and 51 keysyms are mapped above 4. 25/09/2019 11:04:25 Automatically switching to -xkb mode. 25/09/2019 11:04:25 If this makes the key mapping worse you can 25/09/2019 11:04:25 disable it with the "-noxkb" option. 25/09/2019 11:04:25 Also, remember "-remap DEAD" for accenting characters. 25/09/2019 11:04:25 25/09/2019 11:04:25 X FBPM extension not supported. Xlib: extension "DPMS" missing on display ":0". 25/09/2019 11:04:25 X display is not capable of DPMS. 25/09/2019 11:04:25 -------------------------------------------------------- 25/09/2019 11:04:25 25/09/2019 11:04:25 Default visual ID: 0x21 25/09/2019 11:04:25 Read initial data from X display into framebuffer. 25/09/2019 11:04:25 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120 25/09/2019 11:04:25 25/09/2019 11:04:25 X display :0 is 32bpp depth=24 true color 25/09/2019 11:04:25 25/09/2019 11:04:25 Listening for VNC connections on TCP port 5900 25/09/2019 11:04:25 25/09/2019 11:04:25 Xinerama is present and active (e.g. multi-head). 25/09/2019 11:04:25 Xinerama: number of sub-screens: 1 25/09/2019 11:04:25 Xinerama: no blackouts needed (only one sub-screen) 25/09/2019 11:04:25 25/09/2019 11:04:25 fb read rate: 1661 MB/sec 25/09/2019 11:04:25 fast read: reset -wait ms to: 10 25/09/2019 11:04:25 fast read: reset -defer ms to: 10 25/09/2019 11:04:25 The X server says there are 10 mouse buttons. 25/09/2019 11:04:25 screen setup finished. 25/09/2019 11:04:25 The VNC desktop is: 85698e10d4c7: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] stopping services [services.d] stopping app... [services.d] stopping x11vnc... caught signal: 15 25/09/2019 11:04:27 deleted 40 tile_row polling images. [services.d] stopping logmonitor... [services.d] stopping statusmonitor... [services.d] stopping openbox... [services.d] stopping xvfb... [services.d] stopping nginx... [services.d] stopping certsmonitor... [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. I appreciate the help guys. I was really looking forward to using this docker.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.