-
-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
After updating to 1.0.20 I faced the following issue:
Bringing up a stack after defining gives an error in GUI and log (see above).
This seems to happen because one of the networks is marked as internal=true.
Using docker-compose up -d on the host itself works fine.
Steps to reproduce
- Define stack
- service has bridge-network and another bridge-network internal=true
- Starting the stack causes error message
Logs
Container forgejo_db Creating
Container forgejo_db Created
Container forgejo Creating
Container forgejo Error response from daemon: Container cannot be connected to network endpoints: bridge_dev, bridge_proxy-internal
Error response from daemon: Container cannot be connected to network endpoints: bridge_dev, bridge_proxy-internalBrowser logs
Dockhand version
1.0.20
Hawser version (if used)
No response
Connection mode
socket
Please confirm the following
- I have already searched for relevant existing issues and discussions before opening this report.
- I have updated the title field above with a concise description.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working