Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] OSM Web Wizard failure

Then something else is keeping that port busy on your machine. You can use osmWebWizard option --port to change the default value (8010) but you'll have to manually edit line 2 in sumo/tools/webWizard/script.js to also set the desired port there.

Am Di., 28. Juni 2022 um 15:20 Uhr schrieb <peter@xxxxxxxxxxxxx>:
Hi Jacob, 

Theres no other webwizard process running. 

Thx

Peter

On 28 Jun 2022, at 13:26, Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:

Make sure to shut down any existing webWizard processes and then try again.

Am Di., 28. Juni 2022 um 13:25 Uhr schrieb <peter@xxxxxxxxxxxxx>:
Thank you Jacob!


xyz@MacBook-Pro ~ % python3 /opt/homebrew/opt/sumo/share/sumo/tools/osmWebWizard.py
Traceback (most recent call last):
  File "/opt/homebrew/opt/sumo/share/sumo/tools/osmWebWizard.py", line 551, in <module>
    server = SimpleWebSocketServer(
  File "/opt/homebrew/Cellar/sumo/1.13.0_1/share/sumo/tools/webWizard/SimpleWebSocketServer.py", line 595, in __init__
    self.serversocket.bind((host, port))
OSError: [Errno 48] Address already in use
xyz@MacBook-Pro ~ % 

On 28 Jun 2022, at 11:09, Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:

Can you post the whole output of osmWebWizard after launching it in a terminal?

Am Mo., 27. Juni 2022 um 23:30 Uhr schrieb <peter@xxxxxxxxxxxxx>:
Hi Guys,

Long time no see!
I used Sumo some 12 months ago last time, and now after a new set up on new computer the OSM Web wizard seems to stall and stop. Any thoughts on that, what I should check and also where?
I’m on M1 macbook pro, Netedit and Sumo GUI launches although I have not tested yet.

Process>
Start web wizard from dock or terminal.
Browser launches, Berlin map comes in.
Click on “Generate scenario”

Result> Folder in documents with timestamp title, Empty, includes no files.

Expected> Folder in documents with network file and netedit launches with loaded network file.

Thank you,

Peter.
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top