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, this is my first commit/post/issue to GitHub so be gentle :)
I was using a Redis Password that contained "#" and paperless-ngx wouldnt start.
I tried to replicate the error so I could get the logs but it wouldnt deploy, from memory, I recall seeing that the "paperless" container, in the logs was trying to "ping/connect" to the "Redis" container but was unable to ping it and was retrying after 5s.
Had similar issues with Redis using a substring of the password as port.
Probably something to do with the templating and special characters in secret/password.
#418 suggests to not use any special characters in passwords
Hi, this is my first commit/post/issue to GitHub so be gentle :)
I was using a Redis Password that contained "#" and paperless-ngx wouldnt start.
I tried to replicate the error so I could get the logs but it wouldnt deploy, from memory, I recall seeing that the "paperless" container, in the logs was trying to "ping/connect" to the "Redis" container but was unable to ping it and was retrying after 5s.
Paperless-ngx version:
App Version: 2.13.5
Version: 1.2.5
TrueNas Scale version: ElectricEel-24.10.1
I can post logs if asked, just not sure where to look for logs or what logs to use.
The text was updated successfully, but these errors were encountered: