Skip to content

[BUG] Pulling lscr.io/linuxserver/tautulli:latest is failing for amd64 #139

@talz13

Description

@talz13

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Updating my stack with tautulli, started getting this error as of this week:

tautulli Error context canceled no matching manifest for linux/amd64 in the manifest list entries
The tautulli section of my yaml contains this:
tautulli:
image: lscr.io/linuxserver/tautulli:latest
container_name: tautulli

Expected Behavior

It should pull the amd64 build from the latest tag successfully.

Steps To Reproduce

  1. Run Docker on an amd64 system
  2. Configure a Docker Compose with the following yaml:
  3. tautulli:
    image: lscr.io/linuxserver/tautulli:latest
    container_name: tautulli
  4. Pull the compose

Environment

- OS: Synology DSM 7.2.2
- How docker service was installed: Through the Container Manager app

CPU architecture

x86-64

Docker creation

tautulli:
    image: lscr.io/linuxserver/tautulli:latest
    container_name: tautulli

Container logs

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions