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

Help with solving NO_PUBKEY error on instance startup #115

Open
qraleq opened this issue May 24, 2022 · 1 comment
Open

Help with solving NO_PUBKEY error on instance startup #115

qraleq opened this issue May 24, 2022 · 1 comment

Comments

@qraleq
Copy link

qraleq commented May 24, 2022

Hi @apls777 ,

I have a problem with AWS NVIDIA AMI which fails to start with this error:

2022-05-24 14:37:40,730 P3042 [INFO] The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A4B469963BF863CC

I patched it by editing 01_prepare_instance.sh and adding this sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A4B469963BF863CC before apt-get update. This doesn't seem like an elegant solution. Is there a better way to handle this?

Thank you!

@apls777
Copy link
Collaborator

apls777 commented Jun 18, 2023

Hi @qraleq, Sorry for the late reply, didn't have much time to maintain the project. Is it still relevant?

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