Skip to content

能否让PluginsIndex和GuobaResources所用的源跟随插件克隆源走? #97

@devil233-ui

Description

@devil233-ui

刚才启动时有个报错

[03:30:58.195][ERRO][  TRSSYz  ] [Guoba] 执行 "GuobaResources" 仓库的clone操作时出现错误
;stderr: Cloning into '/root/Yunzai/plugins/Guoba-Plugin/data/repo/GuobaResources'...  
fatal: unable to access 'https://gitee.com/guoba-yunzai/resources.git/': The requested U
RL returned error: 403                                                                                        
[03:30:58.464][ERRO][  TRSSYz  ] [Guoba] 执行 "PluginsIndex" 仓库的clone操作时出现错误;
stderr: Cloning into '/root/Yunzai/plugins/Guoba-Plugin/data/repo/PluginsIndex'...      
fatal: unable to access 'https://gitee.com/yhArcadia/Yunzai-Bot-plugins-index.git/': The
 requested URL returned error: 403                                                         
[03:30:58.464][ERRO][  TRSSYz  ] [Guoba] 获取本地插件列表仓库失败,请删除`/root/Yunzai/p
lugins/Guoba-Plugin/data/repo`目录后重启 -2

但是我插件源明明是github怎么会去访问gitee,又检索了下才发现是utils\git.js 里写死了,同步换成github之后就可以了;另外经测试gitee源换成ssh也没问题。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions