-
Notifications
You must be signed in to change notification settings - Fork 264
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
Cannot connect to compute anymore GNS3 3.0.0 RC1 #2411
Comments
Please can you let me know what version of aiohttp is installed? thanks. |
I have aiohttp version 3.10.3 installed. |
Please try to downgrade to version 3.9.5. This is what we have in the requirements.txt file: aiohttp>=3.9.5,<3.10 Thanks. |
I have downgraded back to 3.9.5 and now the projects load fine. |
We need to add support for the latest aiohttp |
Hello @grossmj I have updated GNS3 3.0.0 to the latest git release and I cannot connect to the server anymore again. In the GNS3 GUI in the servers summary it is shown as grayed not green as normal.
Environment: |
As a side note, previously I used GNS3 3.0.0 RC1 with Aiohttp 3.9.5 and it worked fine so I assume something changed in between. |
Not sure what is wrong with the GUI, I don't think it is because of the aiohttp version. I pushed a fix, hopefully this solves the problem on your side. |
I compiled the latest version and it is still the same but the exception thrown is a little bit different
|
I think I fixed the problem this time. Please give it a try on your side. Thanks :) |
I Just compiled the latest 3.0 branch from git and indeed it fixes the issue. After starting the GUI client it connects successfully with the server and I do not see anymore the exception in the logs. |
Describe the bug
After upgrading GNS3 to version 3.0.0RC1 I cannot load any existing topology created in earlier 3.0.0 versions.
GNS3 version and operating system (please complete the following information):
OS: ArchLinux
GNS3 version: 3.0.0 RC1
GNS3 server and GUI are running on same machine (bare metal)
To Reproduce
Steps to reproduce the behavior:
Try to open an existing project. The following warning message is shown:
Cannot connect to compute 'ARCH-DESKTOP (controller)' with request POST /projects
In the GNS3 server log I see these messages repeating multiple times
The text was updated successfully, but these errors were encountered: