Skip to content

Install fails due to "no such image" for confluentinc/cp-kafka:7.6.6 #4140

@BurningDog

Description

@BurningDog

Self-Hosted Version

26.1.0

CPU Architecture

x86_64

Docker Version

29.1.5

Docker Compose Version

5.0.1

Machine Specification

  • My system meets the minimum system requirements of Sentry

Installation Type

Fresh install

Steps to Reproduce

Fresh Debian 13.3.0 VM running on 4 cores, 16 GB RAM (host is UGreen 4800 Plus NAS running latest UGOS - 6 cores and 40 GB RAM). When running install.sh I get this error:

▶ Bootstrapping and migrating Snuba ...
time="2026-01-19T23:20:25+02:00" level=warning msg="No services to build"
 Container sentry-self-hosted-kafka-1 Creating
 Container sentry-self-hosted-redis-1 Creating
 Container sentry-self-hosted-clickhouse-1 Creating
 Container sentry-self-hosted-kafka-1 Error response from daemon: No such image: confluentinc/cp-kafka:7.6.6
Error response from daemon: No such image: confluentinc/cp-kafka:7.6.6
Error in install/bootstrap-snuba.sh:4.
'$dcr snuba-api bootstrap --force' exited with status 1
-> ./install.sh:main:40
--> install/bootstrap-snuba.sh:source:4

install/error-handling.sh: line 81: /usr/bin/docker: Argument list too long

This is the second time I'm going through the process - same error.

I ran the install script for a second time, and it then successfully completed. However, web docker container never came up, although all of the others did. Various snuba processes 100% utilised all 4 CPU cores for over 10 minutes and the VM became almost unresponsive due to high load. I eventually had to shut down it down.

Expected Result

I expected the install process to work, all containers to come up, and the CPU to be mostly idle.

Actual Result

sentry_install_log-2026-01-19_23-11-28.txt

Event ID

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Status

    Waiting for: Community

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions