-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ACL replication breaks after upgrade from 1.9.5 to 1.14.3 #16273
Comments
Given the large gap between 1.9.x and 1.14.x, I am wondering if upgrading to an earlier version that helps narrow down reasoning about the root cause, like 1.9.x to 1.10.x .... https://developer.hashicorp.com/consul/docs/upgrading/instructions |
Got same error, replication not working between 1.12.8 and 1.13.7 |
Policy replication does not work with any version 1.13.x if one of the DC is below version 1.13.x |
Is there any solution to this problem? We use 8 datacenters and have always performed the update according to the following instructions: But this scheme does not work when upgrading from 1.12.8 to 1.3.7. The field of updating of the first DC at it replication ACL flies. Raised a test environment with 3 data centers and revealed the following - 1.12.8 (9) in principle, ACL synchronization with versions 1.3.x does not work The only option I see is to update the consul in all DCs at the same time, but this will affect more critical services, which I would not like. Is this update option intended or is it a bug? |
Got same case. upgrade from 1.11.4 -> 12.x.x -> 1.13.x -> 1.14.x -> 1.15.x -> 1.16.x->1.17.x->1.19.x, in the middle of upgraded version replication stopped working, all keys have been deleted in a secondary DC |
Same issue is being introduced between 1.16.x and 1.7.3 |
Overview of the Issue
After upgrading Consul from 1.9.5 to 1.14.3, ACL replication breaks. It's fixed by some rather strange actions. We decided to file a bug report since we could not find any notes about this behavior in the documentation.
Reproduction Steps
After that, the replication error will disappear for all datacenters and replication will work as expected.
Operating system and Environment details
Ubuntu 20.04.5 LTS, x86_64 GNU/Linux
Log Fragments
Log 1
Log 2
The text was updated successfully, but these errors were encountered: