Following the guide Install Discourse on Ubuntu for Development, on a new virtual machine with Ubuntu 20.04 I get this error:
E: The value 'bullseye-backports' is invalid for APT::Default-Release as such a release is not available in the sources failed
when I try to run:
bash <(wget -qO- https://raw.githubusercontent.com/discourse/install-rails/master/linux)
I get the same error at the same step when trying to follow the guide Install Discourse on Windows 10 for development