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 #489

Closed
ussybukar opened this issue Feb 1, 2024 · 5 comments
Closed

Error in the logs, in the QuickOSM panel #489

ussybukar opened this issue Feb 1, 2024 · 5 comments
Labels
bug An identified bug

Comments

@ussybukar
Copy link

What is the bug?

@ussybukar ussybukar added the bug An identified bug label Feb 1, 2024
@scocasso
Copy link

scocasso commented Feb 4, 2024

You have to look at the log to see what the Error(s) is.
View > Panels > Log Messages

Look through the tabs and see what kind of Error(s) you have. You are being directed to the QuickOSM tab, but look at the others too just in case there are related errors elsewhere.

@Ruthyyruru
Copy link

ile "C:\Users/63926/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\ui\base_processing_panel.py", line 47, in run
self._run()

          File "C:\Users/63926/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/63926/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 318, in process_quick_query
          return process_query(
         
          File "C:\Users/63926/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\process.py", line 257, in process_query
          return open_file(
         
          File "C:\Users/63926/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/63926/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\QuickOSM\core\parser\osm_parser.py", line 147, in processing_parse
          validity = processing.run(
         
          File "C:\PROGRA~1/QGIS33~1.3/apps/qgis/./python/plugins\processing\tools\general.py", line 106, in run
          return Processing.runAlgorithm(algOrName, parameters, onFinish, feedback, context)
         
          File "C:\PROGRA~1/QGIS33~1.3/apps/qgis/./python/plugins\processing\core\Processing.py", line 158, in runAlgorithm
          raise QgsProcessingException(msg)

@Ruthyyruru
Copy link

I have the same issue in using the QuickOSM, and this is what my log messages shows when i open the QuickOSM

@scocasso
Copy link

Yes, looks like the same problem I, and others, have been having.

#352

The only way I could 'fix' it was to use an older version of QGIS. The problem never happened until I upgraded. Try opening the plugins menu. Uncheck the Processing Plugin. Then recheck it. See if you get an error in the Log Messages under the PROCESSING TAB like this: "WARNING Plugin "processing" is not compatible with this version of QGIS. It will be disabled." If so, then the only thing you can do it use an older version of QGIS until this is resolved somehow or other. I just used a QGIS version from around Aug. 2023 and it works fine.

@Gustry
Copy link
Member

Gustry commented Feb 15, 2024

Please check issue #422

@scocasso can you move your comment there, thanks.

@Gustry Gustry closed this as completed Feb 15, 2024
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

4 participants