Skip to content

Conversation

jmathai-confluent
Copy link

@jmathai-confluent jmathai-confluent commented Aug 7, 2025

Description

Running podman compose up -d hung on the following services: schemaregistry, ksql-datagen. Tracking down the logs led to the following containers not starting: prometheus, alertmanager.

The following errors were returned from the prometheus and alertmanager containers.

/usr/bin/prometheus-start: line 88: LOG_FILE: unbound variable
/usr/bin/alertmanager-start: line 88: LOG_FILE: unbound variable

Author Validation

Running podman compose up -d no longer hangs.

Reviewer Tasks

Run podman compose up -d for the cp-all-in-one folder an OSX (I ran on 15.6) before this fix and after this fix.

The prometheus and alertmanager containers failed to start up when running `podman compose up -d`.

The following errors were returned from the prometheus and alertmanager containers.

```
/usr/bin/prometheus-start: line 88: LOG_FILE: unbound variable
```
```
/usr/bin/alertmanager-start: line 88: LOG_FILE: unbound variable
```
@jmathai-confluent jmathai-confluent requested a review from a team as a code owner August 7, 2025 15:44
@confluent-cla-assistant
Copy link

confluent-cla-assistant bot commented Aug 7, 2025

🎉 All Contributor License Agreements have been signed. Ready to merge.
✅ jmathai-confluent
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant