Jeremy Grossmann

Results 568 comments of Jeremy Grossmann

This is on purpose because you can have multiple controllers on this page so going back to a specific project does not make much sense

Thanks, I am going to check everything soon (need to catch up after holidays) 👍

Awesome, thanks for the fix, I hope we have finally squashed that annoying bug 👍

There is an issue when handling wrong credentials in the web-ui. ![Image](https://github.com/GNS3/gns3-web-ui/assets/4752614/d5bed6f5-62da-49c2-8bbc-e6a18c413008)

> The Cisco IOU L2 image (IOU L2 v17.12.1) for x86_64_crb_linux_l2-adventerprisek9-ms presents IOU VM "IOU1" process has stopped with return code: -6 when attempting to run with the default options....

Not sure what happened, return code -6 means that the IOU process failed with SIGABRT. I don't think we can do anything about it. @Zero3Dash should we close this issue?

@arash88 please try the suggestion above and let me know if it works for you.

> I can read the content inside but can't make a change. Nano opens empty. That's strange, I don't have this issue. ![Screenshot from 2024-04-06 12-08-30](https://github.com/GNS3/gns3-registry/assets/4752614/bbadb105-9fa6-4f20-840f-e2374d51857d) Maybe try with vi?

> Also we still can block xml.cisco.com without messing things up by adding this rule to iptables. I have created this PR https://github.com/GNS3/gns3-server/pull/2366

> @grossmj What about removing xml.cisco.com from /etc/hosts in the gns3-vm? Currently it is set in [scripts/provision.sh](https://github.com/GNS3/gns3-vm/blob/focal-stable/scripts/provision.sh) in every branch of the [gns3-vm](https://github.com/GNS3/gns3-vm). I am considering it. I haven't removed...