You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
Same issue, but quick and easy workaround: Download the key/copy it into a textfile and add the key to the system with sudo apt-key add <keyfile>
But the issue is already mentiond in the guideline: Some environments may block access to the pgp.mit.edu key server. As a result, the command sudo apt-key adv --keyserver hkp://pgp.mit.edu --recv-key 562CBC1C will fail. In that case, you can run the following command instead: curl https://raw.githubusercontent.com/TheHive-Project/TheHive/master/PGP-PUBLIC-KEY | sudo apt-key add -
I guess the issue could be closed ...
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Not able to install Cortex from DEB because the repo key is not being downloaded.
The text was updated successfully, but these errors were encountered: