Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.2 : bug : The console "all devices" is empty #2629

Closed
Raizo62 opened this issue Nov 18, 2018 · 1 comment
Closed

2.2 : bug : The console "all devices" is empty #2629

Raizo62 opened this issue Nov 18, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@Raizo62
Copy link

Raizo62 commented Nov 18, 2018

Hi

I start GNS3 with a new config

The console "all devices" have not the default devices : ethernet switch, ethernet hub, ...

And if i start GNS3 with an old config, i have theses error messages :

2018-11-18 08:53:05 ERROR appliance_manager:134 Error while adding/updating appliance: JSON schema error adding appliance with JSON data '{'serial_adapters': 0, 'appliance_type': 'iou', 'appliance_id': 'e0685be8-7c57-41b9-8e43-636b2568665f', 'category': 1, 'path': 'i86bi-linux-l2-adventerprisek9-15.2d.bin', 'private_config': '', 'image': '', 'ethernet_adapters': 4, 'compute_id': 'local', 'console_type': 'telnet', 'name': 'Switch-L3', 'use_default_iou_values': True, 'default_name_format': 'SWL3-{0}', 'ram': 256, 'symbol': ':/symbols/multilayer_switch.svg', 'nvram': 128, 'l1_keepalives': False, 'console_auto_start': False, 'startup_config': '/opt/raizo/user/Config/GNS3/configs/Raizo_iou_l2_base_startup-config.txt'}': Additional properties are not allowed ('l1_keepalives' was unexpected)
2018-11-18 08:53:05 ERROR appliance_manager:134 Error while adding/updating appliance: JSON schema error adding appliance with JSON data '{'hdb_disk_image': '', 'cdrom_image': '', 'hdd_disk_image': '', 'symbol': ':/symbols/raizo_debian_guest.svg', 'appliance_id': '1acc3bd6-a620-45aa-b8eb-9b7c6a884b56', 'options': '-nographic -fsdev local,id=fsdev0,path=/home/user,security_model=none -device virtio-9p-pci,fsdev=fsdev0,mount_tag=hosthome -smbios type=1,manufacturer=%vm-name% -smbios type=2,manufacturer=%project-path%', 'mac_address': None, 'qemu_path': '/usr/bin/qemu-system-x86_64', 'bios_image': '', 'adapters': 6, 'first_port_name': '', 'adapter_type': 'e1000', 'default_name_format': '{name}-{0}', 'hdb_disk_interface': 'sata', 'ram': 200, 'legacy_networking': False, 'platform': '', 'port_name_format': 'enp0s{0}', 'on_close': 'power_off', 'kernel_image': '', 'process_priority': 'normal', 'port_segment_size': 0, 'appliance_type': 'qemu', 'custom_adapters': [], 'compute_id': 'local', 'cpu_throttling': 0, 'name': 'Debian', 'hda_disk_image': '/opt/raizo/user/OS/QEMU/VM-Raizo.qcow2', 'hdc_disk_interface': 'sata', 'hdd_disk_interface': 'sata', 'kernel_command_line': '', 'console_type': 'telnet', 'category': 2, 'cpus': 1, 'usage': '', 'linked_clone': True, 'hdc_disk_image': '', 'initrd': '', 'boot_priority': 'c', 'console_auto_start': False, 'hda_disk_interface': 'sata'}': None is not of type 'string

I can rewrite the config : i show it in the case the messages show a real bug

@grossmj grossmj self-assigned this Nov 18, 2018
@grossmj grossmj added this to the 2.2 milestone Nov 18, 2018
@grossmj grossmj added the Bug label Nov 18, 2018
@grossmj
Copy link
Member

grossmj commented Nov 18, 2018

Should be fixed now. Please let me know if you find other errors, we have completely rewritten the appliance management so a few of these errors were expected.

@grossmj grossmj closed this as completed Nov 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants