Skip to content

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

Description

@sonka93

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions