Skip to content

self-hosted install failing #4056

@raja-kv

Description

@raja-kv

Self-Hosted Version

25.11.0

CPU Architecture

aarch64

Docker Version

28.5.2

Docker Compose Version

Docker Compose version v2.40.3-desktop.1

Machine Specification

  • My system meets the minimum system requirements of Sentry

Steps to Reproduce

while running install.sh

Expected Result

sentry should install

Actual Result

Docker images built.

▶ Bootstrapping seaweedfs (node store)...
Network sentry-self-hosted_default Creating
Network sentry-self-hosted_default Created
Container sentry-self-hosted-seaweedfs-1 Creating
Container sentry-self-hosted-postgres-1 Creating
Container sentry-self-hosted-seaweedfs-1 Created
Container sentry-self-hosted-postgres-1 Created
Container sentry-self-hosted-seaweedfs-1 Starting
Container sentry-self-hosted-postgres-1 Starting
Container sentry-self-hosted-seaweedfs-1 Started
Container sentry-self-hosted-postgres-1 Started
Container sentry-self-hosted-seaweedfs-1 Waiting
Container sentry-self-hosted-postgres-1 Waiting
Container sentry-self-hosted-postgres-1 Healthy
Container sentry-self-hosted-seaweedfs-1 Healthy
fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz
201DE99EFFFF0000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2123:
fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz
WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/main: Permission denied
201DE99EFFFF0000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2123:
WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.22/community: Permission denied
ERROR: unable to select packages:
s3cmd (no such package):
required by: world[s3cmd]
Error in install/bootstrap-s3-nodestore.sh:4.

'$dc exec -e "HTTP_PROXY=${HTTP_PROXY:-}" -e "HTTPS_PROXY=${HTTPS_PROXY:-}" -e "NO_PROXY=${NO_PROXY:-}" -e "http_proxy=${http_proxy:-}" -e "https_proxy=${https_proxy:-}" -e "no_proxy=${no_proxy:-}" seaweedfs apk add --no-cache s3cmd' exited with status 1
-> ./install.sh:main:39
--> install/bootstrap-s3-nodestore.sh:source:4

Looks like you've already sent this error to us, we're on it :)
Cleaning up...

Event ID

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions