jlesage / docker-makemkv

Docker container for MakeMKV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intermittently accessible drive

Bug23451 opened this issue · comments

Current Behavior

Docker works as expected but sooner or later it will state that drive is inaccessible. This seems to occur in between disks, as in, if it starts to read a disk it will complete the disk.
Restarting the docker doesn't help, the only solution I've found is to power cycle the host, which only works some of the time.

If drive was detected at boot and it fails to access the drive later it complains about something or other offset. I will update next time it errors out.

Upon restart of the container the only error is the generic "The program can't find any usable optical drives." error.

Expected Behavior

Drive is accessible all the time.

Steps To Reproduce

Start docker.
Wait.

Environment

  • OS: Unraid
  • OS version: 6.12.0, encountered on previous versions as well
  • CPU: x86-64
  • Docker version: 23.0.6, encountered on previous versions as well
  • Device model: Pioneer BDR-S12UHT

Container creation

docker run
-d
--name='MakeMKV'
--net='bridge'
-e TZ="America/Los_Angeles"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="Tower"
-e HOST_CONTAINERNAME="MakeMKV"
-e 'MAKEMKV_KEY'='BETA'
-e 'AUTO_DISC_RIPPER'='1'
-e 'AUTO_DISC_RIPPER_EJECT'='1'
-e 'AUTO_DISC_RIPPER_PARALLEL_RIP'='0'
-e 'AUTO_DISC_RIPPER_BD_MODE'='mkv'
-e 'AUTO_DISC_RIPPER_FORCE_UNIQUE_OUTPUT_DIR'='0'
-e 'AUTO_DISC_RIPPER_NO_GUI_PROGRESS'='0'
-e 'USER_ID'='99'
-e 'GROUP_ID'='100'
-e 'UMASK'='000'
-e 'APP_NICENESS'=''
-e 'DISPLAY_WIDTH'='1280'
-e 'DISPLAY_HEIGHT'='768'
-e 'SECURE_CONNECTION'='0'
-e 'X11VNC_EXTRA_OPTS'=''
-e 'AUTO_DISC_RIPPER_MAKEMKV_PROFILE'=''
-e 'AUTO_DISC_RIPPER_INTERVAL'='5'
-e 'AUTO_DISC_RIPPER_MIN_TITLE_LENGTH'=''
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.webui='http://[IP]:[PORT:5800]'
-l net.unraid.docker.icon='https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/makemkv-icon.png'
-p '7806:5800/tcp'
-p '7906:5900/tcp'
-v '/mnt/user/Media/':'/storage':'ro'
-v '/mnt/user/Media/Output/':'/output':'rw'
-v '/mnt/user/appdata/MakeMKV':'/config':'rw'
--device='/dev/sr0:/dev/sr0'
--device='/dev/sg2:/dev/sg2' 'jlesage/makemkv'

Container log

[cont-init   ] 89-info.sh: executing...
    ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮
    │                                                                      │
    │ Application:           MakeMKV                                       │
    │ Application Version:   1.17.4                                        │
    │ Docker Image Version:  23.06.1                                       │
    │ Docker Image Platform: linux/amd64                                   │
    │                                                                      │
    ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
[cont-init   ] 89-info.sh: terminated successfully.
[cont-init   ] all container initialization scripts executed.
[init        ] giving control to process supervisor.
[supervisor  ] loading services...
[supervisor  ] loading service 'default'...
[supervisor  ] loading service 'app'...
[supervisor  ] loading service 'gui'...
[supervisor  ] loading service 'certsmonitor'...
[supervisor  ] service 'certsmonitor' is disabled.
[supervisor  ] loading service 'nginx'...
[supervisor  ] loading service 'xvnc'...
[supervisor  ] loading service 'openbox'...
[supervisor  ] loading service 'logmonitor'...
[supervisor  ] service 'logmonitor' is disabled.
[supervisor  ] loading service 'logrotate'...
[supervisor  ] loading service 'autodiscripper-0'...
[supervisor  ] service 'autodiscripper-0' is disabled.
[supervisor  ] loading service 'autodiscripper-1'...
[supervisor  ] service 'autodiscripper-1' is disabled.
[supervisor  ] loading service 'autodiscripper-10'...
[supervisor  ] service 'autodiscripper-10' is disabled.
[supervisor  ] loading service 'autodiscripper-11'...
[supervisor  ] service 'autodiscripper-11' is disabled.
[supervisor  ] loading service 'autodiscripper-12'...
[supervisor  ] service 'autodiscripper-12' is disabled.
[supervisor  ] loading service 'autodiscripper-13'...
[supervisor  ] service 'autodiscripper-13' is disabled.
[supervisor  ] loading service 'autodiscripper-14'...
[supervisor  ] service 'autodiscripper-14' is disabled.
[supervisor  ] loading service 'autodiscripper-15'...
[supervisor  ] service 'autodiscripper-15' is disabled.
[supervisor  ] loading service 'autodiscripper-2'...
[supervisor  ] service 'autodiscripper-2' is disabled.
[supervisor  ] loading service 'autodiscripper-3'...
[supervisor  ] service 'autodiscripper-3' is disabled.
[supervisor  ] loading service 'autodiscripper-4'...
[supervisor  ] service 'autodiscripper-4' is disabled.
[supervisor  ] loading service 'autodiscripper-5'...
[supervisor  ] service 'autodiscripper-5' is disabled.
[supervisor  ] loading service 'autodiscripper-6'...
[supervisor  ] service 'autodiscripper-6' is disabled.
[supervisor  ] loading service 'autodiscripper-7'...
[supervisor  ] service 'autodiscripper-7' is disabled.
[supervisor  ] loading service 'autodiscripper-8'...
[supervisor  ] service 'autodiscripper-8' is disabled.
[supervisor  ] loading service 'autodiscripper-9'...
[supervisor  ] service 'autodiscripper-9' is disabled.
[supervisor  ] loading service 'autodiscripper'...
[supervisor  ] service 'autodiscripper' is disabled.
[supervisor  ] all services loaded.
[supervisor  ] starting services...
[supervisor  ] starting service 'xvnc'...
[xvnc        ] Xvnc TigerVNC 1.13.1 - built May 16 2023 17:43:49
[xvnc        ] Copyright (C) 1999-2022 TigerVNC Team and many others (see README.rst)
[xvnc        ] See https://www.tigervnc.org for information on TigerVNC.
[xvnc        ] Underlying X server release 12014000
[xvnc        ] Fri Jun 23 13:10:24 2023
[xvnc        ]  vncext:      VNC extension running!
[xvnc        ]  vncext:      Listening for VNC connections on /tmp/vnc.sock (mode 0660)
[xvnc        ]  vncext:      Listening for VNC connections on all interface(s), port 5900
[xvnc        ]  vncext:      created VNC server for screen 0
[supervisor  ] starting service 'nginx'...
[nginx       ] Listening for HTTP connections on port 5800.
[supervisor  ] starting service 'openbox'...
[supervisor  ] starting service 'app'...
[supervisor  ] all services started.

Container inspect

No response

Anything else?

No response

Error 'Scsi error - ILLEGAL REQUEST:2104' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '983040'
Error 'Scsi error - ILLEGAL REQUEST:2104' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '983040'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1966080'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1970176'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '720896'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '720896'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1703936'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1703936'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1441792'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1454080'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '2162688'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '2207744'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1507328'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1536000'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '2228224'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '2289664'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1179648'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1189888'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1179648'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1189888'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1376256'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1431552'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '2424832'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '2437120'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '2424832'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '2424832'
udf: node fe/efe failed!
Error 'Internal error - Operation result is incorrect (132)' occurred while reading '/AACS/MKB_RO.inf' at offset '0'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading '/AACS/Content000.cer' at offset '0'

Happened again.

Error 'Scsi error - ILLEGAL REQUEST:2104' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '524288'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '524288'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1048576'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '1048576'
Error 'Internal error - Operation result is incorrect (132)' occurred while reading 'BD-RE PIONEER BD-RW BDR-S12U 1.01 AIDL005196WL' at offset '32768'

commented

CLEAN YOUR DISKS! unable to read at a specific offset is a dirty/scratched disk! even if it's clean/brand new clean it again

not to mention pioneer support is iffy.

why not just use a tried and true drive?

Not a problem with my disk.

As I stated in the first post the drive becomes unresponsive within the docker. Restarting the machine sometimes resets the problem.

Pionner support being iffy is news to me. Any way you know for me to test that?

commented

could be a cable issue, power issue.

the makemkv forum clearly states pioneer support is experimental.

i would start by trying the drive in a windows machine. not docker, not vm. see if the issue persists.

Since a power cycle can fix the issue temporarily, the problem doesn't seem to be the container itself.
You said that restarting the container doesn't help. I assume that re-creating the container doesn't help either.

Correct.
Currently using the drive in a windows machine and it has not become unresponsive yet.

I am having a similar problem but with an LG drive. It started yesterday when I tried to begin ripping new movies we received for Christmas. The first one failed twice due to an "Scsi error - Illegal Request." I tried a different disc to see if maybe it was an issue with the disc. However, the drive no longer would recognize any disc placed into it. I restarted the unRaid server and tried ripping a movie before going to bed. I don't have the logs, but it was unsuccessful and the container was disconnected. Now, MakeMKV keeps saying it cannot find the optical drive. However, I checked the terminal using "lsscsi -g" and verified I am using the correct device parameters. It shows up in the system. When I restart MakeMKV, the logs show it finding the device. However, when I connect to the web interface, it says it cannot find an optical drive.

Container log below

12/26/2023
11:19:23 AM
[init ] container is starting...
12/26/2023
11:19:23 AM
[cont-env ] loading container environment variables...
12/26/2023
11:19:23 AM
[cont-env ] APP_NAME: loading...
12/26/2023
11:19:23 AM
[cont-env ] APP_VERSION: loading...
12/26/2023
11:19:23 AM
[cont-env ] DISPLAY: executing...
12/26/2023
11:19:23 AM
[cont-env ] DISPLAY: terminated successfully.
12/26/2023
11:19:23 AM
[cont-env ] DISPLAY: loading...
12/26/2023
11:19:23 AM
[cont-env ] DOCKER_IMAGE_PLATFORM: loading...
12/26/2023
11:19:23 AM
[cont-env ] DOCKER_IMAGE_VERSION: loading...
12/26/2023
11:19:23 AM
[cont-env ] GTK2_RC_FILES: executing...
12/26/2023
11:19:23 AM
[cont-env ] GTK2_RC_FILES: terminated successfully.
12/26/2023
11:19:23 AM
[cont-env ] GTK2_RC_FILES: loading...
12/26/2023
11:19:23 AM
[cont-env ] GTK_THEME: executing...
12/26/2023
11:19:23 AM
[cont-env ] GTK_THEME: terminated successfully.
12/26/2023
11:19:23 AM
[cont-env ] GTK_THEME: loading...
12/26/2023
11:19:23 AM
[cont-env ] HOME: loading...
12/26/2023
11:19:23 AM
[cont-env ] QT_STYLE_OVERRIDE: executing...
12/26/2023
11:19:23 AM
[cont-env ] QT_STYLE_OVERRIDE: terminated successfully.
12/26/2023
11:19:23 AM
[cont-env ] QT_STYLE_OVERRIDE: loading...
12/26/2023
11:19:23 AM
[cont-env ] SUP_GROUP_IDS_INTERNAL: executing...
12/26/2023
11:19:23 AM
[cont-env ] SUP_GROUP_IDS_INTERNAL: terminated successfully.
12/26/2023
11:19:23 AM
[cont-env ] SUP_GROUP_IDS_INTERNAL: loading...
12/26/2023
11:19:23 AM
[cont-env ] TAKE_CONFIG_OWNERSHIP: loading...
12/26/2023
11:19:23 AM
[cont-env ] XDG_CACHE_HOME: loading...
12/26/2023
11:19:23 AM
[cont-env ] XDG_CONFIG_HOME: loading...
12/26/2023
11:19:23 AM
[cont-env ] XDG_DATA_HOME: loading...
12/26/2023
11:19:23 AM
[cont-env ] XDG_RUNTIME_DIR: loading...
12/26/2023
11:19:23 AM
[cont-env ] XDG_STATE_HOME: loading...
12/26/2023
11:19:23 AM
[cont-env ] container environment variables initialized.
12/26/2023
11:19:23 AM
[cont-secrets] loading container secrets...
12/26/2023
11:19:23 AM
[cont-secrets] container secrets loaded.
12/26/2023
11:19:23 AM
[cont-init ] executing container initialization scripts...
12/26/2023
11:19:23 AM
[cont-init ] 10-certs.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-certs.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-check-app-niceness.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-check-app-niceness.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-clean-logmonitor-states.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-clean-logmonitor-states.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-clean-tmp-dir.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-clean-tmp-dir.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-fontconfig-cache-dir.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-fontconfig-cache-dir.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-init-users.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-init-users.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-nginx.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-nginx.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-openbox.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-openbox.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-pkgs-mirror.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-pkgs-mirror.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-set-tmp-dir-perms.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-set-tmp-dir-perms.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-vnc-password.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-vnc-password.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-web-data.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-web-data.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-x11-unix.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-x11-unix.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 10-xdg-runtime-dir.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 10-xdg-runtime-dir.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 15-cjk-font.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 15-cjk-font.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 15-install-pkgs.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 15-install-pkgs.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 54-check-optical-drive.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 54-check-optical-drive.sh: looking for usable optical drives...
12/26/2023
11:19:23 AM
[cont-init ] 54-check-optical-drive.sh: found optical drive [/dev/sr0, /dev/sg1], group 19.
12/26/2023
11:19:23 AM
[cont-init ] 54-check-optical-drive.sh: terminated successfully.
12/26/2023
11:19:23 AM
[cont-init ] 55-makemkv.sh: executing...
12/26/2023
11:19:23 AM
[cont-init ] 55-makemkv.sh: checking for new beta key...
12/26/2023
11:19:27 AM
[cont-init ] 55-makemkv.sh: registration key already up-to-date.
12/26/2023
11:19:27 AM
[cont-init ] 55-makemkv.sh: getting supported drives...
12/26/2023
11:19:28 AM
[cont-init ] 55-makemkv.sh: terminated successfully.
12/26/2023
11:19:28 AM
[cont-init ] 85-take-config-ownership.sh: executing...
12/26/2023
11:19:28 AM
[cont-init ] 85-take-config-ownership.sh: terminated successfully.
12/26/2023
11:19:28 AM
[cont-init ] 89-info.sh: executing...
12/26/2023
11:19:28 AM
╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮
12/26/2023
11:19:28 AM
│ │
12/26/2023
11:19:28 AM
│ Application: MakeMKV │
12/26/2023
11:19:28 AM
│ Application Version: 1.17.5 │
12/26/2023
11:19:28 AM
│ Docker Image Version: 23.11.2 │
12/26/2023
11:19:28 AM
│ Docker Image Platform: linux/amd64 │
12/26/2023
11:19:28 AM
│ │
12/26/2023
11:19:28 AM
╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
12/26/2023
11:19:28 AM
[cont-init ] 89-info.sh: terminated successfully.
12/26/2023
11:19:28 AM
[cont-init ] all container initialization scripts executed.
12/26/2023
11:19:28 AM
[init ] giving control to process supervisor.
12/26/2023
11:19:28 AM
[supervisor ] loading services...
12/26/2023
11:19:28 AM
[supervisor ] loading service 'default'...
12/26/2023
11:19:28 AM
[supervisor ] loading service 'app'...
12/26/2023
11:19:28 AM
[supervisor ] loading service 'gui'...
12/26/2023
11:19:28 AM
[supervisor ] loading service 'certsmonitor'...
12/26/2023
11:19:28 AM
[supervisor ] service 'certsmonitor' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'nginx'...
12/26/2023
11:19:28 AM
[supervisor ] loading service 'xvnc'...
12/26/2023
11:19:28 AM
[supervisor ] loading service 'openbox'...
12/26/2023
11:19:28 AM
[supervisor ] loading service 'logmonitor'...
12/26/2023
11:19:28 AM
[supervisor ] service 'logmonitor' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'logrotate'...
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-0'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-0' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-1'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-1' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-10'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-10' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-11'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-11' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-12'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-12' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-13'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-13' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-14'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-14' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-15'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-15' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-2'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-2' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-3'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-3' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-4'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-4' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-5'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-5' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-6'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-6' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-7'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-7' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-8'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-8' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper-9'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper-9' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] loading service 'autodiscripper'...
12/26/2023
11:19:28 AM
[supervisor ] service 'autodiscripper' is disabled.
12/26/2023
11:19:28 AM
[supervisor ] all services loaded.
12/26/2023
11:19:28 AM
[supervisor ] starting services...
12/26/2023
11:19:28 AM
[supervisor ] starting service 'xvnc'...
12/26/2023
11:19:28 AM
[xvnc ] Xvnc TigerVNC 1.13.1 - built Nov 17 2023 22:53:44
12/26/2023
11:19:28 AM
[xvnc ] Copyright (C) 1999-2022 TigerVNC Team and many others (see README.rst)
12/26/2023
11:19:28 AM
[xvnc ] See https://www.tigervnc.org for information on TigerVNC.
12/26/2023
11:19:28 AM
[xvnc ] Underlying X server release 12014000
12/26/2023
11:19:28 AM
[xvnc ] Tue Dec 26 11:19:28 2023
12/26/2023
11:19:28 AM
[xvnc ] vncext: VNC extension running!
12/26/2023
11:19:28 AM
[xvnc ] vncext: Listening for VNC connections on /tmp/vnc.sock (mode 0660)
12/26/2023
11:19:28 AM
[xvnc ] vncext: Listening for VNC connections on all interface(s), port 5900
12/26/2023
11:19:28 AM
[xvnc ] vncext: created VNC server for screen 0
12/26/2023
11:19:28 AM
[supervisor ] starting service 'nginx'...
12/26/2023
11:19:28 AM
[nginx ] Listening for HTTP connections on port 5800.
12/26/2023
11:19:29 AM
[supervisor ] starting service 'openbox'...
12/26/2023
11:19:29 AM
[supervisor ] starting service 'app'...
12/26/2023
11:19:30 AM
[supervisor ] all services started.
12/26/2023
11:20:11 AM
[xvnc ] Tue Dec 26 11:20:11 2023
12/26/2023
11:20:11 AM
[xvnc ] Connections: accepted: /tmp/vnc.sock
12/26/2023
11:20:11 AM
[xvnc ] SConnection: Client needs protocol version 3.8
12/26/2023
11:20:11 AM
[xvnc ] SConnection: Client requests security type None(1)
12/26/2023
11:20:11 AM
[xvnc ] VNCSConnST: Server default pixel format depth 24 (32bpp) little-endian rgb888
12/26/2023
11:20:11 AM
[xvnc ] VNCSConnST: Client pixel format depth 24 (32bpp) little-endian bgr888
12/26/2023
11:20:11 AM
[xvnc ] ComparingUpdateTracker: 0 pixels in / 0 pixels out
12/26/2023
11:20:11 AM
[xvnc ] ComparingUpdateTracker: (1:-nan ratio)

image