-
-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛Paperless ngx </sbin/docker-entrypoint.sh: line 157: PAPERLESS_OCR_LANGUAGES: unbound variable> #1178
Comments
Still same, update and couple of restarts later: �[34m-----------------------------------------------------------�[0m �[32mLoad environment variables from /config/config.yaml if existing�[0m �[34mPAPERLESS_TIKA_ENABLED='true'�[0m �[0;32mStarting the upstream container�[0m Paperless-ngx docker container starting... |
@alexbelgium is there anything we can do to solve the issue locally? |
Same error here |
You could try to setting the value in the config.yaml file located in the configuration folder (normally) or at the location described in the log at start of the add-on. The upstream container has likely changed its logic and this broke my code...and as I don't use the addon I can't see that until someone highlights the issue, then I need to set an instance, troubleshoot and update |
Also my autoscript feature allows to modify scripts using sed and inject custom commands in the add-on (also describes in log) sometimes this allow for a custom patch prior to updates Both are described in the wiki, with links described in the startup log |
After installing 2.3.3-3 another error is thrown The Addon does not start. Starting the upstream container Paperless-ngx docker container starting... my options Yml: |
Ahah you're fast I pushed a 2.3.3-4 that starts now! |
Still not starting ... Paperless-ngx docker container starting... |
It is starting here. If I wait 30 seconds it moves on to the mapping of the folders. As I could replicate the previous error I am sure the initial "unbound variable" error is solved. I tried both with uid 0 and 1000 |
I confirm paperless ngx is starting with version 2.3.3-4 & ocr is working. Thanks! |
It works now! Ty! |
Hi,
im still not able to start paperless.
Complete new installation of home assistant...
Supervisor log as follow:
24-01-17 13:30:23 INFO (SyncWorker_1) [supervisor.docker.manager]
Stopping addon_db21ed7f_paperless_ng application24-01-17 13:30:39 INFO
(SyncWorker_1) [supervisor.docker.manager] Cleaning
addon_db21ed7f_paperless_ng application24-01-17 13:30:42 ERROR
(MainThread) [supervisor.docker.addon] Add-on Paperless NGX try to
access to blocked device sda!24-01-17 13:30:42 ERROR (MainThread)
[supervisor.docker.addon] Add-on Paperless NGX try to access to
blocked device sda1!24-01-17 13:30:42 ERROR (MainThread)
[supervisor.docker.addon] Add-on Paperless NGX try to access to
blocked device sda7!24-01-17 13:30:42 ERROR (MainThread)
[supervisor.docker.addon] Add-on Paperless NGX try to access to
blocked device sda8!24-01-17 13:30:56 INFO (MainThread)
[supervisor.docker.addon] Starting Docker add-on
ghcr.io/alexbelgium/paperless_ng-amd64 with version 2.3.3-424-01-17
13:32:56 WARNING (MainThread) [supervisor.addons.addon] Timeout while
waiting for addon Paperless NGX to start, took more than 120 seconds
Am Mo., 15. Jan. 2024 um 09:10 Uhr schrieb Alexandre <
***@***.***>:
… Closed #1178 <#1178>
as completed.
—
Reply to this email directly, view it on GitHub
<#1178 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCXXLGTDMV4SYQ2E3BA2LZ3YOTP6PAVCNFSM6AAAAABBZGDYD6VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGQ4DIOJQGA3DAOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Description
Start of application fails
Paperless-ngx docker container starting...
/sbin/docker-entrypoint.sh: line 157: PAPERLESS_OCR_LANGUAGES: unbound variable
Reproduction steps
Addon Logs
Architecture
No response
OS
Virtual Machine
The text was updated successfully, but these errors were encountered: