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

"Error in the logs, in the QuickOSM panel, copy/paste it and please report it to GitHub" #441

Closed
gunesia opened this issue Jan 3, 2023 · 1 comment
Labels
bug An identified bug

Comments

@gunesia
Copy link

gunesia commented Jan 3, 2023

What is the bug?

When I try downloading data through the QuickOSM I receive this error constantly. Some logs are available below.

Tickets not following this template might be closed.
-->

Include some logs here, in QGIS Logs panel, bottom right icon, the small bubbles, in the QuickOSM tab.
2023-01-03T10:21:00     INFO    All OSM objects with the key 'bicycle'='designated' in 1000 meters of Venice are going to be downloaded.
2023-01-03T10:21:00     INFO    Query: bicycle_designated_Venice_1000
2023-01-03T10:21:01     INFO    Request completed
2023-01-03T10:21:01     INFO    Request completed
2023-01-03T10:21:02     INFO    Request completed
2023-01-03T10:21:02     INFO    Encoded URL: https://lz4.overpass-api.de/api/interpreter?data=[out:xml] [timeout:25];%0A(%0A node[%22bicycle%22%3D%22designated%22](around:1000, 45.4371908,12.3345898);%0A way[%22bicycle%22%3D%22designated%22](around:1000, 45.4371908,12.3345898);%0A relation[%22bicycle%22%3D%22designated%22](around:1000, 45.4371908,12.3345898);%0A);%0A(._;%3E;);%0Aout body;&info=QgisQuickOSMPlugin
2023-01-03T10:21:02     INFO    Request completed
2023-01-03T10:21:02     INFO    Checking OSM file content C:/Users/asus/AppData/Local/Temp/request-pQXFNT.osm
2023-01-03T10:21:02     INFO    The OSM file is: C:/Users/asus/AppData/Local/Temp/request-pQXFNT.osm
2023-01-03T10:21:02     CRITICAL    A critical error occurred, this is the traceback:
2023-01-03T10:21:02     CRITICAL    
2023-01-03T10:21:02     CRITICAL    base_processing_panel.py
2023-01-03T10:21:02     CRITICAL    Error: Algorithm qgis:checkvalidity not found
             
2023-01-03T10:21:02     CRITICAL     File "C:\Users/asus/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
              self._run()
             
              File "C:\Users/asus/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\quick_query_panel.py", line 421, in _run
              num_layers = process_quick_query(
             
              File "C:\Users/asus/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
              return process_query(
             
              File "C:\Users/asus/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
              return open_file(
             
              File "C:\Users/asus/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 106, in open_file
              layers = osm_parser.processing_parse()
             
              File "C:\Users/asus/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\parser\osm_parser.py", line 133, in processing_parse
              validity = processing.run(
             
              File "C:\PROGRA~1/QGIS 3.28.2/apps/qgis/./python/plugins\processing\tools\general.py", line 108, in run
              return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)
             
              File "C:\PROGRA~1/QGIS 3.28.2/apps/qgis/./python/plugins\processing\core\Processing.py", line 169, in runAlgorithm
              raise QgsProcessingException(msg)

### Environment

<!-- please complete the following information -->

 - QuickOSM version: 2.1.1
 - QGIS version: 3.28.2 - Firenze
 - OS: Urban - openstreetmap
@gunesia gunesia added the bug An identified bug label Jan 3, 2023
@Gustry
Copy link
Member

Gustry commented Jan 3, 2023

Duplicate of #422
You can fix it yourself in the meantime by following the ticket.

@Gustry Gustry closed this as completed Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An identified bug
Projects
None yet
Development

No branches or pull requests

2 participants