Skip to content

[Bug]: latest version not working #548

Closed
@ristein

Description

What happened?

watchtower pulled a new version tonight called 3d5ce2eec33f but I can't connect to it as before.
Browser says unable to connect.
Docker inspect says following:
"Health": {
"Status": "unhealthy",
"FailingStreak": 13,
"Log": [
{
"Start": "2024-07-21T09:38:14.329475629+02:00",
"End": "2024-07-21T09:38:14.404532378+02:00",
"ExitCode": 1,
"Output": " % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\ncurl: (7) Failed to connect to localhost port 4040 after 0 ms: Connection refused\n"
},

Steps to reproduce

not sure how to reproduce.
if any log needed please ask

Version

11.1.4-SNAPSHOT (Edge)

Version Detail

"Image": "sha256:3d5ce2eec33f0398c4f52d3d01e96c8453232d77c3118226ccdc8908d0fbe49c",

Operating System

Ubuntu 22, docker

Java Version

docker

Database

Other

DB Detail

No response

Configuration paramter

docker run -it --name=airsonic-kagemomiji -e PUID=1007 -e PGID=1001 -e TZ=Europe/Berlin -p 14040:4040 -v /data/airsonic-kagemomiji/config:/config -v /mnt/TOSHI1/use/music/:/music_use -v /mnt/TOSHI1/yt-dlp/music/:/music_yt -v /data/airsonic-kagemomiji/playlists:/playlists -v /data/airsonic-kagemomiji/podcasts:/podcasts --device /dev/snd:/dev/snd --restart unless-stopped ghcr.io/kagemomiji/airsonic-advanced:latest

Proxy Server

apache2

client detail

firefox

language

None

Relevant log output

No response

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions