Skip to content

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

Open
@gorip96

Description

@gorip96

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions