wiserain / docker-flexget

Docker image for running Flexget
https://hub.docker.com/r/wiserain/flexget
68 stars 40 forks source link

[ERROR] custom services broken since update to 3.3.25 #65

Closed zero-custom closed 2 years ago

zero-custom commented 2 years ago

custom services dosen't work since update to 3.3.25, s6-supervise was working, but no output and services not runing. roll back to 3.3.24, everything works again.

same settings, but use the ghcr.io/linuxserver/baseimage-alpine:3.15, custom services comes up, and works fine.

ps. custom init script and services path was changed since 2022-08-28, based on linuxserver's announce.

Mit2g commented 2 years ago

Same here

3.3.24 log shows

-------------------------------------
          _         ()
         | |  ___   _    __
         | | / __| | |  /  \
         | | \__ \ | | | () |
         |_| |___/ |_|  \__/

Brought to you by linuxserver.io
-------------------------------------

To support LSIO projects visit:
https://www.linuxserver.io/donate/
-------------------------------------
GID/UID
-------------------------------------

User uid:    1000
User gid:    1000
-------------------------------------

*** installing apk packages: build-base python3-dev

but 3.3.25 and above that will skip install step and run FlexGet directly

3.3.25 and above seemed limit log file within 1m so cannot log what happen in the very beginning