<---- template headericclude ----->
GNS3 not Working in Fedora 29
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 9 of 9
  1. #1
    Join Date
    Feb 2017
    Location
    South Africa
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    GNS3 not Working in Fedora 29

    Hi All,

    Can you please check if GNS3 works on your Fedora 29 Installations.

    Thanks

    Duppie

  2. #2
    Join Date
    Feb 2017
    Location
    South Africa
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: GNS3 not Working in Fedora 29

    Error Log:
    ========
    GNS3 management console.
    Running GNS3 version 2.1.8 on Linux (64-bit) with Python 3.7.1 Qt 5.11.1 and PyQt 5.11.2.
    Copyright (c) 2006-2018 GNS3 Technologies.
    Use Help -> GNS3 Doctor to detect common issues.

    => Local server process has stopped
    Traceback (most recent call last):
    File "/usr/bin/gns3server", line 11, in <module>
    load_entry_point('gns3-server==2.1.8', 'console_scripts', 'gns3server')()
    File "/usr/lib/python3.7/site-packages/gns3server/main.py", line 81, in main
    from gns3server.run import run
    File "/usr/lib/python3.7/site-packages/gns3server/run.py", line 31, in <module>
    from gns3server.web.web_server import WebServer
    File "/usr/lib/python3.7/site-packages/gns3server/web/web_server.py", line 32, in <module>
    from .route import Route
    File "/usr/lib/python3.7/site-packages/gns3server/web/route.py", line 31, in <module>
    from ..controller.controller_error import ControllerError
    File "/usr/lib/python3.7/site-packages/gns3server/controller/__init__.py", line 27, in <module>
    from .project import Project
    File "/usr/lib/python3.7/site-packages/gns3server/controller/project.py", line 29, in <module>
    from .node import Node
    File "/usr/lib/python3.7/site-packages/gns3server/controller/node.py", line 25, in <module>
    from .compute import ComputeConflict, ComputeError
    File "/usr/lib/python3.7/site-packages/gns3server/controller/compute.py", line 54, in <module>
    class Timeout(aiohttp.Timeout):
    AttributeError: module 'aiohttp' has no attribute 'Timeout'

    WaitForConnectionWorker thread stopping with an error: Could not connect to 127.0.0.1 on port 3080: [Errno 111] Connection refused
    Could not connect to 127.0.0.1 on port 3080: [Errno 111] Connection refused

  3. #3
    Join Date
    May 2005
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: GNS3 not Working in Fedora 29

    I'm getting the same error as you.

  4. #4
    Join Date
    Nov 2018
    Location
    KE
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: GNS3 not Working in Fedora 29

    Hi.

    I followed this guide and it works super fine: https://computingforgeeks.com/how-to...-29-fedora-28/

  5. #5
    Join Date
    Dec 2013
    Location
    United Kingdom
    Posts
    7,137
    Mentioned
    6 Post(s)
    Tagged
    1 Thread(s)

    Re: GNS3 not Working in Fedora 29

    followed? unless you just copied and pasted it into your own monetised site it appears you wrote the guide. next time ask forum staff before posting links to an entity which offers paid services for personal gain. I'll let this one link slide as it is actually useful but please read the forum posting rules and guidelines in full before submitting any more content to this forum.

    4). Don't advertise in threads or posts.

    Threads, posts, signatures & home pages are not to be used to advertise a product. Links to other sites that sell products also may be considered advertising. With prior staff approval, some non-commercial forms of publicity may be allowed. Always check with a staff member before posting such content.
    https://forums.fedoraforum.org/showt...amp-Guidelines

  6. #6
    Join Date
    May 2005
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: GNS3 not Working in Fedora 29

    I looked at the guide in post #4 and it still doesn't work in Fedora 29. I think there is an issue with Python 3.7 and the gns3server. I believe the guide would work for Fedora 28, however using the athmane/gns3 and athmane/gns3-extra copr repos may be a better way to install vpcs and dynamips.

  7. #7
    Join Date
    May 2005
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: GNS3 not Working in Fedora 29

    gns3 version 2.1.11 is now in updates-testing repo and that does work with Python 3.7 and Fedora 29. To update to it:
    > sudo dnf --enablerepo=updates-testing update gns3*

  8. #8
    Join Date
    Aug 2011
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: GNS3 not Working in Fedora 29

    Quote Originally Posted by volgon
    gns3 version 2.1.11 is now in updates-testing repo and that does work with Python 3.7 and Fedora 29. To update to it:
    > sudo dnf --enablerepo=updates-testing update gns3*
    but then you will run into the dynampis has crashed problem. you have to run 32bit dynampis.

  9. #9
    Join Date
    May 2005
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: GNS3 not Working in Fedora 29

    I have this dynamips installed and it is working for me:
    https://copr-be.cloud.fedoraproject....c28.x86_64.rpm

Similar Threads

  1. GNS3 Fedora 20 !
    By eaglelinux in forum Using Fedora
    Replies: 1
    Last Post: 16th March 2015, 06:47 PM
  2. Can't get GNS3 installed no matter what
    By jamspaz in forum Using Fedora
    Replies: 4
    Last Post: 16th March 2014, 05:10 PM
  3. QT Help needed for GNS3
    By seant in forum EOL (End Of Life) Versions
    Replies: 2
    Last Post: 26th January 2013, 10:14 AM
  4. GNS3 Problem !
    By eaglelinux in forum Servers & Networking
    Replies: 0
    Last Post: 28th November 2011, 03:28 PM
  5. F9 - GNS3 - second loopback adapter
    By bkochis in forum Servers & Networking
    Replies: 0
    Last Post: 2nd December 2008, 07:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]