Skip to content
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

OSM route - Python error, troubles with accessibility. #17

Open
sonka93 opened this issue May 18, 2017 · 2 comments
Open

OSM route - Python error, troubles with accessibility. #17

sonka93 opened this issue May 18, 2017 · 2 comments

Comments

@sonka93
Copy link

sonka93 commented May 18, 2017

Hallo,
I've got a problem with OSM route plugin, it does not work. There's a problem with Python. I'm totally begginer so I've got no idea what happened. Here's the code of error:

2017-05-18T21:15:09 1 Traceback (most recent call last):
File "C:/Users/Sonia/.qgis2/python/plugins\OSMroute\OSMroute.py", line 237, in run
response_start=urllib2.urlopen(req).read()
File "C:\PROGRA2\QGIS21.18\apps\Python27\lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\PROGRA2\QGIS21.18\apps\Python27\lib\urllib2.py", line 404, in open
response = self._open(req, data)
File "C:\PROGRA2\QGIS21.18\apps\Python27\lib\urllib2.py", line 422, in _open
'_open', req)
File "C:\PROGRA2\QGIS21.18\apps\Python27\lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\PROGRA2\QGIS21.18\apps\Python27\lib\urllib2.py", line 1214, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "C:\PROGRA2\QGIS21.18\apps\Python27\lib\urllib2.py", line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 10061] Nie mo�na nawi�za� po��czenia, poniewa� komputer docelowy aktywnie go odmawia>

The last sentence is in polisch, so I translate:
URLError: <urlopen error [Errno 10061] You can not to make a connection because the target computer is actively refusing to connect >

Please, help!

@riccardoklinger
Copy link
Contributor

riccardoklinger commented May 18, 2017 via email

@sonka93
Copy link
Author

sonka93 commented May 18, 2017

Thank you very much, you saved my master thesis ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants