Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/celery/app/trace.py", line 451, in trace_task
R = retval = fun(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/celery/app/trace.py", line 734, in __protected_call__
return self.run(*args, **kwargs)
File "/usr/src/geonode-importer/importer/handlers/common/vector.py", line 804, in import_with_ogr2ogr
raise Exception(f"{message} for layer {alternate}")
Exception: ERROR 1: COPY statement failed., ERROR 1: ERROR: current transaction is aborted, commands ignored until end of transaction block for layer boxes_with_date_iso_date
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/django_celery_results/backends/database.py", line 292, in trigger_callback
ret = j(timeout=app.conf.result_chord_join_timeout, propagate=True)
File "/usr/local/lib/python3.10/dist-packages/celery/result.py", line 747, in join
value = result.get(
File "/usr/local/lib/python3.10/dist-packages/celery/result.py", line 220, in get
self.maybe_throw(callback=callback)
File "/usr/local/lib/python3.10/dist-packages/celery/result.py", line 336, in maybe_throw
self.throw(value, self._to_remote_traceback(tb))
File "/usr/local/lib/python3.10/dist-packages/celery/result.py", line 329, in throw
self.on_ready.throw(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/vine/promises.py", line 234, in throw
reraise(type(exc), exc, tb)
File "/usr/local/lib/python3.10/dist-packages/vine/utils.py", line 30, in reraise
raise value
Exception: ERROR 1: COPY statement failed., ERROR 1: ERROR: current transaction is aborted, commands ignored until end of transaction block for layer boxes_with_date_iso_date
[2023-04-24 08:36:21,114: ERROR/ForkPoolWorker-7886] Task FAILED with ID: f0063696-b048-4e65-b2d8-8e9c98be8e36, reason: ERROR 1: COPY statement failed., ERROR 1: ERROR: current transaction is aborted, commands ignored until end of transaction block for layer boxes_with_date_iso_date