Skip to content

Could not connect to TraCI server at localhost:53363 [Errno 111] Connection refused #3

@lcipolina

Description

@lcipolina

Hi, I am trying to run this script:

python simulator.py -c examples/merge/merge.sumo.cfg

I am getting the following errors:

Could not connect to TraCI server at localhost:53363 [Errno 111] Connection refused
 Retrying in 1 seconds
Loading configuration... done.
Warning: Defining car following parameters in a nested element is deprecated in vType 'type1', use attributes instead!
Warning: Defining car following parameters in a nested element is deprecated in vType 'type2', use attributes instead!

I am on Ubuntu 18. This is my SUMO configuration:

(permit) alpha@alpha:~/src/permit$ echo $SUMO_HOME
/home/alpha/src/plexe-sumo-permit
(permit) alpha@alpha:~/src/permit$ which sumo
/home/alpha/src/plexe-sumo-permit/bin/sumo

(permit) alpha@alpha:~/src/permit$ sumo --version
SUMO Version 0.31.0_PERMIT_compatible
 Build features: x86_64-pc-linux-gnu TRACI PROJ GDAL GUI Python
 Copyright (C) 2001-2017 DLR and contributors; http://sumo.dlr.de

SUMO Version 0.31.0_PERMIT_compatible is part of SUMO.
SUMO is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Any pointer will be appreciated. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions