GNS3 / gns3-server

GNS3 server
GNU General Public License v3.0
768 stars 258 forks source link

Sample config fails - VMware section declared twice #2311

Closed ventaquil closed 8 months ago

ventaquil commented 8 months ago

Branch 3.0. VMware section declared twice.

2023-11-03 11:22:22 ERROR gns3server.config:247 Can't parse configuration file: While reading from '/tmp/gns3-server/gns3_server.conf' [line 149]: section 'VMware' already exists

https://github.com/GNS3/gns3-server/blob/61dede72f91ce01697b4b533f554f5ed8f4a03ad/gns3server/config_samples/gns3_server.conf#L131-L153

grossmj commented 8 months ago

Fixed, thanks 👍