You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sentry Issue: GALAXY-API-1M
The text was updated successfully, but these errors were encountered: