unset title
>
Celery tasks
>
upload_archive
>
Traceback (most recent call last): File "/usr/local/lib/python3.11/pathlib.py"...
> copy
login
login
password
log in
cancel
search
actions - transition information
copy
Transition information (copy)
main informations
validating...
by transition
activate (activate)
activate (activate)
deactivate (deactivate)
deactivate (deactivate)
enqueue (enqueue)
enqueue (enqueue)
fail (fail)
fail (fail)
finish (finish)
finish (finish)
start (start)
start (start)
comment
ReST text
html
markdown formatted text
plain text
Traceback (most recent call last): File "/usr/local/lib/python3.11/pathlib.py", line 1116, in mkdir os.mkdir(self, mode) FileNotFoundError: [Errno 2] No such file or directory: '/upload-data/tmp-antony/1752066394554' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.11/pathlib.py", line 1116, in mkdir os.mkdir(self, mode) FileNotFoundError: [Errno 2] No such file or directory: '/upload-data/tmp-antony' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 453, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 736, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 47, in upload_archive directory.mkdir(parents=True, exist_ok=True) File "/usr/local/lib/python3.11/pathlib.py", line 1120, in mkdir self.parent.mkdir(parents=True, exist_ok=True) File "/usr/local/lib/python3.11/pathlib.py", line 1120, in mkdir self.parent.mkdir(parents=True, exist_ok=True) File "/usr/local/lib/python3.11/pathlib.py", line 1116, in mkdir os.mkdir(self, mode) PermissionError: [Errno 13] Permission denied: '/upload-data'
validate
apply
cancel