You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GUI, manual encoding works great, the automatic converter doesn't start or do anything. The docker logs don't tell me anything is even happening beyond the initial scan at container start. the config/log/hb logs are empty.
Expected Behavior
Any sort of log to tell me whats not right.
Steps To Reproduce
Place file in watch folder, nothing happens.
Environment
OS:
OS version:
CPU:
Docker version:
Device model:
Browser/OS:
Container creation
YAML on Truenas
Container log
[cont-init ] 89-info.sh: executing...
╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮
│ │
│ Application: HandBrake │
│ Application Version: n/a │
│ Docker Image Version: n/a │
│ 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 'logmonitor'...
[supervisor ] service 'logmonitor' is disabled.
[supervisor ] loading service 'app'...
[supervisor ] loading service 'gui'...
[supervisor ] loading service 'nginx'...
[supervisor ] loading service 'xvnc'...
[supervisor ] loading service 'certsmonitor'...
[supervisor ] service 'certsmonitor' is disabled.
[supervisor ] loading service 'openbox'...
[supervisor ] loading service 'logrotate'...
[supervisor ] loading service 'autovideoconverter'...
[supervisor ] all services loaded.
[supervisor ] starting services...
[supervisor ] starting service 'xvnc'...
[xvnc ] Xvnc TigerVNC 1.13.1 - built Dec 21 2023 00:39:30
[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 Jan 10 16:01:38 2025
[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'...
[app ] (fr.handbrake.ghb:783): Gtk-WARNING **: 16:01:40.312: Locale not supported by C library.
[app ] Using the fallback 'C' locale.
[supervisor ] starting service 'autovideoconverter'...
[autovideoconverter] Processing watch folder '/watch'...
[autovideoconverter] Watch folder '/watch' processing terminated.
[autovideoconverter] Processing watch folder '/watch2'...
[autovideoconverter] Watch folder '/watch2' processing terminated.
[supervisor ] all services started.
[xvnc ] Fri Jan 10 16:01:45 2025
[xvnc ] Connections: accepted: /tmp/vnc.sock
[xvnc ] SConnection: Client needs protocol version 3.8
[xvnc ] SConnection: Client requests security type None(1)
[xvnc ] VNCSConnST: Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc ] VNCSConnST: Client pixel format depth 24 (32bpp) little-endian bgr888
[xvnc ] ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc ] ComparingUpdateTracker: (1:-nan ratio)
Container inspect
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Can you share the output of docker inspect <containter name>? Having the complete picture of the container configuration is always useful to investigate any problem.
Also, double check the ownership and permissions of files inside the watch folder. The container might not see them.
Current Behavior
GUI, manual encoding works great, the automatic converter doesn't start or do anything. The docker logs don't tell me anything is even happening beyond the initial scan at container start. the config/log/hb logs are empty.
Expected Behavior
Any sort of log to tell me whats not right.
Steps To Reproduce
Place file in watch folder, nothing happens.
Environment
Container creation
YAML on Truenas
Container log
Container inspect
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: