We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have searched for this issue but none seems to match. When I try to list or start new instance I get this error:
Error: Failed parsing stream: Get "https://cloud-images.ubuntu.com/releases/streams/v1/index.json": read tcp localip:51604->185.125.190.37:443: read: connection reset by peer
Tried to connect with NC to the url and it works.
from lxc info: os_name: Ubuntu os_version: "22.04" project: default server: lxd server_clustered: false server_event_mode: full-mesh server_name: host1-lo server_pid: 1425 server_version: "6.2" server_lts: false driver: lxc | qemu driver_version: 6.0.2 | 8.2.1 instance_types:
Thanks for any help.
The text was updated successfully, but these errors were encountered:
Is this reproducible or temporary network issue?
Sorry, something went wrong.
I have the same error,see attachment
if install stable version (4 or 5) then Ok, no error
what about 5.21/stable LTS?
5.21.3 - error 5.0.4 - ok
6.2 also has this issue
Can you do "curl https://cloud-images.ubuntu.com/releases/streams/v1/index.json"
No branches or pull requests
I have searched for this issue but none seems to match. When I try to list or start new instance I get this error:
Error: Failed parsing stream: Get "https://cloud-images.ubuntu.com/releases/streams/v1/index.json": read tcp localip:51604->185.125.190.37:443: read: connection reset by peer
Tried to connect with NC to the url and it works.
from lxc info:
os_name: Ubuntu
os_version: "22.04"
project: default
server: lxd
server_clustered: false
server_event_mode: full-mesh
server_name: host1-lo
server_pid: 1425
server_version: "6.2"
server_lts: false
driver: lxc | qemu
driver_version: 6.0.2 | 8.2.1
instance_types:
firewall: nftables
kernel: Linux
kernel_architecture: x86_64
Thanks for any help.
The text was updated successfully, but these errors were encountered: