Hi,
currently i have no remote sources.
# incus remote list
+-----------------+---------+----------+-------------+--------+--------+--------+
| NAME | URL | PROTOCOL | AUTH TYPE | PUBLIC | STATIC | GLOBAL |
+-----------------+---------+----------+-------------+--------+--------+--------+
| local (current) | unix:// | incus | file access | NO | YES | NO |
+-----------------+---------+----------+-------------+--------+--------+--------+
Therefore i tried adding linuxcontainers.
# incus remote add linuxcontainers.org https://images.linuxcontainers.org
Certificate fingerprint: cb84b97317c6f856dc58fea4605f4da91d0bc2053516ebeda421207f14114b1c
ok (y/n/[fingerprint])? y
Error: Failed to fetch https://images.linuxcontainers.org:8443/1.0: 404 Not Found
But that sadly fails. Can you give me a hint on what i am doing wrong?
Regards