Open bolavefasfas opened 8 months ago
Hello @bolavefasfas , can you run with the following variables:
GRPC_GO_LOG_VERBOSITY_LEVEL=99
GRPC_GO_LOG_SEVERITY_LEVEL=info
NB_LOG_LEVEL=debug
debug
text error warn system array login
"ServerName": "",
"Attributes": null,
"BalancerAttributes": null,
"Type": 0,
"Metadata": null
}
],
"ServiceConfig": null,
"Attributes": null
} (resolver returned new addresses)
2024/03/09 06:33:11 INFO: [core] [Channel #3] Channel switches to new LB policy "pick_first"
2024/03/09 06:33:11 INFO: [core] [Channel #3 SubChannel #4] Subchannel created
2024/03/09 06:33:11 INFO: [core] [Channel #3] Channel Connectivity change to CONNECTING
2024/03/09 06:33:11 INFO: [core] [Channel #3 SubChannel #4] Subchannel Connectivity change to CONNECTING
2024/03/09 06:33:11 INFO: [core] [Channel #3 SubChannel #4] Subchannel picks a new address "api.wiretrustee.com:33073" to connect
2024/03/09 06:33:11 INFO: [core] pickfirstBalancer: UpdateSubConnState: 0xc00071c960, {CONNECTING <nil>}
2024/03/09 06:33:16 INFO: [core] [Channel #3] Channel Connectivity change to SHUTDOWN
2024/03/09 06:33:16 INFO: [core] [Channel #3] ccBalancerWrapper: closing
2024/03/09 06:33:16 INFO: [core] [Channel #3] Closing the name resolver
2024/03/09 06:33:16 INFO: [core] [Channel #3 SubChannel #4] Subchannel Connectivity change to SHUTDOWN
2024/03/09 06:33:16 INFO: [core] [Channel #3 SubChannel #4] Subchannel deleted
2024/03/09 06:33:16 INFO: [core] [Channel #3] Channel deleted
2024/03/09 06:33:16 INFO: [core] Creating new client transport to "{Addr: \"api.wiretrustee.com:33073\", ServerName: \"api.wiretrustee.com:33073\", }": connection error: desc = "transport: Error while dialing: dial tcp 35.186.199.111:33073: operation was canceled"
2024/03/09 06:33:16 WARNING: [core] [Channel #3 SubChannel #4] grpc: addrConn.createTransport failed to connect to {Addr: "api.wiretrustee.com:33073", ServerName: "api.wiretrustee.com:33073", }. Err: connection error: desc = "transport: Error while dialing: dial tcp 35.186.199.111:33073: operation was canceled"
2024-03-09T06:33:16Z ERRO management/client/grpc.go:64: failed creating connection to Management Service context deadline exceeded
2024-03-09T06:33:16Z ERRO client/internal/login.go:96: failed connecting to the Management service https://api.wiretrustee.com:33073 context deadline exceeded
2024-03-09T06:33:16Z WARN client/cmd/root.go:204: retrying Login to the Management service in 1.258611906s due to error context deadline exceeded
2024/03/09 06:33:18 INFO: [core] [Channel #5] Channel created
2024/03/09 06:33:18 INFO: [core] [Channel #5] original dial target is: "api.wiretrustee.com:33073"
2024/03/09 06:33:18 INFO: [core] [Channel #5] parsed dial target is: {Scheme:api.wiretrustee.com Authority: URL:{Scheme:api.wiretrustee.com Opaque:33073 User: Host: Path: RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}
2024/03/09 06:33:18 INFO: [core] [Channel #5] fallback to scheme "passthrough"
2024/03/09 06:33:18 INFO: [core] [Channel #5] parsed dial target is: {Scheme:passthrough Authority: URL:{Scheme:passthrough Opaque: User: Host: Path:/api.wiretrustee.com:33073 RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}
2024/03/09 06:33:18 INFO: [core] [Channel #5] Channel authority set to "api.wiretrustee.com:33073"
2024/03/09 06:33:18 INFO: [core] [Channel #5] Resolver state updated: {
"Addresses": [
{
"Addr": "api.wiretrustee.com:33073",
"ServerName": "",
"Attributes": null,
"BalancerAttributes": null,
"Type": 0,
"Metadata": null
}
],
"ServiceConfig": null,
"Attributes": null
} (resolver returned new addresses)
2024/03/09 06:33:18 INFO: [core] [Channel #5] Channel switches to new LB policy "pick_first"
2024/03/09 06:33:18 INFO: [core] [Channel #5 SubChannel #6] Subchannel created
2024/03/09 06:33:18 INFO: [core] [Channel #5] Channel Connectivity change to CONNECTING
2024/03/09 06:33:18 INFO: [core] [Channel #5 SubChannel #6] Subchannel Connectivity change to CONNECTING
2024/03/09 06:33:18 INFO: [core] [Channel #5 SubChannel #6] Subchannel picks a new address "api.wiretrustee.com:33073" to connect
2024/03/09 06:33:18 INFO: [core] pickfirstBalancer: UpdateSubConnState: 0xc000594108, {CONNECTING <nil>}
2024/03/09 06:33:23 INFO: [core] [Channel #5] Channel Connectivity change to SHUTDOWN
2024/03/09 06:33:23 INFO: [core] [Channel #5] ccBalancerWrapper: closing
2024/03/09 06:33:23 INFO: [core] [Channel #5] Closing the name resolver
2024/03/09 06:33:23 INFO: [core] [Channel #5 SubChannel #6] Subchannel Connectivity change to SHUTDOWN
2024/03/09 06:33:23 INFO: [core] [Channel #5 SubChannel #6] Subchannel deleted
2024/03/09 06:33:23 INFO: [core] [Channel #5] Channel deleted
2024-03-09T06:33:23Z ERRO management/client/grpc.go:64: failed creating connection to Management Service context deadline exceeded
2024-03-09T06:33:23Z ERRO client/internal/login.go:96: failed connecting to the Management service https://api.wiretrustee.com:33073 context deadline exceeded
2024-03-09T06:33:23Z WARN client/cmd/root.go:204: retrying Login to the Management service in 1.071374876s due to error context deadline exceeded
2024/03/09 06:33:23 INFO: [core] Creating new client transport to "{Addr: \"api.wiretrustee.com:33073\", ServerName: \"api.wiretrustee.com:33073\", }": connection error: desc = "transport: Error while dialing: dial tcp: lookup api.wiretrustee.com: operation was canceled"
2024/03/09 06:33:23 WARNING: [core] [Channel #5 SubChannel #6] grpc: addrConn.createTransport failed to connect to {Addr: "api.wiretrustee.com:33073", ServerName: "api.wiretrustee.com:33073", }. Err: connection error: desc = "transport: Error while dialing: dial tcp: lookup api.wiretrustee.com: operation was canceled"
2024/03/09 06:33:24 INFO: [core] [Channel #7] Channel created
2024/03/09 06:33:24 INFO: [core] [Channel #7] original dial target is: "api.wiretrustee.com:33073"
2024/03/09 06:33:24 INFO: [core] [Channel #7] parsed dial target is: {Scheme:api.wiretrustee.com Authority: URL:{Scheme:api.wiretrustee.com Opaque:33073 User: Host: Path: RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}
2024/03/09 06:33:24 INFO: [core] [Channel #7] fallback to scheme "passthrough"
2024/03/09 06:33:24 INFO: [core] [Channel #7] parsed dial target is: {Scheme:passthrough Authority: URL:{Scheme:passthrough Opaque: User: Host: Path:/api.wiretrustee.com:33073 RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}
2024/03/09 06:33:24 INFO: [core] [Channel #7] Channel authority set to "api.wiretrustee.com:33073"
2024/03/09 06:33:24 INFO: [core] [Channel #7] Resolver state updated: {
"Addresses": [
{
"Addr": "api.wiretrustee.com:33073",
"ServerName": "",
"Attributes": null,
"BalancerAttributes": null,
"Type": 0,
"Metadata": null
}
],
"ServiceConfig": null,
"Attributes": null
} (resolver returned new addresses)
2024/03/09 06:33:24 INFO: [core] [Channel #7] Channel switches to new LB policy "pick_first"
2024/03/09 06:33:24 INFO: [core] [Channel #7 SubChannel #8] Subchannel created
2024/03/09 06:33:24 INFO: [core] [Channel #7] Channel Connectivity change to CONNECTING
2024/03/09 06:33:24 INFO: [core] [Channel #7 SubChannel #8] Subchannel Connectivity change to CONNECTING
2024/03/09 06:33:24 INFO: [core] [Channel #7 SubChannel #8] Subchannel picks a new address "api.wiretrustee.com:33073" to connect
2024/03/09 06:33:24 INFO: [core] pickfirstBalancer: UpdateSubConnState: 0xc000594150, {CONNECTING <nil>}
2024/03/09 06:33:29 INFO: [core] [Channel #7] Channel Connectivity change to SHUTDOWN
2024/03/09 06:33:29 INFO: [core] [Channel #7] ccBalancerWrapper: closing
2024/03/09 06:33:29 INFO: [core] [Channel #7] Closing the name resolver
2024/03/09 06:33:29 INFO: [core] [Channel #7 SubChannel #8] Subchannel Connectivity change to SHUTDOWN
2024/03/09 06:33:29 INFO: [core] [Channel #7 SubChannel #8] Subchannel deleted
2024/03/09 06:33:29 INFO: [core] [Channel #7] Channel deleted
2024-03-09T06:33:29Z ERRO management/client/grpc.go:64: failed creating connection to Management Service context deadline exceeded
2024-03-09T06:33:29Z ERRO client/internal/login.go:96: failed connecting to the Management service https://api.wiretrustee.com:33073 context deadline exceeded
2024-03-09T06:33:29Z WARN client/cmd/root.go:204: retrying Login to the Management service in 2.669250094s due to error context deadline exceeded
2024/03/09 06:33:29 INFO: [core] Creating new client transport to "{Addr: \"api.wiretrustee.com:33073\", ServerName: \"api.wiretrustee.com:33073\", }": connection error: desc = "transport: Error while dialing: dial tcp: lookup api.wiretrustee.com: operation was canceled"
2024/03/09 06:33:29 WARNING: [core] [Channel #7 SubChannel #8] grpc: addrConn.createTransport failed to connect to {Addr: "api.wiretrustee.com:33073", ServerName: "api.wiretrustee.com:33073", }. Err: connection error: desc = "transport: Error while dialing: dial tcp: lookup api.wiretrustee.com: operation was canceled"
2024/03/09 06:33:31 INFO: [core] [Channel #9] Channel created
2024/03/09 06:33:31 INFO: [core] [Channel #9] original dial target is: "api.wiretrustee.com:33073"
2024/03/09 06:33:31 INFO: [core] [Channel #9] parsed dial target is: {Scheme:api.wiretrustee.com Authority: URL:{Scheme:api.wiretrustee.com Opaque:33073 User: Host: Path: RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}
2024/03/09 06:33:31 INFO: [core] [Channel #9] fallback to scheme "passthrough"
2024/03/09 06:33:31 INFO: [core] [Channel #9] parsed dial target is: {Scheme:passthrough Authority: URL:{Scheme:passthrough Opaque: User: Host: Path:/api.wiretrustee.com:33073 RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}
2024/03/09 06:33:31 INFO: [core] [Channel #9] Channel authority set to "api.wiretrustee.com:33073"
2024/03/09 06:33:31 INFO: [core] [Channel #9] Resolver state updated: {
"Addresses": [
{
"Addr": "api.wiretrustee.com:33073",
"ServerName": "",
"Attributes": null,
"BalancerAttributes": null,
"Type": 0,
"Metadata": null
}
],
"ServiceConfig": null,
"Attributes": null
} (resolver returned new addresses)
2024/03/09 06:33:31 INFO: [core] [Channel #9] Channel switches to new LB policy "pick_first"
2024/03/09 06:33:31 INFO: [core] [Channel #9 SubChannel #10] Subchannel created
2024/03/09 06:33:31 INFO: [core] [Channel #9] Channel Connectivity change to CONNECTING
2024/03/09 06:33:31 INFO: [core] [Channel #9 SubChannel #10] Subchannel Connectivity change to CONNECTING
2024/03/09 06:33:31 INFO: [core] [Channel #9 SubChannel #10] Subchannel picks a new address "api.wiretrustee.com:33073" to connect
2024/03/09 06:33:31 INFO: [core] pickfirstBalancer: UpdateSubConnState: 0xc000882060, {CONNECTING <nil>}
^P2024/03/09 06:33:36 INFO: [core] [Channel #9] Channel Connectivity change to SHUTDOWN
2024/03/09 06:33:36 INFO: [core] [Channel #9] ccBalancerWrapper: closing
2024/03/09 06:33:36 INFO: [core] [Channel #9] Closing the name resolver
2024/03/09 06:33:36 INFO: [core] [Channel #9 SubChannel #10] Subchannel Connectivity change to SHUTDOWN
2024/03/09 06:33:36 INFO: [core] [Channel #9 SubChannel #10] Subchannel deleted
2024/03/09 06:33:36 INFO: [core] [Channel #9] Channel deleted
2024-03-09T06:33:36Z ERRO management/client/grpc.go:64: failed creating connection to Management Service context deadline exceeded
2024-03-09T06:33:36Z ERRO client/internal/login.go:96: failed connecting to the Management service https://api.wiretrustee.com:33073 context deadline exceeded
2024-03-09T06:33:36Z WARN client/cmd/root.go:204: retrying Login to the Management service in 3.761655657s due to error context deadline exceeded
2024/03/09 06:33:36 INFO: [core] Creating new client transport to "{Addr: \"api.wiretrustee.com:33073\", ServerName: \"api.wiretrustee.com:33073\", }": connection error: desc = "transport: Error while dialing: dial tcp: lookup api.wiretrustee.com: operation was canceled"
2024/03/09 06:33:36 WARNING: [core] [Channel #9 SubChannel #10] grpc: addrConn.createTransport failed to connect to {Addr: "api.wiretrustee.com:33073", ServerName: "api.wiretrustee.com:33073", }. Err: connection error: desc = "transport: Error while dialing: dial tcp: lookup api.wiretrustee.com: operation was canceled"
^P2024/03/09 06:33:40 INFO: [core] [Channel #11] Channel created
2024/03/09 06:33:40 INFO: [core] [Channel #11] original dial target is: "api.wiretrustee.com:33073"
2024/03/09 06:33:40 INFO: [core] [Channel #11] parsed dial target is: {Scheme:api.wiretrustee.com Authority: URL:{Scheme:api.wiretrustee.com Opaque:33073 User: Host: Path: RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}
2024/03/09 06:33:40 INFO: [core] [Channel #11] fallback to scheme "passthrough"
2024/03/09 06:33:40 INFO: [core] [Channel #11] parsed dial target is: {Scheme:passthrough Authority: URL:{Scheme:passthrough Opaque: User: Host: Path:/api.wiretrustee.com:33073 RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}
2024/03/09 06:33:40 INFO: [core] [Channel #11] Channel authority set to "api.wiretrustee.com:33073"
2024/03/09 06:33:40 INFO: [core] [Channel #11] Resolver state updated: {
"Addresses": [
{
"Addr": "api.wiretrustee.com:33073",
"ServerName": "",
"Attributes": null,
"BalancerAttributes": null,
"Type": 0,
"Metadata": null
}
],
"ServiceConfig": null,
"Attributes": null
} (resolver returned new addresses)
2024/03/09 06:33:40 INFO: [core] [Channel #11] Channel switches to new LB policy "pick_first"
2024/03/09 06:33:40 INFO: [core] [Channel #11 SubChannel #12] Subchannel created
2024/03/09 06:33:40 INFO: [core] [Channel #11] Channel Connectivity change to CONNECTING
2024/03/09 06:33:40 INFO: [core] [Channel #11 SubChannel #12] Subchannel Connectivity change to CONNECTING
2024/03/09 06:33:40 INFO: [core] [Channel #11 SubChannel #12] Subchannel picks a new address "api.wiretrustee.com:33073" to connect
2024/03/09 06:33:40 INFO: [core] pickfirstBalancer: UpdateSubConnState: 0xc00071ca80, {CONNECTING <nil>}
The key is still active
Same in Ubuntu here...
Same in Ubuntu here...
Attach your detailed logs also
Describe the problem
Netbird Client docker docker run or the template available both does not work gives error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should just connect automatically and show a green dot in admin portal https://app.netbird.io/peers Its howing for my windows device but not for unriad.
Are you using NetBird Cloud?
Yes I am usng your hosted version I am not selfhosting it.
Add any other context about the problem here.
I tried the default template by
And the offical docker run command both produced same result Though I had noticed one diffrence https://api.wiretrustee.com:33073 https://api.netbird.io:443 These were the urls it was tring to access and failed I even tried priviledged for the container in addition to cap add nothing worked.