hasan.jumaily wrote:
Hi,
all interfaces names are in English and my windows interface in English and GNS3 also English version i cant see why its a non English character issue
The Beta 4 Windows version has a serious bug:
post38886.html#p38886This bug doesn't allow saved topos to load. You should check and see if this problem affects you before proceeding to use this release.
Just add a few devices to your topology, routers, switches, etc. Add an IOU device and save your project. Then try to reopen your project. If you get an error message like the following:
=> ****** Exception detected, traceback information saved in C:/Users/3940/AppData/Roaming/GNS3\exception.log ******
PLEASE REPORT ON development-f14.html OR
http://github.com/GNS3/gns3-gui/issuesTraceback (most recent call last):
File "./gns3-gui\gns3\main_window.py", line 415, in _openRecentFileSlot
File "./gns3-gui\gns3\main_window.py", line 1223, in loadProject
File "./gns3-gui\gns3\topology.py", line 486, in load
TypeError: getRemoteServer() missing 1 required positional argument: 'ca_file'
Traceback (most recent call last):
File "./gns3-gui\gns3\main_window.py", line 415, in _openRecentFileSlot
File "./gns3-gui\gns3\main_window.py", line 1223, in loadProject
File "./gns3-gui\gns3\topology.py", line 486, in load
TypeError: getRemoteServer() missing 1 required positional argument: 'ca_file'
Then you should either revert to the 0.8.7 version, the GNS3 1.0 beta 3 version, or wait until the next release which will likely be out early next week.
So check out and see if you have this issue before you proceed with attempting to resolve your original issue.