The repository 'https://apt.releases.hashicorp.com focal Release' does not have a Release file

Hello,

Trying to install vagrant on Ubuntu 20 following these instructions, but getting the error in title. Does Hashicorp no longer maintain a repo for Ubuntu 20 (focal)?

1 Like

I get the same:

The repository ‘https://apt.releases.hashicorp.com focal Release’ does not have a Release file.

It was working a few hours ago.

Seeing the same kind of issue but for buster instead of focal.

seems to be working for me again.

Hi there. There was an incident that impacted the package repositories that has since been resolved. If you are still encountering issues, please do let us know. Cheers!

1 Like

Hi, Still facing the issue
sudo apt update && sudo apt install vault
Ign:1 https://apt.releases.hashicorp.com focal InRelease
Err:2 https://apt.releases.hashicorp.com focal Release
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 11.125.64.180 8080]
Hit:3 Index of /ubuntu focal InRelease
Hit:4 Index of /ubuntu focal-updates InRelease
Hit:5 Index of /ubuntu focal-security InRelease
Get:6 Index of /ubuntu focal-backports InRelease [108 kB]
Reading package lists… Done
E: The repository ‘https://apt.releases.hashicorp.com focal Release’ does not have a Release file.
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.

Hi there,

The error you are encountering suggests that your system (or network) is configured with a proxy that is causing the problem.