I think you may have nailed it.

[14:06:10] 1 $ lxc remote add test https://images.linuxcontainers.org:443
error: Get https://images.linuxcontainers.org:443: EOF

I'm surprised the above isn't just a local action. Does this make sense
to you that it fails to add the remote? If adding the remote requires a
connection to the remote, then you did nail it.

followed by:

[14:06:26] 1 $ lxc remote add test
https://images.linuxcontainers.org:8443

No errors.

followed by:

[14:10:56] 1 $ lxc remote add test2 https://images.linuxcontainers.org

No errors

[14:11:08] $ lxc remote list
+-----------------+------------------------------------------+---------------+--------+--------+
|      NAME       |                   URL                    |   PROTOCOL    | 
PUBLIC | STATIC |
+-----------------+------------------------------------------+---------------+--------+--------+
| images          | https://images.linuxcontainers.org:8443  | lxd           | 
YES    | NO     |
+-----------------+------------------------------------------+---------------+--------+--------+
| local (default) | unix://                                  | lxd           | 
NO     | YES    |
+-----------------+------------------------------------------+---------------+--------+--------+
| test            | https://images.linuxcontainers.org:8443  | lxd           | 
YES    | NO     |
+-----------------+------------------------------------------+---------------+--------+--------+
| test2           | https://images.linuxcontainers.org:8443  | lxd           | 
YES    | NO     |
+-----------------+------------------------------------------+---------------+--------+--------+
| ubuntu          | https://cloud-images.ubuntu.com/releases | simplestreams | 
YES    | YES    |
+-----------------+------------------------------------------+---------------+--------+--------+
| ubuntu-daily    | https://cloud-images.ubuntu.com/daily    | simplestreams | 
YES    | YES    |
+-----------------+------------------------------------------+---------------+--------+--------+

-- 
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