xtyuns
xtyuns
今天遇到了同样的问题,删除 bots/*/cache 目录后重启 mcl 可以正常使用了
> 今天遇到了同样的问题,删除 bots/*/cache 目录后重启 mcl 可以正常使用了 更新一下,后续仍然会有很大概率抽风,客户端不显示消息
Here is a temporary solution for the root user [Xposed-Disable-FLAG_SECURE](https://github.com/VarunS2002/Xposed-Disable-FLAG_SECURE#usage) 
> 不同的客户可能使用不同的基 URL Maybe you can do it with an `org.springframework.http.client.ClientHttpRequestInterceptor`
> In my experience, this interceptor can only modify header values, not url. You can replace the request, just like the example with kotlin: ```kotlin val urlPrefixedInterceptor = ClientHttpRequestInterceptor {...
尝试安装 WebView2 运行时 https://developer.microsoft.com/zh-cn/microsoft-edge/webview2
尝试安装 WebView2 运行时 https://developer.microsoft.com/zh-cn/microsoft-edge/webview2
> 连不上ollama 这种描述太笼统了,请提供更加详细的问题描述或日志内容
应该在一次 breaking change 中进行调整。 1. 对于已经使用中的用户,需要手动设置 RNACOS_CONFIG_DB_DIR 为之前正在使用的目录,从而保证更新兼容或手动迁移数据至新目录 2. 对于同一台机器上启动多实例场景,考虑新增一个 --data-dir 之类的选项指定数据目录(难道之前的多实例都需要切换到不同的目录启动吗?) 3. dockerfile 中默认将 RNACOS_CONFIG_DB_DIR 设置为 /io/nacos_db 来保证兼容
另外,RNACOS_CONFIG_DB_DIR 是否应该修改为 RNACOS_DATA_DIR,同时也添加一个 RNACOS_CONFIG_DIR 来作为 .env 文件的默认目录 相关 crate: https://crates.io/crates/directories