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

Problem gpgkey "Bandwidth or Storage Limit Exceeded" #337

Closed
luizhanauer-eai opened this issue Sep 8, 2020 · 5 comments
Closed

Problem gpgkey "Bandwidth or Storage Limit Exceeded" #337

luizhanauer-eai opened this issue Sep 8, 2020 · 5 comments

Comments

@luizhanauer-eai
Copy link

luizhanauer-eai commented Sep 8, 2020

Operating System/Distribution

Which distribution of Linux are you using?
Ubuntu 20.04

What happened?

========================

Terminal

usr@usr:~$ sudo wget -qO - https://packagecloud.io/shiftkey/desktop/gpgkey | sudo apt-key add -
gpg: nenhum dado OpenPGP válido encontrado.

Url

https://packagecloud.io/shiftkey/desktop/gpgkey
return "Bandwidth or Storage Limit Exceeded"

@LGR3
Copy link

LGR3 commented Sep 8, 2020

May be helpful,

As I update Linux Ubuntu 18.04 with sudo apt-get update , I'm getting :

Err:11 https://packagecloud.io/shiftkey/desktop/any any InRelease                                                    
429  Too Many Requests [IP: 54.183.57.83 443]

W: Failed to fetch https://packagecloud.io/shiftkey/desktop/any/dists/any/InRelease
429  Too Many Requests [IP: 54.183.57.83 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.

@shiftkey
Copy link
Owner

shiftkey commented Sep 8, 2020

As I said in #310:

Yep, I've had another month where the bandwidth limit on Packagecloud (165GB) is reached early, so the account gets suspended.

It's costing me USD $150 per month to cover and I've asked for support with covering these costs from the community so until that's covered I'm not keen to extend myself further.

The billing cycle resets around the 22nd of the month, so I'd recommend the manual install in the meantime from the Releases page. But if you are able to help with sponsorship costs (currently only 20% is covered by the community), it'd be neat to take this up to the next subscription level so it's available to more users, which is $300 per month.

@shiftkey shiftkey closed this as completed Sep 8, 2020
@LGR3
Copy link

LGR3 commented Sep 8, 2020

Is packagecloud indeed needed? There are simpler and free solutions for this intent. Best regards,

@shiftkey
Copy link
Owner

shiftkey commented Sep 8, 2020

@LGR3 I've talked more about this over in #278 but I haven't found an alternative that does all of these things I need:

  • hosted infrastructure
  • accepts .deb directly
  • handles GPG signing natively
  • also supports RPM hosting

But I'm open to other ideas if others know of a similar solution that satisfies this list.

@adamsmd
Copy link

adamsmd commented Sep 19, 2020

@shiftkey In a comment at #278 (comment), @jatin-cbs claims openbuildservice.org supports all four things you listed as needing.

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

4 participants