mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #4484] Opencloud / Owncloud: can not open password protected shared file #2873
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#2873
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cscholz on GitHub (Apr 13, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4484
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
I'm using npm to access opencloud (owncloud ocis). Everything works execpt accessing a passwort protected file. A not password protect file is accessable.
I'was able to identifiy, that when using plain nginx with minimal config. password enabled files are accessable
Nginx Proxy Manager Version
v2.12.3 © 2024 [jc21.com]
To Reproduce
Steps to reproduce the behavior:
2025-04-13T22:15:31+02:00ERR invalid transfer token error="datagateway: error validating transfer token: error parsing token: token is malformed: token contains an invalid number of segments" line=github.com/opencloud-eu/reva/v2@v2.31.0/internal/http/services/datagateway/datagateway.go:170 pkg=rhttp request-id=1e13d6e9-36b1-42ef-8f3a-7b33796c0446 service=frontend token=custom_404.html traceid=82e9d2667513ad4662b49cc6ac0c6417Expected behavior
Password protected link should work
plain nginx config working
Operating System
Additional context
@cscholz commented on GitHub (Apr 14, 2025):
Issue found. Needed to set proxy_intercept_errors to off in the location section of npm.
To help others, following parameter are working for me in a custom location for /: