Skip to content

Help with solving NO_PUBKEY error on instance startup  #115

Description

@qraleq

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions