Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

ProgrammingError: can't execute an empty query #313

Open
sentry-io bot opened this issue Sep 3, 2022 · 0 comments
Open

ProgrammingError: can't execute an empty query #313

sentry-io bot opened this issue Sep 3, 2022 · 0 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Sep 3, 2022

Sentry Issue: GALAXY-API-1M

ProgrammingError: can't execute an empty query
(30 additional frame(s) were not displayed)
...
  File "concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "API/raw_data.py", line 226, in get_current_data
    dump_temp_file, geom_area , root_dir_file=RawData(params).extract_current_data(exportname)
  File "/app/./src/galaxy/app.py", line 1054, in extract_current_data
    raise ex
  File "/app/./src/galaxy/app.py", line 1038, in extract_current_data
    RawData.query2geojson(self.con, raw_currentdata_extraction_query(
  File "/app/./src/galaxy/app.py", line 896, in query2geojson
    cursor.execute(extraction_query)

Exception in ASGI application

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

No branches or pull requests

1 participant