<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">Hi<br><br>After adding a remote I can see it and also run command there:<br><br>david@kimera:~$ lxc remote list<br>+-----------------+------------------------------------------+---------------+--------+--------+<br>|      NAME       |                   URL                    |   PROTOCOL    | PUBLIC | STATIC |<br>+-----------------+------------------------------------------+---------------+--------+--------+<br>| images          | https://images.linuxcontainers.org:8443  | lxd           | NO     | NO     |<br>+-----------------+------------------------------------------+---------------+--------+--------+<br>| local (default) | unix://                                  | lxd           | NO     | YES    |<br>+-----------------+------------------------------------------+---------------+--------+--------+<br>| qumind          | https://192.168.0.20:8443                | lxd           | NO     | NO     |<br>+-----------------+------------------------------------------+---------------+--------+--------+<br>| ubuntu          | https://cloud-images.ubuntu.com/releases | simplestreams | YES    | YES    |<br>+-----------------+------------------------------------------+---------------+--------+--------+<br>| ubuntu-daily    | https://cloud-images.ubuntu.com/daily    | simplestreams | YES    | YES    |<br>+-----------------+------------------------------------------+---------------+--------+--------+<br><br>david@kimera:~$ lxc list qumind:<br>+----------+---------+------+------+------------+-----------+<br>|   NAME   |  STATE  | IPV4 | IPV6 |    TYPE    | SNAPSHOTS |<br>+----------+---------+------+------+------------+-----------+<br>| pgroonga | STOPPED |      |      | PERSISTENT | 0         |<br>+----------+---------+------+------+------------+-----------+<br>| psql     | STOPPED |      |      | PERSISTENT | 2         |<br>+----------+---------+------+------+------------+-----------+<br>| trusty   | STOPPED |      |      | PERSISTENT | 0         |<br>+----------+---------+------+------+------------+-----------+<br><br>However, when I try to copy an image over the IP gets changed from 192.168.0.20 to 192.168.0.25:<br><br>david@kimera:~$ lxc image copy xenial-clean qumind:<br>error: Get https://192.168.0.25:8443/1.0/images/fe0ba16174c59c733001a7f580335b24cab147d25d5febd90ed3db76db942319?secret=bde9b49ced2c5357c54fd2b2b4b818792bd7484d9fb7b1e1ca02005e53002e0c: Unable to connect to: 192.168.0.25:8443<br><br>This looks like a bug to me.<br><br>David<span></span><div></div></font>