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
Hi,
Thank you for providing such a great tool.
Unfortunately I can't figure out how to import my documents.
My documents are sorted in an annual folder structure. And inside each folder there are subfolders as well.
My steps I tried so far:
start power shell with ssh and connect with the docker container: docker exec -it papermerge-worker-1 bash
Thank you.
I tried as you suggested without "/api/" part and I got "Internal Server Error" as response.
But it imported some files of one of the folders.
When I try it again, it says {"detail":"Title already exists"}
I too have a similar problem.
Even if you execute POST /nodes/ using REST API, Title already exists will be returned. Even though there is no node with the same name.
Hi,
Thank you for providing such a great tool.
Unfortunately I can't figure out how to import my documents.
My documents are sorted in an annual folder structure. And inside each folder there are subfolders as well.
My steps I tried so far:
docker exec -it papermerge-worker-1 bash
sudo dnf install python3-pip
pip install papermerge-cli
papermerge-cli --host http://nas:12000/api/ --token MYTOKEN import ./mnt/NAS/Dokumente
the folder exists and is mounted but I get the error "no Detail".
Can you please provide some help?
The text was updated successfully, but these errors were encountered: