Failed to fetch https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb/ubuntu/dists/focal/InRelease 402 Payment Required
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
SUMMARY
When updating my StackStorm server I am met with this error.
Hit:1 http://us-west-2.ec2.archive.ubuntu.com/ubuntu focal InRelease
Get:2 http://us-west-2.ec2.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Get:3 http://us-west-2.ec2.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Ign:4 http://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 InRelease
Hit:5 http://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release
Hit:7 https://deb.nodesource.com/node_14.x focal InRelease
Get:8 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Err:9 https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb/ubuntu focal InRelease
402 Payment Required [IP: 18.161.6.57 443]
Hit:10 http://nginx.org/packages/ubuntu focal InRelease
Hit:6 https://packagecloud.io/StackStorm/stable/ubuntu focal InRelease
Err:11 https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb/ubuntu focal InRelease
402 Payment Required [IP: 18.161.6.57 443]
Get:12 http://us-west-2.ec2.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB]
Get:13 http://us-west-2.ec2.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2333 kB]
Get:14 http://us-west-2.ec2.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.9 kB]
Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B]
Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B]
Reading package lists... Done
E: Failed to fetch https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb/ubuntu/dists/focal/InRelease 402 Payment Required [IP: 18.161.6.57 443]
E: The repository 'https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-erlang/deb/ubuntu focal InRelease' is no longer
signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb/ubuntu/dists/focal/InRelease 402 Payment Required [IP: 18.161.6.57 443]
E: The repository 'https://dl.cloudsmith.io/public/rabbitmq/rabbitmq-server/deb/ubuntu focal InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
STACKSTORM VERSION
st2 3.8.0, on Python 3.8.10
OS, environment, install method
Ubuntu 20.04 Ansible install on AWS EC2
Steps to reproduce the problem
Run sudo apt update
Expected Results
All updates completed and system updated.
Actual Results
The error above relating to rabbitMQ upstream issue.
Possible related issue: https://github.com/rabbitmq/rabbitmq-server/discussions/8064
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Ubuntu Ansible installation configuration that adds the RabbitMQ Cloudsmith repositories, then reproduce the failure with sudo apt update on Ubuntu 20.04. Done means the installer uses a supported repository configuration and apt update completes without the RabbitMQ 402 errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, aws, python, rabbitmq, ubuntu
- Domain
- cloud, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100