Rootless quadlet network 'unstable'? #20047
Unanswered
haleksandre
asked this question in
Q&A
Replies: 1 comment 5 replies
-
I'm trying to understand where the issue starts - Quadlet yes or no, rootless yes or no, multiple networks of not. So I want to look into the following:
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been able to boot an FCOS with rootless quadlet-generated containers. The problem seems to be that the containers within the network (bridge) are having intermittent connectivity which makes the containers more often than not unable to connect to each other.
My Butane config looks something like so
In this simplified example above, Immich is having a hard time connecting to Postgres and Dragonfly which is making it difficult to use as you have to refresh or send a request that saves something to the db numerous times so that it will eventually connect & succeed.
The rootless containers are using a non-root inside, could it be the reason for preventing the containers from occasionally connecting to each other? If so, how can I make it more 'stable'? It's confusing that it's working sometimes & not other times..
Beta Was this translation helpful? Give feedback.
All reactions