1. The problem I’m having:
Debian apt update
is not working.
2. Error messages and/or full log output:
$ sudo apt update
Err:5 https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version InRelease
402 Payment Required [IP: 2600:9000:2011:e600:e:f4d2:20c0:93a1 443]
Hit:6 http://nginx.org/packages/mainline/debian buster InRelease
Reading package lists... Done
E: Failed to fetch https://dl.cloudsmith.io/public/caddy/stable/deb/debian/dists/any-version/InRelease 402 Payment Required [IP: 2600:9000:2011:e600:e:f4d2:20c0:93a1 443]
E: The repository 'https://dl.cloudsmith.io/public/caddy/stable/deb/debian any-version 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.
3. Caddy version:
v2.6.4 h1:2hwYqiRwk1tf3VruhMpLcYTg+11fCdr8S3jhNAdnPy8=
4. How I installed and ran Caddy:
Debian apt install. Following Install — Caddy Documentation
5. Links to relevant resources:
Visiting https://dl.cloudsmith.io/public/caddy/stable/deb/debian/dists/any-version/InRelease from my browser, I also am seeing 402
error from this domain. Seems something is broken?