ConnectSuite.TestLocalConnectError: windows cannot connect to local lxd server

Bug #1576728 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Critical
Katherine Cox-Buday

Bug Description

As seen in
    http://reports.vapour.ws/releases/issue/5706e088749a561d7fc5612d

The ConnectSuite.TestLocalConnectError: centos/windows cannot connect to local lxd server issue also affects windows

c.Assert(err.Error(), gc.Equals, `can't connect to the local LXD server: LXD refused connections; is LXD running?

    Please configure LXD by running:
     $ newgrp lxd
     $ lxd init
    `)
... obtained string = "" +
... "can't connect to the local LXD server: Get http://unix.socket/1.0: dial unix /tmp/juju-lxd-remote-test214449393: connection refused\n" +
... "\n" +
... "Please install LXD by running:\n" +
... "\t$ sudo apt-get install lxd\n" +
... "and then configure it with:\n" +
... "\t$ newgrp lxd\n" +
... "\t$ lxd init\n"
... expected string = "" +
... "can't connect to the local LXD server: LXD refused connections; is LXD running?\n" +
... "\n" +
... "Please configure LXD by running:\n" +
... "\t$ newgrp lxd\n" +
... "\t$ lxd init\n"

Curtis Hovey (sinzui)
Changed in juju-core:
milestone: none → 2.0-beta7
tags: added: blocker
Changed in juju-core:
assignee: nobody → Katherine Cox-Buday (cox-katherine-e)
status: Triaged → In Progress
Changed in juju-core:
importance: High → Critical
Revision history for this message
Katherine Cox-Buday (cox-katherine-e) wrote :
Changed in juju-core:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → Fix Released
affects: juju-core → juju
Changed in juju:
milestone: 2.0-beta7 → none
milestone: none → 2.0-beta7
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.