Skip to content

[Bug]: Lungo docker compose down is halted by lungo_default network still being used. #390

@pregnor

Description

@pregnor

Bug Description

Lungo docker compose down is halted by lungo_default network still being used.

# Lungo network still in use when docker compose down.
pregnor _ 3158 : - @ - . /Users/pregnor/development/src/github.com/agntcy/coffeeAgntcy/coffeeAGNTCY/coffee_agents/lungo (main %|u=) [ microk8s / default ]
-> docker compose down

# Begin: 2026-02-27T16:08:59.528821000+01:00

WARN[0000] The "OPENAI_ENDPOINT" variable is not set. Defaulting to a blank string.
WARN[0000] The "OPENAI_MODEL_NAME" variable is not set. Defaulting to a blank string.
WARN[0000] The "OPENAI_API_KEY" variable is not set. Defaulting to a blank string.
[+] down 1/1
 ! Network lungo_default Resource is still in use                 0.0s

# Executed command: docker compose down
# End: 2026-02-27T16:08:59.777863000+01:00
# Duration: 249ms42us
# Exit code: 0

Expected Behavior

docker compose down should work without issues

Affected Version

v1.0.0

Steps to Reproduce

  1. Set up lungo
  2. start the docker compose with the farms profile in detached mode
  3. try to docker compose down

This is probably related to the profiles, bringing up multiple and trying to bring down one of those only at once.

Checklist

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions