Commit Graph

457 Commits (f31e46e8ed76f40a6650d57e69ee79dd0eab0364)

Author SHA1 Message Date
Julien Duponchelle fb6a95f7bb
Fix conversion issue with old topology with C3640
7 years ago
Julien Duponchelle 93fe66a253
Fix error when you have a directory in your symbols directory
7 years ago
Julien Duponchelle e870b0cfa0
Catch VMWare errors when getting status after GNS3 VM start
7 years ago
Julien Duponchelle 050f6876ce
Fix KeyError: 'filename'
7 years ago
Julien Duponchelle bfee08459d
Test image sorting
7 years ago
Julien Duponchelle 8a6584d90f
Sort image list
7 years ago
Julien Duponchelle 930e7089db
Fix a conversion issue with some 1.3 topologies
7 years ago
Julien Duponchelle 7ba351c888
Catch timeout error when loading virtualbox VM
7 years ago
Julien Duponchelle ae3e25b03b
Handle broken compute at server startup
7 years ago
Julien Duponchelle fa1450cb24
Catch error when we can't backup the topology
7 years ago
Julien Duponchelle 8e5f7d0838
Catch error when writting the topology file on read only device
7 years ago
Julien Duponchelle 2962649dc8
Fix a race condition when handling error at project opening
7 years ago
Julien Duponchelle f3a87d76ef
Fix import of some old topologies
7 years ago
Julien Duponchelle ab2af5ceab
Catch error and log them when we can't write the config
7 years ago
Julien Duponchelle 03a134af75
Catch an error at startup when the remote GNS3 VM is not a real GNS3 VM
7 years ago
Julien Duponchelle ec6fdb7324
Catch GNS3 VM loading error at startup
7 years ago
Julien Duponchelle 815820f692
Catch some broken hostname for compute node
7 years ago
Julien Duponchelle aae37034e1
Fix conversion of project from 1.X with custom symbol for cloud
7 years ago
Julien Duponchelle 541afe9660
Support utf-8 characters in user and password for auth
7 years ago
Julien Duponchelle 9fd5e4cbc9
Handle password configuration change on remote servers
7 years ago
Julien Duponchelle 8712866489
Fix Can't connect to compute local on some computers
7 years ago
Julien Duponchelle cc6f4c0510
Add a modification uuid to settings returned by the server
7 years ago
Julien Duponchelle 55563b9808
Escape special characters from SVG text
7 years ago
Julien Duponchelle 5409d9c3f8
Fix some port short name display issues
7 years ago
Julien Duponchelle 95f864c871
Catch server disconnected errors from computes
7 years ago
Julien Duponchelle bc0e4c1174
Generate a node uuid if the uuid is missing in the .gns3
7 years ago
Julien Duponchelle 0997998064
Ensure to dump project before exporting it
7 years ago
Julien Duponchelle 490576fedc
Try to fix some 1.3 topology with corrupted data
7 years ago
Julien Duponchelle 31ed2a4c96
Fix ComputeError: Can't connect to Main server
7 years ago
Julien Duponchelle 6a015fffeb
Catch error when the server as trouble to access to itself
7 years ago
Julien Duponchelle 2c0fb0d016
Raise error if image are not avaible on main server during export
7 years ago
Julien Duponchelle 84a6ed7684
If your settings from 1.X are broken with skip them at import
7 years ago
Julien Duponchelle d60597ca0d
Catch unicode error when you try to duplicate a project with invalid characters
7 years ago
Julien Duponchelle 886329a978
Catch error when you try to put an invalid server url
7 years ago
Julien Duponchelle 7b642552dd
Fix GNS3VM settings are lost at startup
7 years ago
Julien Duponchelle d89ea83746
When we receive settings from the client save them on disk
7 years ago
Julien Duponchelle 94d285301a
Improve error log when you have trouble to load a topology
7 years ago
Julien Duponchelle e828c9068a
Fix an issue with some node name format
7 years ago
Julien Duponchelle 39106ac36b
Do not prevent the creation of a local server on a machine named gns3vm
7 years ago
Julien Duponchelle 41d7570b24
Load local server before anything else
7 years ago
Julien Duponchelle da8811515d
Remove noise from log when VMware is not installed
7 years ago
Julien Duponchelle ec6411f730
Fix an error with some SVG
7 years ago
Julien Duponchelle 8fd59c7967
If the GNS3 VM as failed to start reset his status
7 years ago
Julien Duponchelle 8e9c480d8d
Catch some invalid node name formatting
7 years ago
Julien Duponchelle 53dd1bd6e1
Ensure we dump a .gns3 before exporting it
7 years ago
Julien Duponchelle 3fb24dd895
Avoid a crash when the connection with the server close
7 years ago
Julien Duponchelle 5bfa864f0c
Increase timeout for detecting VirtualBox GNS3 VM
7 years ago
Julien Duponchelle 0d96471f29
Fix headless startup of the GNS3 VM
7 years ago
Julien Duponchelle 8aca3c7b99
Do not crash at startup if local server as the same name as remote server
7 years ago
Julien Duponchelle 6a91804116
Catch error when you provide an invalid port name formating
7 years ago