Nature丿灵然

Results 6 issues of Nature丿灵然

When I switch up and down, the screen flashes

He can't report mistakes and Generate an empty file

类似这种 ```yaml containerRuntime: containerd: enable: true injectConfigPath: true registries: - 'https://ghcr.io' - 'http://192.168.1.1' ``` 其`/etc/containerd/certs.d/`生成的目录名字为http而不是192.168.1.1 应该是下面的命令未正确的提取http://之后的内容导致 ```shell domain=$(echo $registry | sed -e "s,http.://,," | sed "s,:.*,,") ``` 测试 ```shell registry=http://192.168.1.1...

bug

## What did you do - How was the cluster created? ```shell k3d node create test -c https://10.60.41.217:43695 --role agent --token vifcTsPQvknhapMjMQIW --verbose ``` ## Screenshots or terminal output ```shell...

bug

**Describe the problem** ios app can't connect when use mobile network ![截屏 2024-01-10 16 11 15](https://github.com/netbirdio/netbird/assets/30221928/b4005837-951a-4b3e-bc48-0ca15e9c05e8) ![Snipaste_2024-01-10_16-10-02](https://github.com/netbirdio/netbird/assets/30221928/6fd17ad7-628f-46d0-a8d7-3e8d50dad4b2)

bug
ios

- fix https://github.com/boz/kail/issues/167