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
Upgrade both server and client to 0.24.0 , and keeps getting issue
"level":"ERROR","source":"mqpublish.go 250}","msg":"could not connect to broker at","server":"xxx","error":"not Connected"}
"level":"ERROR","source":"daemon.go 303}","msg":"unable to connect to broker","server":"wss://xxx","error":"status can only transition to connecting from disconnected"}
"netclient list" still shows as connected, but egress route keeps being moved to default interface, instead of the utunXX interface
Upgrade both server and client to 0.24.0 , and keeps getting issue
"netclient list" still shows as connected, but egress route keeps being moved to default interface, instead of the utunXX interface
"netclient pull" doesn't update the egress route to the correct interface, until manually delete the route ( sudo route delete x.x.x.x/y )
revert to netclient 0.23.0 , and things back to normal
The text was updated successfully, but these errors were encountered: