Results 10 comments of aone

I can install on Ubuntu 20.04.3 LTS and Docker 20.10.7, and it work well. But there is some error. ``` [DoChat] WeChat 3.3.0.115 [DoChat] Starting... ALSA lib pcm_dmix.c:1075:(snd_pcm_dmix_open) unable to...

@clangcn Windows客户端使用时密码设置也无效 只有服务器端配置成 ```bash bin/ngrokd -domain="xxx.com" -httpAddr=":8080" -httpsAddr=":8443" -tlsKey="./server.key" -tlsCrt="./server.crt" -pass="" -tunnelAddr=":4443" ``` ` -pass=""`才可以 @DanielChan27 项目里有编译好的下载过来就行了 名称`client_ngrok_windows_amd64.exe`

> KUBOARD_SERVER_NODE_PORT: '30080' ===> KUBOARD_ENDPOINT: 'http://your-node-ip-address:30080' 改这个后还是不行,提示是127.0.0.1:2379连不上,用sealos装的k8s 再加一个 `KUBOARD_ETCD_ENDPOINTS: your-node-ip-address:2386`

开放端口命令 ```bash firewall-cmd --permanent --add-service=nfs firewall-cmd --permanent --add-service=mountd firewall-cmd --permanent --add-service=rpc-bind firewall-cmd --reload ```

怎么又失效了呢?什么情况 @ErQi

`registry = https://registry.npm.taobao.org` is not work change `registry = https://registry.npmjs.org` is work

不行呢,又是不一样的错误了 ``` ------ Download ------ ------ Unzip ------ Execute command: rm -rf /Applications/WeChat.app/Contents/MacOS/WeChatTweak.framework; unzip /tmp/WeChatTweak.zip -d /Applications/WeChat.app/Contents/MacOS Install failed: Execute command: rm -rf /Applications/WeChat.app/Contents/MacOS/WeChatTweak.framework; unzip /tmp/WeChatTweak.zip -d /Applications/WeChat.app/Contents/MacOS failed: {...