You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After successful image import in the Install appliance window (not using Image Manager), the status does not change from Missing to Found. If after importing the image you click the Back button and then the Next button, the status changes to Found.
GNS3 version and operating system (please complete the following information):
OS: GN3 gui on Arch Linux
GNS3 version: 3.0.2
Remote controller with SSL encryption (KVM)
To Reproduce
Steps to reproduce the behavior:
Click on New template.
Select "Install an appliance from the GNS3 server (recommended)".
Select, for example, Cisco IOSv.
Select your Server type.
At the “Required files” step, check the status of the IOSv_startup_config.img file, it should be Missing. Click the Import button and import the IOSv_startup_config.img file. After the import is completed, in my case the status does not change, it remains Missing.
The text was updated successfully, but these errors were encountered:
Now in the gns3-gui 3.0.2 client, there are actually two different ways to import images: Image Manager and the import dialog in the Install appliance window (Import button).
Perhaps it would be better to keep only one Image Manager?
In the Install appliance window, when clicking the Import button, the Image Manager window should be opened instead of the file selection dialog. After the import is completed, update the status of files at the “Required files” step.
In my opinion, this will make image management unified for the user.
After successful image import in the Install appliance window (not using Image Manager), the status does not change from Missing to Found. If after importing the image you click the Back button and then the Next button, the status changes to Found.
Fixed 👍
In the Install appliance window, when clicking the Import button, the Image Manager window should be opened instead of the file selection dialog. After the import is completed, update the status of files at the “Required files” step.
Describe the bug
After successful image import in the Install appliance window (not using Image Manager), the status does not change from
Missing
toFound
. If after importing the image you click theBack
button and then theNext
button, the status changes toFound
.GNS3 version and operating system (please complete the following information):
To Reproduce
Steps to reproduce the behavior:
Missing
. Click the Import button and import the IOSv_startup_config.img file. After the import is completed, in my case the status does not change, it remainsMissing
.The text was updated successfully, but these errors were encountered: