Raspbian Buster repo on Packagecloud not found #137
Description
Followed the install instructions which have worked fine. Come to run apt-get update and am getting the following:
Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 http://packages.microsoft.com/repos/code stable InRelease Ign:4 https://packagecloud.io/rabbitmq/rabbitmq-server/raspbian buster InRelease Err:5 https://packagecloud.io/rabbitmq/rabbitmq-server/raspbian buster Release 404 Not Found [IP: 54.183.38.243 443] Reading package lists... Done E: The repository 'https://packagecloud.io/rabbitmq/rabbitmq-server/raspbian buster 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.
This seems odd as the install process worked properly so I assume the repo does actually exist. Can anyone help?