Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 Forbidden #1

Closed
PabloGirol opened this issue Dec 4, 2020 · 3 comments
Closed

403 Forbidden #1

PabloGirol opened this issue Dec 4, 2020 · 3 comments

Comments

@PabloGirol
Copy link

The repository gives me a 403 while apt updating or downloading manually packages.gz, this happens for the stable version and the beta ones

@Javinator9889
Copy link
Owner

Hi,

This is very probably because of the key: the server was migrated so the key changed.

Please, try removing the old key
sudo apt-key del 5890E288F7ED6702

and adding the new one:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 08633B4AAAEB49FC

Then, do an sudo apt-get update and sudo apt-get install discord.

Please, keep me updated with any changes and/or errors you may have

@Javinator9889
Copy link
Owner

Ok, there was an error with some permissions, so it gave a 403 error

@PabloGirol
Copy link
Author

Fixed, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants