Skip to content

[Bug]: docker image broken? #5657

@ahrbe1

Description

@ahrbe1

What happened?

The provided example docker command does not work out of the box

Relevant log output

$ docker run --name helicone -p 3000:3000 -p 8585:8585 -p 9080:9080 helicone/helicone-all-in-one:latest
2026-04-11 11:45:14,370 INFO Set uid to user 0 succeeded
2026-04-11 11:45:14,371 INFO supervisord started with pid 1
2026-04-11 11:45:15,377 INFO spawned: 'ai-gateway' with pid 47
2026-04-11 11:45:15,380 INFO spawned: 'clickhouse' with pid 48
2026-04-11 11:45:15,382 INFO spawned: 'clickhouse-migrate' with pid 49
2026-04-11 11:45:15,383 INFO spawned: 'flyway-migrate' with pid 50
2026-04-11 11:45:15,384 INFO spawned: 'jawn' with pid 52
2026-04-11 11:45:15,388 INFO spawned: 'log-viewer' with pid 55
2026-04-11 11:45:15,389 INFO spawned: 'minio' with pid 57
2026-04-11 11:45:15,392 INFO spawned: 'minio-setup' with pid 63
2026-04-11 11:45:15,395 INFO spawned: 'postgresql' with pid 67
2026-04-11 11:45:15,397 INFO spawned: 'web' with pid 68
2026-04-11 11:45:15,398 INFO exited: ai-gateway (exit status 127; not expected)
2026-04-11 11:45:15,399 INFO success: clickhouse-migrate entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2026-04-11 11:45:15,403 INFO success: flyway-migrate entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2026-04-11 11:45:15,403 INFO success: minio-setup entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2026-04-11 11:45:17,205 INFO spawned: 'ai-gateway' with pid 785
2026-04-11 11:45:17,205 INFO success: clickhouse entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2026-04-11 11:45:17,205 INFO success: jawn entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2026-04-11 11:45:17,205 INFO success: log-viewer entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2026-04-11 11:45:17,205 INFO success: minio entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2026-04-11 11:45:17,205 INFO success: postgresql entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2026-04-11 11:45:17,205 INFO success: web entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2026-04-11 11:45:17,207 INFO exited: ai-gateway (exit status 127; not expected)
2026-04-11 11:45:17,475 INFO exited: minio-setup (exit status 0; expected)
2026-04-11 11:45:19,217 INFO spawned: 'ai-gateway' with pid 862
2026-04-11 11:45:19,220 INFO exited: ai-gateway (exit status 127; not expected)
2026-04-11 11:45:20,569 INFO exited: flyway-migrate (exit status 0; expected)
2026-04-11 11:45:22,574 INFO spawned: 'ai-gateway' with pid 864
2026-04-11 11:45:22,579 INFO exited: ai-gateway (exit status 127; not expected)
2026-04-11 11:45:23,581 INFO gave up: ai-gateway entered FATAL state, too many start retries too quickly

Twitter / LinkedIn details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions