GNS3 can't import from another computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2016 07:40 PM - edited 03-10-2019 01:07 PM
I create one GNS project in computer1, and how to import to computer 2?
i use GNS3 in computer 1, I save one project called MPLS, then I use Explorer and copy directory users\xyz\MPLS to another computer into user\xyz directory, then I try to open project, it says error:
Traceback (most recent call last):
File "c:\users\vbox\documents\gns3 build\gns3-gui\gns3\main_window.py", line 452, in openProjectActionSlot
File "c:\users\vbox\documents\gns3 build\gns3-gui\gns3\main_window.py", line 1401, in loadProject
KeyError: 'resources_type'
so how to import?
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2016 05:55 AM
Does the other computer have copies of all the IOS files, and the same directory structure? Are any non-project system defaults in GNS different? Remember - you have just copied the specific project information, not the full environment - so pieces are missing.
Once the two setups are "nearly identical" there's a better chance of copying the projects between them.
