Qian
Qian
我也有相同问题,报错信息是 [MiaoYz][13:31:03.958][DEBU] recv:MessageSvc.PbDeleteMsg seq:6684 面板请求错误 FetchError: request to https://api.mihomo.me/sr_info/800047155 failed, reason: Socket connection timeout at ClientRequest. (file:///etc/Miao-Yunzai/node_modules/.pnpm/[email protected]/node_modules/node-fetch/src/index.js:108:11) at ClientRequest.emit (node:events:511:28) at TLSSocket.socketErrorListener (node:_http_client:495:9) at TLSSocket.emit (node:events:511:28) at emitErrorNT (node:internal/streams/destroy:151:8) at...
似乎重装pnpm后好了
> > 似乎重装pnpm后好了 > > 昨天最新版喵喵插件已经修复了 我昨天在用自动化插件时出现了同样的报错,应该不是喵喵的问题吧(就是因为别的插件也出问题我才去尝试重装pnpm的)
今天我又遇到这个问题,我使用了这个办法解决了  ``` npm config ls -l | grep fetch npm config set fetch-retry-mintimeout 30000 npm config set fetch-retry-maxtimeout 180000 ```
试下 `npm cache clean --force`
现在由sunshine管理分辨率,每次串流前都会写入空行
Maybe we can add a environment variable to skip the installation
https://uigf.org/zh/standards/uigf.html
@huiyadanli @zaodonganqi 如果有很多代码需要直接读脚本仓库里内容的,可以封装个api直接检出git树里的内容