alwqx

Results 16 comments of alwqx

The same: ``` root@master:/# cassandra-web -H 192.168.10.134 -P 9042 TypeError: can't convert nil into Integer Usage: cassandra-web [options] -B, --bind BIND ip:port or path for cassandra web to bind on...

@michaelluk No, Have some trouble in pr https://github.com/Grokzen/redis-py-cluster/pull/251 I closed it.

+1 with my operation and output: ``` adolph@geek:docker_registry$ curl -v -X DELETE http://localhost:5000/v2/busybox/manifests/sha256:0fc02bc170932a0d727de2201c65bfe3fe31448dfed6f6bcbc1b37c2668927f5 * Hostname was NOT found in DNS cache * Trying 127.0.0.1... * Connected to localhost (127.0.0.1) port...

You can change template, system and params in Modelfile, then recreate model and repush model to ollama. Or use a base model, then create a new model with different template,...

+1 ## 环境 macos:13.2.1 CPU: m2max ## 现象 安装v2rayU v3.3.0 arm64和 64两个版本都打不开,直到自己找到二进制程序手动执行 v2rayU 程序,报错如下: ``` # geek @ geekdeMacBook-Pro in /Applications/V2rayU.app/Contents/MacOS [13:26:37] $ ./V2rayU install /Applications/V2rayU.app/Contents/Resources launchedBefore true false not...

可能是 V2rayU 使用的 v2ray-core 和服务端不兼容导致的。 假设服务端的版本是`v1.8.4`, V2rayU 中的 v2ray-core 版本是和软件绑定在一起的,**可以手动替换**。 V2rayU 的 v2ray-core 在电脑上实际运行的地址在目录 **~/.V2rayU/v2ray-core**下,我们只需要下载v1.8.4版本的 [XTLS/Xray-core](https://github.com/XTLS/Xray-core/releases/tag/v1.8.4) 并替换掉 ~/.V2rayU/v2ray-core 中的 v2ray 即可。 这个是临时方案,可以解决问题,不过v2rayU会不定期下载旧版本的 v2ray-core 替换掉新的版本,每次连不上都要重新替换版本

> > 可能是 V2rayU 使用的 v2ray-core 和服务端不兼容导致的。 > > 假设服务端的版本是`v1.8.4`, V2rayU 中的 v2ray-core 版本是和软件绑定在一起的,**可以手动替换**。 > > V2rayU 的 v2ray-core 在电脑上实际运行的地址在目录 **~/.V2rayU/v2ray-core**下,我们只需要下载v1.8.4版本的 [XTLS/Xray-core](https://github.com/XTLS/Xray-core/releases/tag/v1.8.4) 并替换掉 ~/.V2rayU/v2ray-core 中的 v2ray 即可。 > > 这个是临时方案,可以解决问题,不过v2rayU会不定期下载旧版本的...

> @alwqx i did your suggested changes + rebased. > > All your suggestions made perfect sense, so i gave you collaborator access to my fork if you want to...

These fixes look good to me. You'd better ask maintainer/collabrator to review.@rnbwdsh