Yikun / hub-mirror-action

一个Github Action,用于在Github和Gitee之间同步代码。Action for mirroring repos between Hubs (like Github and Gitee).
MIT License
634 stars 173 forks source link

error in gitee 同步github #179

Closed rainoffallingstar closed 1 year ago

rainoffallingstar commented 1 year ago

https://github.com/rainoffallingstar/.cli-bot/actions/runs/5555216732/jobs/10146056737 Cmd('git') failed due to: exit code(128) cmdline: git clone https://gitee.com/rainoffalingstar/DLBL-methyarrary.git /github/workspace/hub-mirror-cache/DLBL-methyarrary stderr: 'Cloning into '/github/workspace/hub-mirror-cache/DLBL-methyarrary'... fatal: could not read Username for 'https://gitee.com/': No such device or address'

可能是ssh在生成过程中存在一些权限问题?

Yikun commented 1 year ago

https://gitee.com/rainoffalingstar/DLBL-methyarrary

是私有仓?目前不支持

rainoffallingstar commented 1 year ago

感谢,发现了,解决了