No video

Install Paperless-NGX Using Synology's Container Manager And Manage All Of Your Documents Online

  Рет қаралды 4,630

Digital Aloha

Digital Aloha

Күн бұрын

Пікірлер: 30
@digital_aloha
@digital_aloha 4 ай бұрын
If you change the POSTGRES_PASSWORD (which is set to paperless by default) in the db container, then you'll need to add PAPERLESS_DBPASS: password_you_chose as an environment variable in the paperless-ngx/webserver container. I've updated the docker-compose.yml in the description with these details as well. If you don't you'll get a password authentication error in the db and paperless-ngx/webserver containers.
@emociukasas
@emociukasas 7 күн бұрын
Following your instructions leads to "Container paperless-ngx stopped unexpectedly." roughly every 3 seconds on loop until I stop the project. Trying to run on DS923+, I'm guessing there's an incompatibility issue or this install no longer works. pls help
@Imajicus-ce9fl
@Imajicus-ce9fl 2 күн бұрын
I get this error when trying to import office word or excel (pdf and others work fine): test.xlsx: Error occurred while consuming document test.xlsx: Could not parse /tmp/paperless/paperless-ngxuvaq9ff2/test.xlsx with tika server at tika:9998: Request URL has an unsupported protocol 'tika://'. Looks like tika is not setup correctly. How can I fix this ? Thanks.
@brodymessmer
@brodymessmer 4 ай бұрын
The log for paperless-ngx is getting an error "FATAL: password authentication failed for user "paperless"". (the Postgresql log also indicates a failed login attempt). Seems like it should be easy to figure out, but I'd love any tips (as I don't have time to troubleshoot at the moment)
@alexdelli2
@alexdelli2 4 ай бұрын
Here the same
@brodymessmer
@brodymessmer 4 ай бұрын
@@alexdelli2 i got my install working for real. The first time I spun it up I changed the password for postgresql...while I had changed it back later, I had to manually go and delete all the files/folders that were created. Once I did that I was able to spin up the server successfully
@digital_aloha
@digital_aloha 4 ай бұрын
Interesting... I just spun up a new install of paperless-ngx with a new database password and sure enough I got the error also. The fix for me was to add a PAPERLESS_DBPASS: as an environment variable for the paperless-ngx (web server) container. I'll add a sticky comment and update the docker-compose.yml file in the description as well. Thanks for pointing out the issue!!
@alexdelli2
@alexdelli2 4 ай бұрын
@@digital_aloha Thank you
@digital_aloha
@digital_aloha 4 ай бұрын
@@alexdelli2 You're welcome!!
@philippeantonietti
@philippeantonietti 3 ай бұрын
ow that's nice, unfortunately my nas is the ds715 which does not support docker, i was wondering if i can manually install ?
@digital_aloha
@digital_aloha 3 ай бұрын
To bad... Unfortunately docker would have been your best bet to install on a Synology NAS. If you have a standalone linux computer you could possibly install Paperless-NGX there as well. Hope you can find a host that works. Good luck!!
@enricoschiappa3643
@enricoschiappa3643 Ай бұрын
Hello it would be possible to setup the menu in spanish instead of english?
@nsuinteger-au
@nsuinteger-au 4 ай бұрын
is there currently a way to get this done with single image or container rather? I noticed after following the method it has installed 5 different images and running 5 other containers.
@fretbuzzly
@fretbuzzly 2 ай бұрын
Each one of those images is a piece of software that the application needs to run. They are dependencies for the application.
@jurgenpaapen5998
@jurgenpaapen5998 3 ай бұрын
Nice tutorial. When I change PAPERLESS_OCR_LANGUAGE=eng to PAPERLESS_OCR_LANGUAGE=nld, I get an error. Do you know what I am doing wrong?
@digital_aloha
@digital_aloha 3 ай бұрын
Hopefully you figured things out but, if not, you need to change your docker-compose.env file and add an additional line for languages. It should read this in your setup. PAPERLESS_OCR_LANGUAGES=nld PAPERLESS_OCR_LANGUAGE=nld Basically nld isn't a default OCR language so you need to specify it with the PAPERLESS_OCR_LANGUAGES option to install the language. Check out this link for details -> docs.paperless-ngx.com/configuration/#ocr. Hope that does the trick for you? Good luck!!
@jurgenpaapen5998
@jurgenpaapen5998 3 ай бұрын
Thank you for your reply. This is working now. Is it also possible to add English as 2nd language for OCR. As value by LANGUAGES=nld,eng. And value bij LANGUAGE=nld. Is this right? I think this is not working.
@williamball
@williamball 3 ай бұрын
Enough time has passed that I'm not sure any of you will see this... I have been able to create the .yml file and successfully built all 5 docker containers. I have made sure to use easy default passwords in all containers. After all containers are running the paperless-ngx log hangs as "waiting on redis". It then just times out and start over. I've deleted and recreated the containers multiple times with the same result. I've also followed another set of instructions to manually create each docker container separately and in that case, the paperless-ngx container log hangs exactly the same. All I've found on Google implies that just deleting and recreating the containers fixed the problem. Does anyone have any suggestions?
@mmoroni
@mmoroni 27 күн бұрын
Did you find a solution for that?
@williamball
@williamball 27 күн бұрын
@@mmoroni Yes... And now you want to know what I figured out. And after 2 months the best I can pull out of memory is that I had a network port conflict with another forgotten service. I've been using Paperless for the last 2 months with no issues. (I've got about 3000 documents stored so far.
@SSloath
@SSloath Ай бұрын
Following your instructions leads to "Container paperless-ngx stopped unexpectedly." roughly every 3 seconds on loop until I stop the project. Trying to run on DS923+, I'm guessing there's an incompatibility issue or this install no longer works.
@DavidSaquing
@DavidSaquing 4 ай бұрын
hi, thanks for this video. my Synology (DSM 7.1.1-42962 Update 6) doesn't have Container Manager. I can only use Docker. I don't have the Project Tab. Any suggestions. Thanks.
@digital_aloha
@digital_aloha 4 ай бұрын
You're welcome!! Regarding your question, would it be possible to upgrade DSM to 7.2? If you can you'll have access to Container Manager. If not, let me know and I'll point you to a video that you can use as a reference.
@DavidSaquing
@DavidSaquing 4 ай бұрын
@@digital_aloha hi, thanks for the reply. My NAS (1815+) can't upgrade to 7.2.
@nsuinteger-au
@nsuinteger-au 4 ай бұрын
rip
@bstyle82
@bstyle82 2 ай бұрын
Is there a way to undo the setup for external acces after installation?
@a.dursun7581
@a.dursun7581 2 ай бұрын
i can't run it, because of tika property and gotenberg property are not allowed. What can i do ?
@berwickcomputers
@berwickcomputers 5 ай бұрын
could you please explaine how to use the document_retagger please
@berwickcomputers
@berwickcomputers 4 ай бұрын
sudo docker container exec -it (your container ID ) document_retagger. sudo docker container exec -it 32qt document_retagger
Easily Manage And Search All Of Your Documents - Paperless-NGX
19:48
Massive Botnet Attacking Synology - how to protect your NAS
24:42
WHO CAN RUN FASTER?
00:23
Zhong
Рет қаралды 45 МЛН
This Dumbbell Is Impossible To Lift!
01:00
Stokes Twins
Рет қаралды 32 МЛН
Install Paperless-ngx on Synology NAS using only Container Manager (2024)
8:30
Remotely access Home Assistant via Tailscale for free!
14:11
Tailscale
Рет қаралды 28 М.
Running a NAS on Proxmox, Different Methods and What to Know
18:47
ElectronicsWizardry
Рет қаралды 34 М.
host ALL your AI locally
24:20
NetworkChuck
Рет қаралды 1 МЛН
Replace Google Drive, OneDrive or iCloud with these better alternatives!
15:30
The Linux Experiment
Рет қаралды 267 М.
Install This Dashboard on Your Homelab now!
13:15
Novaspirit Tech
Рет қаралды 27 М.
Make Nextcloud fast!  Full tutorial and server setup!
30:33
FE-Engineer
Рет қаралды 17 М.
WHO CAN RUN FASTER?
00:23
Zhong
Рет қаралды 45 МЛН