Error while creating docker network on RHEL 8.10 #49791
Unanswered
chandrakanthbala
asked this question in
Q&A
Replies: 0 comments
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.
-
We recently migrated to RHEL 8.10 and are using Docker CE 27.4.0. We are encountering the following error.
Error: COMMAND_FAILED: UNKNOWN_ERROR: nonexistent or underflow of priority count
We run GitHub Actions self-hosted runner agents on these servers which will create network and containers; and destroy when job completed.
As of now, we haven't made any changes to firewalld; we're using the default out-of-the-box configuration. Could you please let me know what changes are required to resolve this issue and suitable for our use case on the RHEL 8.10 server? Does any recent version of Docker fix this automatically, or do we still need to make changes to firewalld?
RHEL Version: 8.10
Docker Version: 27.4.0
Firewalld Version: 0.9.11-9
Beta Was this translation helpful? Give feedback.
All reactions