Sabnzbd 4.3.3 stuck loading

Anyone else having issues starting sabnzbd image 4.3.3 ?

It freezes right after the log hits "no custom files found, skipping… part and never proceeds.

Ubuntu 24.04.1 LTS
Docker 27.3.1

If I revert to image 4.3.2 it fires straight past that and works fine.

Can I make it a little more vebose?

What are the outputs of
uname -mr && docker version
lsb_release -a
your docker run or docker compose
and your full container logs starting with our ascii logo

Hi Driz, that was such a fast response LOL, great work. Info below.

simon@microserver:~$ uname -mr && docker version
6.8.0-49-generic x86_64
Client: Docker Engine - Community
 Version:           27.3.1
 API version:       1.47
 Go version:        go1.22.7
 Git commit:        ce12230
 Built:             Fri Sep 20 11:40:59 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          27.3.1
  API version:      1.47 (minimum version 1.24)
  Go version:       go1.22.7
  Git commit:       41ca978
  Built:            Fri Sep 20 11:40:59 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.7.24
  GitCommit:        88bf19b2105c8b17560993bee28a01ddc2f97182
 runc:
  Version:          1.2.2
  GitCommit:        v1.2.2-0-g7cb3632
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

simon@microserver:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 24.04.1 LTS
Release:        24.04
Codename:       noble

---
services:
  sabnzbd:
#    image: lscr.io/linuxserver/sabnzbd:4.3.2
    image: lscr.io/linuxserver/sabnzbd:latest
    container_name: sabnzbd
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Europe/London
    volumes:
      - ./config:/config
      - /storage/sharedmedia/downloads/complete:/downloads
      - /storage/sharedmedia/downloads/incomplete:/incomplete-downloads
      - /storage/sharedmedia/temp:/tempdl
    ports:
      - 8087:8080
      - 9091:9090
    restart: unless-stopped
    networks:
      - arrnet
networks:
  arrnet:
    external: true

simon@microserver:~/mediastack/sabnzb$ docker compose up -d && docker compose logs -f
[+] Running 1/1
 βœ” Container sabnzbd  Started                                                                                                                                                                                                                                                                          0.4s
sabnzbd  | [migrations] started
sabnzbd  | [migrations] no migrations found
sabnzbd  | ───────────────────────────────────────
sabnzbd  |
sabnzbd  |       β–ˆβ–ˆβ•—     β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—
sabnzbd  |       β–ˆβ–ˆβ•‘     β–ˆβ–ˆβ•”β•β•β•β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β•β–ˆβ–ˆβ•—
sabnzbd  |       β–ˆβ–ˆβ•‘     β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘   β–ˆβ–ˆβ•‘
sabnzbd  |       β–ˆβ–ˆβ•‘     β•šβ•β•β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘   β–ˆβ–ˆβ•‘
sabnzbd  |       β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•
sabnzbd  |       β•šβ•β•β•β•β•β•β•β•šβ•β•β•β•β•β•β•β•šβ•β• β•šβ•β•β•β•β•β•
sabnzbd  |
sabnzbd  |    Brought to you by linuxserver.io
sabnzbd  | ───────────────────────────────────────
sabnzbd  |
sabnzbd  | To support the app dev(s) visit:
sabnzbd  | SABnzbd: https://sabnzbd.org/donate
sabnzbd  |
sabnzbd  | To support LSIO projects visit:
sabnzbd  | https://www.linuxserver.io/donate/
sabnzbd  |
sabnzbd  | ───────────────────────────────────────
sabnzbd  | GID/UID
sabnzbd  | ───────────────────────────────────────
sabnzbd  |
sabnzbd  | User UID:    1000
sabnzbd  | User GID:    1000
sabnzbd  | ───────────────────────────────────────
sabnzbd  | Linuxserver.io version: 4.3.3-ls192
sabnzbd  | Build-date: 2024-12-05T02:08:29+00:00
sabnzbd  | ───────────────────────────────────────
sabnzbd  |
sabnzbd  | [custom-init] No custom files found, skipping...

Thats as far as it gets, if I revert to 4.3.2 it flies past that and works fine. I have tried backing up my config folder and tried letting it create a new config as it doesnt take long to reconfigure it from scratch but it still seems to stick there.

HP Proliant Microserver with a low TDP Xeon and an HP DC SSD

I don’t use sab, but I will try to recreate this some time today. Are your bins mounts local or remote disks? What is the filesystem of ./config

2 x local HPE DC SSDs for system and home then 3 x spinning 4Tb local rust drives for the media. I mix up docker volumes and mounted folders for most things, depending on how the app likes it. I was actually using a docker volume for sabnzbd config before but mapped it to a folder just to try and figure out why it wasn’t updating this time. Will probably go back once I get it updated and fixed.

/dev/sde2             ext4         550G   25G  498G   5% /
/dev/sda1             ext4         1.5T  117G  1.3T   9% /home
/dev/mapper/vg0-lv--0 ext4          11T  1.4T  9.0T  14% /storage

OK, it appears that the latest is now 4.4.1 and is OK, all good. I did change the ports back to the default ports after moving my unifi controller container on to its own IP but as it is working I can’t be bothered to try breaking it again. All good, problem gone, great work .

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.