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

Plugin builds regularly fail when uploading to the store and these are not marked as failed runs #628

Open
PartyWumpus opened this issue May 24, 2024 · 2 comments

Comments

@PartyWumpus
Copy link
Member

Caused by an "internal server error", likely an unavoidable CDN problem.

  • Uploading plugins to store:
Run shopt -s dotglob
Processing plugin Junk-Store
  Notice: Processing plugin Junk-Store v1.0.1 (by Eben Bruyns)
  Notice: Uploading
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                   Dload  Upload   Total   Spent    Left  Speed
  
    0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  100  110k    0     0  100  110k      0  92999  0:00:01  0:00:01 --:--:-- 93072
  100  110k  100    21  100  110k      9  52697  0:00:02  0:00:02 --:--:-- 52734
  100  110k  100    21  100  110k      9  52695  0:00:02  0:00:02 --:--:-- 52734
  Notice: Internal Server Error

https://github.com/SteamDeckHomebrew/decky-plugin-database/actions/runs/9155996517/attempts/1

just need to add a check for this in the CI

@PartyWumpus
Copy link
Member Author

PartyWumpus commented May 24, 2024

... was about to make a new branch and noticed I already wrote something to do this a month ago in catch-plugin-uploads, i just needed to test it

@TrainDoctor
Copy link
Member

Let me know if any help in testing that branch is needed.

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

2 participants