Skip to content

Missing image tag for Byparr 1.2.2 #15

@crisosma

Description

@crisosma

Description:
When attempting to start the stack, the Docker compose process fails during the image pull phase. The process is interrupted because the 1.2.2 tag for the ghcr.io/thephaseless/byparr image does not exist, which cascades and halts the rest of the deployment.

Steps to Reproduce:

Run the service startup script.
Confirm the prompt to start all services [Y/n].
Observe the Error response from daemon: manifest unknown.

Logs;

cd /media/crisosma/58bb0847-5098-464c-8ecc-cbf04f448815/TorBox-Media-Server/torbox-media-server && docker compose --env-file .env -f docker-compose.yml up -d
[+] Running 6/13
 ! plex                  Interrupted                                       0.7s 
 ✘ byparr Error          manifest unknown                                  0.7s 
 ! radarr                Interrupted                                       0.7s 
 ! sonarr                Interrupted                                       0.7s 
 ⠦ decypharr [⣿⠀⠀⠀⠀⠀⠀] Pulling                                             0.7s 
   ✔ 589002ba0eae Already exists                                           0.0s 
   ⠋ cd2fdd57a596 Pulling fs layer                                         0.1s 
   ⠋ 17d01625e839 Pulling fs layer                                         0.1s 
   ⠋ f77313dcc11d Pulling fs layer                                         0.1s 
   ⠋ f12c1f5e69dd Waiting                                                  0.1s 
   ⠋ 6bf8fcc846d9 Waiting                                                  0.1s 
   ⠋ 52b85c895de1 Waiting                                                  0.1s 
 ! prowlarr              Interrupted                                       0.7s 
Error response from daemon: manifest unknown

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions