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
ClientError: An error occurred (404) when calling the HeadObject operation: Not Found
(1 additional frame(s) were not displayed)
...
File "storages/backends/s3.py", line 131, in __init__
self.obj.load(**params)
File "boto3/resources/factory.py", line 565, in do_action
response = action(self, *args, **kwargs)
File "boto3/resources/action.py", line 88, in __call__
response = getattr(parent.meta.client, operation_name)(*args, **params)
File "botocore/client.py", line 569, in _api_call
return self._make_api_call(operation_name, kwargs)
File "botocore/client.py", line 1023, in _make_api_call
raise error_class(parsed_response, operation_name)
FileNotFoundError: File does not exist: archive/tz-znz/2024/tz-znz-government-gazette-legal-supplement-(part-i)-dated-2024-02-23-no-7206.pdf
(19 additional frame(s) were not displayed)
...
File "peachjam_search/documents.py", line 379, in _prepare_action
info = super()._prepare_action(object_instance, action)
File "peachjam_search/documents.py", line 282, in prepare_pages
text = instance.get_content_as_text()
File "peachjam/models/core_document.py", line 751, in get_content_as_text
self.update_text_content()
File "peachjam/models/core_document.py", line 756, in update_text_content
self.document_content = DocumentContent.update_or_create_for_document(self)
File "peachjam/models/core_document.py", line 884, in update_or_create_for_document
shutil.copyfileobj(pdf, tmp)
The text was updated successfully, but these errors were encountered:
Sentry Issue: LII-2SW
The text was updated successfully, but these errors were encountered: