mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-09-22 01:40:50 +03:00
start() now checks whether ubridge exited immediately after launch. An old ubridge build that does not understand -U exits with a non-zero code right away; surface the reason from ubridge.log instead of waiting for connect() to time out 10s later with a confusing "couldn't connect" error.