Hi, after I upgraded fleet to v4.3.0 and deploy 6 ...
# fleet
k
Hi, after I upgraded fleet to v4.3.0 and deploy 6 node redis cluster. The fleet endpoint rate limiter encounter the err(I print out the limiter.RateLimit result) https://github.com/fleetdm/fleet/blob/main/server/service/middleware/ratelimit/ratelimit.go#L43
Copy code
limited:false,result:{10 0 0s -1ns},err:MOVED 15505 172.17.205.126:7003
t
hi, in 4.3.1 we'll be releasing a way to configure redis to follow MOVED so that it doesn't error out that way
could you share more fleet serve logs when the issue occurs? and is this a regular thing? or just a one off?
k
Hi,Tomas After I restart all fleet related server,I logged in successfully! I doubt maybe my redis data corrupted. I will keep investigate it, thank you!
👍 1