XiYue
Results
2
comments of
XiYue
I encountered the same issue on TB 2.19.0. I tried several versions: TB 2.19.0 — Display issues TB 2.18.0 — Display issues TB 2.17.1 — Display issues TB 2.17.0 —...
@bmullan 我在Ubuntu 24.04.1 LTS中遇到了和你一样的情况,我使用的安装命令是: ``` wget -O /tmp/easytier.sh "https://raw.githubusercontent.com/EasyTier/EasyTier/main/script/install.sh" && bash /tmp/easytier.sh install ``` 当我使用文档中的命令`sudo easytier-core -i 10.144.144.1`时提示如下错误。 ``` error: launcher error: anyhow error: failed to listen on tcp://0.0.0.0:11010 Caused...