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

Trusty packages on packagecloud.io reporting 402 Payment Required #148

Closed
jamesyale opened this issue Mar 31, 2021 · 1 comment
Closed

Comments

@jamesyale
Copy link

jamesyale commented Mar 31, 2021

Hi all,

We're seeing 402 errors accessing the apt repositories on packagecloud.io for Ubuntu Trusty.

For example when doing an apt-get update:

STDERR: W: Failed to fetch https://packagecloud.io/phusion/passenger/ubuntu/dists/trusty/main/source/Sources  HttpError402

    W: Failed to fetch https://packagecloud.io/phusion/passenger/ubuntu/dists/trusty/main/binary-amd64/Packages  HttpError402

    W: Failed to fetch https://packagecloud.io/phusion/passenger/ubuntu/dists/trusty/main/binary-i386/Packages  HttpError402

Direct access reports the same issue:

$ curl -I https://packagecloud.io/phusion/passenger/ubuntu/dists/trusty/main/binary-i386/Packages
HTTP/2 402
date: Wed, 31 Mar 2021 10:37:26 GMT
content-type: text/html;charset=utf-8
content-length: 16
server: nginx
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
cache-control: no-cache
x-request-id: 73c66a92-2934-4386-8b91-8fa563d778f1
x-runtime: 0.002726

Might be related to #89

Appreciate it's an old version, should these repos still work?

Thanks!

@jamesyale
Copy link
Author

Wrong project!

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

1 participant