liuwei

Results 48 comments of liuwei

嗯,环境变量只有钉钉发送消息之后才有

1. Running a "visual interface" with administrator privileges. 2. Changing computer settings: https://apple.stackexchange.com/questions/259093/can-touch-id-on-mac-authenticate-sudo-in-terminal 3. Submit a PR to acquire administrator privileges before exec the `mkcert install` command. --- I can...

I'm sorry, I'm not very familiar with Docker

My egress configurations: ![image](https://github.com/gravitl/netmaker/assets/21048878/e0f9fbff-31d1-4c99-8744-e2ac8db6b2e3) ![image](https://github.com/gravitl/netmaker/assets/21048878/c2c1bc48-8fc9-4fc4-a216-d9f7967db4b9) When i access 172.19.0.0/16 from the 192.168.31.0/24, the netmaker server reports errors all the time: ``` {"time":"2024-04-30T02:14:58.274714922Z","level":"ERROR","source":"handlers.go 90}","msg":"error getting host","id":"b9e3d6c2-6032-4a54-9569-42df81a0bcfc","error":"no result found"} {"time":"2024-04-30T02:15:58.274887289Z","level":"ERROR","source":"handlers.go 90}","msg":"error getting...

The current state is that the network is blocked when the traffic is heavy otherwise the network is fine. eg: Ten clients simultaneously sending 100MB files.

I'm using self-hosted, both the client and server versions are v0.24.0

I install the netmaker in k8s cluster base on https://github.com/gravitl/netmaker-helm, the chart installed with values: ```yaml baseDomain: "netmaker.example.club" serviceAccount: # -- Specifies whether a service account should be created create:...