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
I received the following error while attempting to use the linked S3 template:
deb https://packagecloud.io/dokku/dokku/ubuntu/ trusty main
Aug 12 15:57:06 cloud-init[1332]: W: GPG error: https://packagecloud.io/dokku/dokku/ubuntu trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY
Aug 12 15:57:06 cloud-init[1332]: W: The repository 'https://packagecloud.io/dokku/dokku/ubuntu trusty InRelease' is not signed.
To solve this, I upgraded to the most recent version of Dokku by changing the DokkuVersion parameter to v0.25.0 and updating to a supported version of Ubuntu by changing the image in the template:
I received the following error while attempting to use the linked S3 template:
To solve this, I upgraded to the most recent version of Dokku by changing the
DokkuVersion
parameter tov0.25.0
and updating to a supported version of Ubuntu by changing the image in the template:These AMIs can be found here: https://cloud-images.ubuntu.com/locator/ec2/
Thanks for the package @tobiasmcnulty this saved quite a bit of time =)
The text was updated successfully, but these errors were encountered: