Hardware: VPS bought online YunoHost version: 11.2.14.1 (stable) I have access to my server : Through SSH Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no If yes, please explain: If your request is related to an app, specify its name and version: Paperless-ngx v2.9.0~ynh1
Description of my issue
I’d like to import documents that I exported from another Paperless-NGX instance using Paperless-NGX’s
document_importer source
When I connect to my YHN via SSH, I’m in the admin account’s home directory with the subdirectories “media” and “Multimedia”. If possible, I’d like to use Paperless-ngx as the less privileged user1.
How can I achieve this?
Thanks, @tituspijean - looks like I’m getting closer
So far, I seem to have two more issues:
I can’t log into Paperless: Even though I chose all_users under “Groups / users currently allowed to access this app” in Yunohost’s WebAdmin interface, none of the users can log into the Paperless-NGX website.
When I want to add the German OCR package using sudo apt-get install tesseract-ocr-deu (as suggested in the WebAdmin interface) neither the passwort of the Yunohost admin account nor the root password of the original Debian installation are accepted?
Any hints on how to fix this will be greatly appreciated!
As per the app’s manifest, it is not compatible with YunoHost’s SSO and LDAP server. You need to use the admin user with the password you created during installation to log into the app. There, I assume you can create more users, or check the documentation for how to do so.
That’s another issue altogether. I guess you are running this in the app shell? You need to run it outside of it.