What happens if you do:

  https_proxy=http://proxy.company.com:8080
http_proxy=http://proxy.company.com:8080 lxc image info ubuntu:

That should cause the client to do the simplestreams query for you,
using the proxy information set in the environment, that's probably the
easiest way to confirm that the proxy works as expected.

If that works, then try:

  https_proxy=http://proxy.company.com:8080
http_proxy=http://proxy.company.com:8080 lxc image export ubuntu: /tmp/

If that works too, then it's a LXD issue, so include:
 - lxc config show

And if possible, do the following:
 - sudo systemctl stop lxd
 - sudo systemctl stop lxd.socket
 - sudo lxd --debug --group lxd

Which will run LXD in the foreground and in debug mode, then run your
query again from another console and attach any output you get on the
server side.

** Changed in: lxd (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575386

Title:
  Proxy issue with 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1575386/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to