-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Exactly the same over here. I would be highly interested in a solution |
Beta Was this translation helpful? Give feedback.
-
Sorry, it seems I missed this discussion. This message usually means that there's a misconfigured reverse proxy between the app and paperless. If that's the case please post your current configuration here and we'll have a look. |
Beta Was this translation helpful? Give feedback.
-
In my case, there's no reverse proxy involved. Just a paperless-ngx running on one machine in my network and the app on the phone in the same network. |
Beta Was this translation helpful? Give feedback.
-
I am using synology ddns with letsencrypt certificate. This is un
trusted however. In docker the configured port is 8777. so intheapp i use
https://lsprbv2.diskstation.me:8777 and this gives the before mentuonned
error.
Op zo 22 mei 2022 11:59 schreef Johann Bauer ***@***.***>:
… Sorry, it seems I missed this discussion.
This message usually means that there's a misconfigured reverse proxy
between the app and paperless. If that's the case please post your current
configuration here and we'll have a look.
—
Reply to this email directly, view it on GitHub
<#83 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQYSHHR7T6UBUZFT4CQLP3DVLIARLANCNFSM5VILJTLQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
In my case, there's no reverse proxy involved. Just a paperless-ngx running on one machine in my network and the app on the phone in the same network.
But I guess I got my error: on the phone I have the app blokada as a system wide ad blocker. Since blokada emulates a VPN to route all the phone's traffic through it, it seems to have some issues with resolving local network addresses... Switching off blokada while I try to access paperless seems to do the trick.