openstack 12.02 and ubuntu bionic minimal doesnt work with cloudinit The Next CEO of Stack Overflowcloud init fails on instanceMAAS/VirtualBox Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed and SSH failsConnecting with SSH doesnt workOpenSSH on Ubuntu 16.04 shows ECDSA keys in an unusual formatOpenstack via Landscape/Autopilot - “console is currently unavailable”conjure-up openstack launch instance no console & sshPublic key authentication Permission denied (publickey)How do I enter Setup and get into Ubuntu Core command line in a Raspberry Pi 3?Moving ssh keys to a root-owned locationSSH Invalid key length on embedded device
How can I get through very long and very dry, but also very useful technical documents when learning a new tool?
Is a stroke of luck acceptable after a series of unfavorable events?
Fastest way to shutdown Ubuntu Mate 18.10
Was a professor correct to chastise me for writing "Prof. X" rather than "Professor X"?
Why didn't Khan get resurrected in the Genesis Explosion?
Grabbing quick drinks
Why didn't Theresa May consult with Parliament before negotiating a deal with the EU?
The King's new dress
How to write the block matrix in LaTex?
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
How to start emacs in "nothing" mode (`fundamental-mode`)
What makes a siege story/plot interesting?
Return the Closest Prime Number
Return of the Riley Riddles in Reverse
Horror movie/show or scene where a horse creature opens its mouth really wide and devours a man in a stables
Does it take more energy to get to Venus or to Mars?
Term for the "extreme-extension" version of a straw man fallacy?
How to count occurrences of text in a file?
Why is there a PLL in CPU?
Can the Reverse Gravity spell affect the Meteor Swarm spell?
Removing read access from a file
MAZDA 3 2006 (UK) - poor acceleration then takes off at 3250 revs
Trouble understanding the speech of overseas colleagues
Why does standard notation not preserve intervals (visually)
openstack 12.02 and ubuntu bionic minimal doesnt work with cloudinit
The Next CEO of Stack Overflowcloud init fails on instanceMAAS/VirtualBox Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed and SSH failsConnecting with SSH doesnt workOpenSSH on Ubuntu 16.04 shows ECDSA keys in an unusual formatOpenstack via Landscape/Autopilot - “console is currently unavailable”conjure-up openstack launch instance no console & sshPublic key authentication Permission denied (publickey)How do I enter Setup and get into Ubuntu Core command line in a Raspberry Pi 3?Moving ssh keys to a root-owned locationSSH Invalid key length on embedded device
I do have access to a privat OS 12.02 cloud and tried to use ubuntu bionic minimal/server clouding.img as base for my instance.
Public key was imported into OS
the right key is also shown on the horizon / cli.
But I can not login neither as root nor as ubuntu with my public key.
Same is working fine with cirros image.
Whats going wrong ? Is cloudinit not able to insert the key or do I use the wrong use ?
OS console log shows
ubuntu login: cloud-init[529]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:config' at Wed, 27 Mar 2019 22:16:17 +0000. Up 184.72 seconds.
ci-info: no authorized ssh keys fingerprints found for user ubuntu.
<14>Mar 27 22:16:18 ec2:
<14>Mar 27 22:16:18 ec2: #############################################################
<14>Mar 27 22:16:18 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
<14>Mar 27 22:16:18 ec2: 1024 SHA256:scfwEagcTTYVwjPzN1514Jp1NbeR5DEyGjQjQ3KW/3Q root@ubuntu (DSA)
<14>Mar 27 22:16:18 ec2: 256 SHA256:Htt0NUWCP5FTrVVisHpuotFiviFKjxGQAea16ttkBGQ root@ubuntu (ECDSA)
<14>Mar 27 22:16:18 ec2: 256 SHA256:ktcdez++2cWFUd6+lexvgysb4zxLiTOCkf+SFeH281A root@ubuntu (ED25519)
<14>Mar 27 22:16:18 ec2: 2048 SHA256:zhOUCKSKcFGNtaqwyCeEl1w0VvO4ciI4hejuVLhiu7c root@ubuntu (RSA)
<14>Mar 27 22:16:18 ec2: -----END SSH HOST KEY FINGERPRINTS-----
<14>Mar 27 22:16:18 ec2: #############################################################
-----BEGIN SSH HOST KEY KEYS-----
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFE/gT6vOsRL0u5DY2/mXrMRG076w9UpgO5E51hroCVybZmj+UN3hHyUDN+qCDwjiUHWjno4ZN/RsebxqaRnl8= root@ubuntu
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBTYr05bE+0SW/biMTaNKMyU58dNbJkX14d8SOnC7Yx3 root@ubuntu
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXZb9Qv85p/dNkHiuMBqiUdn0G/H6wGzQafMEHjRgvilfek19GgzF5D0XAv63KuqvEOmkCjT4dcQK+q3+aEeENxWLsELcVkbpwqZuhX7x3eFvq8nOJiTIL7IIGugZKP48f20EX/2ugIxlUcw3jua523VE6jGp1z1WAa6c5Ln1pcB6uXqlVDMPFt0WOQGtn6N2z4uQaXotrUdNWbxNuv3nZ5UA0yoNSSCeizbPfBQekyLPSPDckMESsOAfoUd+7Tebj4e1hfG0XmPOsA2HOp9pZmDB11uzQtKjNRtuP/taSrMO3tU1QjTlxoOjXI3/lMTMGUjlxHDZqbX9OOsBRdPP5 root@ubuntu
-----END SSH HOST KEY KEYS-----
cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:final' at Wed, 27 Mar 2019 22:16:18 +0000. Up 185.83 seconds.
cloud-init[546]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.
cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 finished at Wed, 27 Mar 2019 22:16:18 +0000. Datasource DataSourceNone. Up 185.95 seconds
cloud-init[546]: 2019-03-27 22:16:18,489 - cc_final_message.py[WARNING]: Used fallback datasource
18.04 ssh openstack cloud-init
New contributor
add a comment |
I do have access to a privat OS 12.02 cloud and tried to use ubuntu bionic minimal/server clouding.img as base for my instance.
Public key was imported into OS
the right key is also shown on the horizon / cli.
But I can not login neither as root nor as ubuntu with my public key.
Same is working fine with cirros image.
Whats going wrong ? Is cloudinit not able to insert the key or do I use the wrong use ?
OS console log shows
ubuntu login: cloud-init[529]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:config' at Wed, 27 Mar 2019 22:16:17 +0000. Up 184.72 seconds.
ci-info: no authorized ssh keys fingerprints found for user ubuntu.
<14>Mar 27 22:16:18 ec2:
<14>Mar 27 22:16:18 ec2: #############################################################
<14>Mar 27 22:16:18 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
<14>Mar 27 22:16:18 ec2: 1024 SHA256:scfwEagcTTYVwjPzN1514Jp1NbeR5DEyGjQjQ3KW/3Q root@ubuntu (DSA)
<14>Mar 27 22:16:18 ec2: 256 SHA256:Htt0NUWCP5FTrVVisHpuotFiviFKjxGQAea16ttkBGQ root@ubuntu (ECDSA)
<14>Mar 27 22:16:18 ec2: 256 SHA256:ktcdez++2cWFUd6+lexvgysb4zxLiTOCkf+SFeH281A root@ubuntu (ED25519)
<14>Mar 27 22:16:18 ec2: 2048 SHA256:zhOUCKSKcFGNtaqwyCeEl1w0VvO4ciI4hejuVLhiu7c root@ubuntu (RSA)
<14>Mar 27 22:16:18 ec2: -----END SSH HOST KEY FINGERPRINTS-----
<14>Mar 27 22:16:18 ec2: #############################################################
-----BEGIN SSH HOST KEY KEYS-----
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFE/gT6vOsRL0u5DY2/mXrMRG076w9UpgO5E51hroCVybZmj+UN3hHyUDN+qCDwjiUHWjno4ZN/RsebxqaRnl8= root@ubuntu
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBTYr05bE+0SW/biMTaNKMyU58dNbJkX14d8SOnC7Yx3 root@ubuntu
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXZb9Qv85p/dNkHiuMBqiUdn0G/H6wGzQafMEHjRgvilfek19GgzF5D0XAv63KuqvEOmkCjT4dcQK+q3+aEeENxWLsELcVkbpwqZuhX7x3eFvq8nOJiTIL7IIGugZKP48f20EX/2ugIxlUcw3jua523VE6jGp1z1WAa6c5Ln1pcB6uXqlVDMPFt0WOQGtn6N2z4uQaXotrUdNWbxNuv3nZ5UA0yoNSSCeizbPfBQekyLPSPDckMESsOAfoUd+7Tebj4e1hfG0XmPOsA2HOp9pZmDB11uzQtKjNRtuP/taSrMO3tU1QjTlxoOjXI3/lMTMGUjlxHDZqbX9OOsBRdPP5 root@ubuntu
-----END SSH HOST KEY KEYS-----
cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:final' at Wed, 27 Mar 2019 22:16:18 +0000. Up 185.83 seconds.
cloud-init[546]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.
cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 finished at Wed, 27 Mar 2019 22:16:18 +0000. Datasource DataSourceNone. Up 185.95 seconds
cloud-init[546]: 2019-03-27 22:16:18,489 - cc_final_message.py[WARNING]: Used fallback datasource
18.04 ssh openstack cloud-init
New contributor
add a comment |
I do have access to a privat OS 12.02 cloud and tried to use ubuntu bionic minimal/server clouding.img as base for my instance.
Public key was imported into OS
the right key is also shown on the horizon / cli.
But I can not login neither as root nor as ubuntu with my public key.
Same is working fine with cirros image.
Whats going wrong ? Is cloudinit not able to insert the key or do I use the wrong use ?
OS console log shows
ubuntu login: cloud-init[529]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:config' at Wed, 27 Mar 2019 22:16:17 +0000. Up 184.72 seconds.
ci-info: no authorized ssh keys fingerprints found for user ubuntu.
<14>Mar 27 22:16:18 ec2:
<14>Mar 27 22:16:18 ec2: #############################################################
<14>Mar 27 22:16:18 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
<14>Mar 27 22:16:18 ec2: 1024 SHA256:scfwEagcTTYVwjPzN1514Jp1NbeR5DEyGjQjQ3KW/3Q root@ubuntu (DSA)
<14>Mar 27 22:16:18 ec2: 256 SHA256:Htt0NUWCP5FTrVVisHpuotFiviFKjxGQAea16ttkBGQ root@ubuntu (ECDSA)
<14>Mar 27 22:16:18 ec2: 256 SHA256:ktcdez++2cWFUd6+lexvgysb4zxLiTOCkf+SFeH281A root@ubuntu (ED25519)
<14>Mar 27 22:16:18 ec2: 2048 SHA256:zhOUCKSKcFGNtaqwyCeEl1w0VvO4ciI4hejuVLhiu7c root@ubuntu (RSA)
<14>Mar 27 22:16:18 ec2: -----END SSH HOST KEY FINGERPRINTS-----
<14>Mar 27 22:16:18 ec2: #############################################################
-----BEGIN SSH HOST KEY KEYS-----
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFE/gT6vOsRL0u5DY2/mXrMRG076w9UpgO5E51hroCVybZmj+UN3hHyUDN+qCDwjiUHWjno4ZN/RsebxqaRnl8= root@ubuntu
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBTYr05bE+0SW/biMTaNKMyU58dNbJkX14d8SOnC7Yx3 root@ubuntu
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXZb9Qv85p/dNkHiuMBqiUdn0G/H6wGzQafMEHjRgvilfek19GgzF5D0XAv63KuqvEOmkCjT4dcQK+q3+aEeENxWLsELcVkbpwqZuhX7x3eFvq8nOJiTIL7IIGugZKP48f20EX/2ugIxlUcw3jua523VE6jGp1z1WAa6c5Ln1pcB6uXqlVDMPFt0WOQGtn6N2z4uQaXotrUdNWbxNuv3nZ5UA0yoNSSCeizbPfBQekyLPSPDckMESsOAfoUd+7Tebj4e1hfG0XmPOsA2HOp9pZmDB11uzQtKjNRtuP/taSrMO3tU1QjTlxoOjXI3/lMTMGUjlxHDZqbX9OOsBRdPP5 root@ubuntu
-----END SSH HOST KEY KEYS-----
cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:final' at Wed, 27 Mar 2019 22:16:18 +0000. Up 185.83 seconds.
cloud-init[546]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.
cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 finished at Wed, 27 Mar 2019 22:16:18 +0000. Datasource DataSourceNone. Up 185.95 seconds
cloud-init[546]: 2019-03-27 22:16:18,489 - cc_final_message.py[WARNING]: Used fallback datasource
18.04 ssh openstack cloud-init
New contributor
I do have access to a privat OS 12.02 cloud and tried to use ubuntu bionic minimal/server clouding.img as base for my instance.
Public key was imported into OS
the right key is also shown on the horizon / cli.
But I can not login neither as root nor as ubuntu with my public key.
Same is working fine with cirros image.
Whats going wrong ? Is cloudinit not able to insert the key or do I use the wrong use ?
OS console log shows
ubuntu login: cloud-init[529]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:config' at Wed, 27 Mar 2019 22:16:17 +0000. Up 184.72 seconds.
ci-info: no authorized ssh keys fingerprints found for user ubuntu.
<14>Mar 27 22:16:18 ec2:
<14>Mar 27 22:16:18 ec2: #############################################################
<14>Mar 27 22:16:18 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----
<14>Mar 27 22:16:18 ec2: 1024 SHA256:scfwEagcTTYVwjPzN1514Jp1NbeR5DEyGjQjQ3KW/3Q root@ubuntu (DSA)
<14>Mar 27 22:16:18 ec2: 256 SHA256:Htt0NUWCP5FTrVVisHpuotFiviFKjxGQAea16ttkBGQ root@ubuntu (ECDSA)
<14>Mar 27 22:16:18 ec2: 256 SHA256:ktcdez++2cWFUd6+lexvgysb4zxLiTOCkf+SFeH281A root@ubuntu (ED25519)
<14>Mar 27 22:16:18 ec2: 2048 SHA256:zhOUCKSKcFGNtaqwyCeEl1w0VvO4ciI4hejuVLhiu7c root@ubuntu (RSA)
<14>Mar 27 22:16:18 ec2: -----END SSH HOST KEY FINGERPRINTS-----
<14>Mar 27 22:16:18 ec2: #############################################################
-----BEGIN SSH HOST KEY KEYS-----
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBFE/gT6vOsRL0u5DY2/mXrMRG076w9UpgO5E51hroCVybZmj+UN3hHyUDN+qCDwjiUHWjno4ZN/RsebxqaRnl8= root@ubuntu
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBTYr05bE+0SW/biMTaNKMyU58dNbJkX14d8SOnC7Yx3 root@ubuntu
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXZb9Qv85p/dNkHiuMBqiUdn0G/H6wGzQafMEHjRgvilfek19GgzF5D0XAv63KuqvEOmkCjT4dcQK+q3+aEeENxWLsELcVkbpwqZuhX7x3eFvq8nOJiTIL7IIGugZKP48f20EX/2ugIxlUcw3jua523VE6jGp1z1WAa6c5Ln1pcB6uXqlVDMPFt0WOQGtn6N2z4uQaXotrUdNWbxNuv3nZ5UA0yoNSSCeizbPfBQekyLPSPDckMESsOAfoUd+7Tebj4e1hfG0XmPOsA2HOp9pZmDB11uzQtKjNRtuP/taSrMO3tU1QjTlxoOjXI3/lMTMGUjlxHDZqbX9OOsBRdPP5 root@ubuntu
-----END SSH HOST KEY KEYS-----
cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 running 'modules:final' at Wed, 27 Mar 2019 22:16:18 +0000. Up 185.83 seconds.
cloud-init[546]: ci-info: no authorized ssh keys fingerprints found for user ubuntu.
cloud-init[546]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~18.04.1 finished at Wed, 27 Mar 2019 22:16:18 +0000. Datasource DataSourceNone. Up 185.95 seconds
cloud-init[546]: 2019-03-27 22:16:18,489 - cc_final_message.py[WARNING]: Used fallback datasource
18.04 ssh openstack cloud-init
18.04 ssh openstack cloud-init
New contributor
New contributor
New contributor
asked 13 mins ago
stackelkstackelk
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
stackelk is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129550%2fopenstack-12-02-and-ubuntu-bionic-minimal-doesnt-work-with-cloudinit%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
stackelk is a new contributor. Be nice, and check out our Code of Conduct.
stackelk is a new contributor. Be nice, and check out our Code of Conduct.
stackelk is a new contributor. Be nice, and check out our Code of Conduct.
stackelk is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129550%2fopenstack-12-02-and-ubuntu-bionic-minimal-doesnt-work-with-cloudinit%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown