[Bug 1644566] Re: juju bootstrap hangs forever at "Attempting to connect to 10.0.4.130:22"
Launchpad Bug Tracker
1644566 at bugs.launchpad.net
Thu Nov 24 20:51:12 UTC 2016
This bug was fixed in the package lxd - 2.6-0ubuntu3
---------------
lxd (2.6-0ubuntu3) zesty; urgency=medium
* Disable Go shared libraries as they cause a file templating regression.
(LP: #1644566)
-- Stéphane Graber <stgraber at ubuntu.com> Thu, 24 Nov 2016 13:30:29
-0500
** Changed in: lxd (Ubuntu)
Status: Invalid => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to golang in Ubuntu.
https://bugs.launchpad.net/bugs/1644566
Title:
juju bootstrap hangs forever at "Attempting to connect to
10.0.4.130:22"
Status in juju-core:
Invalid
Status in golang package in Ubuntu:
New
Status in juju-core package in Ubuntu:
Invalid
Status in lxd package in Ubuntu:
Fix Released
Bug description:
In current zesty, "juju-2.0 bootstrap lxd localhost" does:
Creating Juju controller "lxd" on localhost/localhost
Looking for packaged Juju agent version 2.0-rc3 for amd64
Launching controller instance(s) on localhost/localhost...
- juju-5fc6db-0
Fetching Juju GUI 2.2.3
Waiting for address
Attempting to connect to 10.0.4.130:22
and then hangs forever. It does create the container:
| juju-5fc6db-0 | RUNNING | 10.0.4.130 (eth0) | | PERSISTENT | 0
|
and it runs:
$ lxc exec juju-5fc6db-0 systemctl is-active ssh
active
but ssh into it does not work:
Warning: Permanently added '10.0.4.130' (ECDSA) to the list of known hosts.
Permission denied (publickey).
Indeed it does not install an ssh key:
$ lxc exec juju-5fc6db-0 -- ls -l /home/ubuntu/.ssh
total 0
-rw------- 1 ubuntu ubuntu 0 Nov 24 14:04 authorized_keys
I guess it's supposed to, as apparently password authentication is
disabled.
I didn't find a --debug switch or log file or anything similar -- can
you reproduce this? If not, what can I do to provide further
debugging?
ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: juju-2.0 2.0~rc3-0ubuntu4.16.10.1
ProcVersionSignature: Ubuntu 4.8.0-29.31~lp1626436ProposedWithTwoPatches-generic 4.8.8
Uname: Linux 4.8.0-29-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: i3
Date: Thu Nov 24 15:01:52 2016
EcryptfsInUse: Yes
SourcePackage: juju-core
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1644566/+subscriptions
More information about the foundations-bugs
mailing list