You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today I was creating a server, binding it then connecting to the server (see ziti ops verify-traffic). At first this issue happened after running that a few times but just now it happened after only running one time.
the issue is fairly reproducable in my local env
maybe related to this error? additional logs sent via DM
[ 66.903] INFO ziti/router/xgress_edge.(*hostedServiceRegistry).evaluateDeleteQueue: {state=[deleting] token=[b08664c6-4658-4ed8-8e3d-34aa90070635] terminatorId=[2FgD52KAzKZVOM4ckoJxQA]} added terminator to batch delete
[ 66.909] INFO ziti/controller/raft.(*BoltDbFsm).Apply: {index=[31]} apply log with type *model.DeleteTerminatorsBatchCommand
[ 66.921] INFO ziti/router/xgress_edge.(*hostedServiceRegistry).RemoveTerminatorsRateLimited.func1: {terminatorId=[46HRs1puaMVoPf86sBdWDf]} remove terminator succeeded
[ 66.921] ERROR ziti/router/xgress_edge.(*hostedServiceRegistry).RemoveTerminatorsRateLimited.func1: {terminatorId=[46HRs1puaMVoPf86sBdWDf]} terminator was replaced after being put into deleting state?!
The text was updated successfully, but these errors were encountered:
Today I was creating a server, binding it then connecting to the server (see
ziti ops verify-traffic
). At first this issue happened after running that a few times but just now it happened after only running one time.the issue is fairly reproducable in my local env
maybe related to this error? additional logs sent via DM
The text was updated successfully, but these errors were encountered: