Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Repository access blocked #151

Closed
appotry opened this issue Mar 15, 2022 · 4 comments
Closed

Error: Repository access blocked #151

appotry opened this issue Mar 15, 2022 · 4 comments

Comments

@appotry
Copy link

appotry commented Mar 15, 2022

yi-Xu-0100/repo-list-generator@v1.0.1
这个action的报错,搜索了一下,没有找到解决方案,猜测是个人仓库中由于某些repo被github封禁之后不能访问,导致的报错

目前只能不用这个action了,有人有解决方法么?

@appotry
Copy link
Author

appotry commented Mar 15, 2022

Run yi-Xu-0[10](https://github.com/appotry/hub-mirror-action/runs/5553067559?check_suite_focus=true#step:4:10)0/repo-list-generator@v1.0.1
  with:
    my_token: ***
    user: appotry/hub-mirror-action
    max_page: 10
    allow_empty: false
  env:
    dst_key: ***
  
    dst_token: ***
    gitee_user: ***
[INFO]: Usage https://github.com/yi-Xu-0100/repo-list-generator#readme
Get input value
Get repo list
  [INFO]: Successfully get repo data
  Error: Repository access blocked

@Yikun
Copy link
Owner

Yikun commented Mar 15, 2022

I guess you might want to raise issue in https://github.com/yi-Xu-0100/repo-list-generator/issues

cc @yi-Xu-0100

@yi-Xu-0100
Copy link
Contributor

I found that this error was related to a repository deleted but still in GitHub's database of all public repositories. To avoid this error I simply catched the exception and bypassed the broken record.
Originally posted by TestSMM in PyGithub/PyGithub#1015 (comment)

我能找到的可能原因还有这一条。暂时我不太确定这该怎么绕过这个错误,可能得寻找更多的信息,等我有空的时候,我会尝试复现甚至修复这个问题。

@Yikun
Copy link
Owner

Yikun commented Apr 9, 2022

那这个问题我关了先~感谢!

@Yikun Yikun closed this as completed Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants