Closed Tumtum2814 closed 2 years ago
I'm having similar problems. Have you found a fix yet?
My core.conf was corrupt. I deleted it and re-setup deluge and I'm back up and running. Not ideal but at least it's up again.
On Fri, Sep 30, 2022, 12:38 AM Andy Wong @.***> wrote:
I'm having similar problems. Have you found a fix yet?
— Reply to this email directly, view it on GitHub https://github.com/linuxserver/docker-deluge/issues/163#issuecomment-1263093400, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF3YJCXFIGDQV5E75SICIODWAZVDPANCNFSM6AAAAAAQST4JWE . You are receiving this because you authored the thread.Message ID: @.***>
I have deluge deployed on a debian machine via docker compose. It was working fine and all of the sudden started crashing and then never came back up. I have tried removing the container, removing the config files from the drive, rolling back to a previous version. When i log into the container, the mounts show up and the container is running but i just get connection refused on the webui. Also i turned on error logging but it doesn't look like it's logging?
`version: "3.4" services: deluge: container_name: deluge image: linuxserver/deluge:version-2.1.1-r1 #linuxserver/deluge:latest restart: unless-stopped network_mode: host # run on the vpn network environment:
`[custom-init] No custom services found, skipping...
[migrations] started
[migrations] no migrations found
Brought to you by linuxserver.io
To support LSIO projects visit:
https://www.linuxserver.io/donate/
GID/UID
User uid: 1001
User gid: 1001