Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] “Socket connection failed when I open the OSM WebWizard."

hi,
I solved the last problem, but there is another one. After that i capture a part of the map. The shell tell this:

You can see the files in the folders called "tools".
I don't understand, after the i installed sumo, it didn't create a folder called: "data", but just a folder called: tools.

I have Linux Mint, and i installed sumo with the shell commands.
Help me, please.



2018-04-13 22:07 GMT+02:00 <sumo@xxxxx>:
Valentino,

this alert appears IMHO in case that the _javascript_ component of the web wizard page cannot connect to the socket server of the OSM web wizard. This most likely means that your osmWebWizard.py has crashed.

You did not provide any information about your Sumo version and operating system, but just for information I am also running both Python 2.7 and 3.6 in parallel and I have not had (this kind of) problems running the wizard on Sumo 0.31 and 0.32 on 64-bit Windows 7 and Windows 10 machine. For me the wizard seems to work in both major Python versions.

If you cannot directly see what went wrong, try to run the Python script explicitly from the command window/shell, e.g. in my case by running

C:\Devel\Python27\python.exe C:\Devel\DLR\Sumo\tools\osmWebWizard.py

and look if the script throws an exception ...

-- jan
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Back to the top