Lue3099
Lue3099
@ayasystems I was able to fix the issue by hoping into the container (docker exec -it docker_ID bash) Then I installed nano (apt update && apt install nano) then I...
Fair fair. Not sure if it makes a difference but google keep only allows 1 level of nested. Not infinite. It would help for organising dependancies. But again close if...
@GilbN Not sure why you closed this when its not fixed. I know caddy2-filter isn't your project but your documention says to use this plugin but it breaks basic functionality...
@GilbN "Switch to nginx." Ok I will probably do that. "What do you want me to do about it." Probably remove caddy from the docs as a support proxy for...
Hi, I had to put this: proxy_request_buffering off; client_max_body_size 0; in my advanced part of the proxy host to get nextcloud to send files at normal uninhibited speed. See if...
@kabaga Have you checked your php memory limit in nextcloud? This thread is more specific to it being fine directly to nextcloud but not behind a proxy.
Hello, Using @LordMike 's systemd service unit file. When running as a systemd service, I cannot restart the service via the GUI. It just leaves it in a dead state,...
Hi @bbilly1 Currently, the dashboard looks like this: Running: ``` curl -H "Authorization: Token " http:///api/task-name/check_reindex/ [ { "status": "SUCCESS", "result": "reindexed 284 videos, 2 channels", "traceback": null, "children": [],...
I have updated to v0.4.5 I'll see if it fixes it. If not, I'll add some more logs.
Hello, thanks for the nudge... I did forget. The issues don't seem to be damaging in any way (and a restart of the tubearchivet container clears it). I also use...