Yooooomi / your_spotify

Self hosted Spotify tracking dashboard
GNU General Public License v3.0
2.64k stars 108 forks source link

Server connection refused #366

Closed DeathBlade closed 3 months ago

DeathBlade commented 3 months ago

Describe the bug

After updating to the latest image the server portion on 8080 fails to start

Expected behavior

That the web server would be assessable.

Additional context version: "3"

services: server: image: yooooomi/your_spotify_server restart: always ports:

No change were made to the compose file prior or after the the new image was pulled and started.

DeathBlade commented 3 months ago

Rebooted the host a 2nd time and now its working.