addon-nginx-proxy-manager
addon-nginx-proxy-manager copied to clipboard
Upload Problem on Nextcloud behind NPM
Problem/Motivation
Using the NPM addon with letsencrypt, homeassistant works like expected. having another domain for nextcloud, on another host on local network. nextcloud ist accessible and most of the features works like expected, but uplouds are not working. with local access without the reverse proxy uploads works.
upload status bar hangs, after approx 60s an error log in nextcloud appears:
[no app in context] Error: Expected filesize of 4639519 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 65058 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.
second number is always something around 65000, which i think has something in common with 64k.
also tested with traefik reverse proxy instead of NPM addon: nextcloud works likes expected, but homeassistant not, not able to log in. (maybe a problem with websockets or so)
how can I access the nginx log files?, in the homeassitant gui i cant find them. using the latest version of nextcloud an homeassitant