GNS3 / gns3-web-ui

WebUI implementation for GNS3
GNU General Public License v3.0
149 stars 52 forks source link

GNS3v3: webui/Add new template/Import an appliance file #1391

Open llevier opened 2 years ago

llevier commented 2 years ago

"Click to import Appliance", selected "alpine-linux.gns3a"

gns3 answers: "Image 'upload/alpine-linux.gns3a' not found"

Despite just after, the file is detected present (with the .qcow2 of other appliances) when checking.

grossmj commented 2 years ago

This is currently broken. We need to figure out what we want to do on back-end side first before we do something in the web-ui