Skip to content
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

Netclient 0.24.0 : instability issue, not connected to broker ( MacOS M1 ) #775

Open
gorip96 opened this issue Apr 24, 2024 · 0 comments
Open

Comments

@gorip96
Copy link

gorip96 commented Apr 24, 2024

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

10.1/24 192.168.6.2 UGSc en0
10.1.1/24 192.168.6.2 UGSc en0
10.1.2/24 192.168.6.2 UGSc en0
10.2/24 192.168.6.2 UGSc en0
10.2.1/24 192.168.6.2 UGSc en0
10.2.2/24 192.168.6.2 UGSc en0
10.2.3/24 192.168.6.2 UGSc en0
192.168.1 192.168.6.2 UGSc en0
192.168.2 192.168.6.2 UGSc en0
192.168.6 192.168.6.2 UGSc utun69
192.168.6.2 192.168.6.2 UH utun69
192.168.9 192.168.6.2 UGSc en0

"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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant