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

report: rise Overpass query failed, ckeck logs for more infos. #847

Open
Eun234 opened this issue Dec 22, 2023 · 0 comments
Open

report: rise Overpass query failed, ckeck logs for more infos. #847

Eun234 opened this issue Dec 22, 2023 · 0 comments

Comments

@Eun234
Copy link

Eun234 commented Dec 22, 2023

Blender and OS versions

<Windows, Blender 3.6ver>

Describe the bug

<I keep getting this error when trying to get OSM. report: rise Overpass query failed, ckeck logs for more infos.>

How to Reproduce

<I installed the GIS add-on in Blender, selected the Seoul area in the base map, and got elevation. Then, in get OSM, I selected building, highway, landuse, leisure, natural, railway, and waterway, set elevation from object to the loaded map, and pressed ok. Please see the attached screenshot for details.>

screenshot.zip

Error message

<During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\yaong\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\BlenderGIS-master\operators\io_import_osm.py", line 673, in execute
result = api.query(query)
File "C:\Users\yaong\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\BlenderGIS-master\operators\lib\osm\overpy__init__.py", line 81, in query
f = urlopen(req, query, timeout=TIMEOUT)
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib\urllib\request.py", line 216, in urlopen
return opener.open(url, data, timeout)
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib\urllib\request.py", line 519, in open
response = self._open(req, data)
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib\urllib\request.py", line 536, in _open
result = self._call_chain(self.handle_open, protocol, protocol +
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib\urllib\request.py", line 496, in _call_chain
result = func(*args)
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib\urllib\request.py", line 1391, in https_open
return self.do_open(http.client.HTTPSConnection, req,
File "C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib\urllib\request.py", line 1351, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error EOF occurred in violation of protocol (_ssl.c:1007)>>

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

1 participant