Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Guide] Fixing Nextcloud Uploads Filling up Docker Image

Featured Replies

On 2/23/2021 at 3:31 AM, bpl294 said:

I was able to get this resolved by setting a RAM /tmp mapping in the Nextcloud docker and then disabling proxy buffering by adding the following strings to the NPM proxy host settings:

 

proxy_request_buffering off;
proxy_buffering off;

I have done this which seems to have fixed the issue, but now download speeds have been reduced significantly. Is there are better way to solve this using Nginx Proxy Manager?

 

EDIT: Speeds returned to normal... confirm the above works for NPM users

Edited by aussie_huddo
it worked

  • 4 months later...

I appreciate this post! Helped me out a lot!

  • 6 months later...
On 1/26/2021 at 6:17 AM, mgutt said:

 

Did you set "/mnt/user/appdata/nextcloud/temp"? If yes, are there any files in this folder when you upload files?

 

Alternatively upload your file and execute this command through the Webterminal:

find /var/lib/docker -type f -printf "%T@ %p\n" | sort -n | cut -d' ' -f 2- | tail -n 50

 

It shows you the 50 most recent files in the docker.img.

 

I added the temp path now my nextcloud return the error .ocdata. what should i do? thanks 

error Capture.JPG

temp.JPG

Did you change your existing data path instad of adding a new one?

No I didn’t I added. See attached. What’s wrong? 

IMG_1243.png

From what I can see in the template your data mount should point to /data in the container but you've somehow changed it to /mnt/user/data

 

image.png.b40a3755af849e5c284585e9776e1c9c.png

What should I do? It was working before adding the Temp path!

got it thank you

  • 6 months later...
On 2/22/2021 at 11:31 AM, bpl294 said:

I was able to get this resolved by setting a RAM /tmp mapping in the Nextcloud docker and then disabling proxy buffering by adding the following strings to the NPM proxy host settings:

 

proxy_request_buffering off;
proxy_buffering off;

 

 

After this the upload speed cut by 50%. Any idia ,what i have to do?

On 8/11/2022 at 11:35 PM, aussie_huddo said:

I have done this which seems to have fixed the issue, but now download speeds have been reduced significantly. Is there are better way to solve this using Nginx Proxy Manager?

 

EDIT: Speeds returned to normal... confirm the above works for NPM users

How you got speed back to 100%. When i do this upload speed stuck 60MB/s otherwise in docker image speed is 130MB/s.

So I did this with Nextcloud (Linuxserver) /tmp (not SWAG) a while ago by remapping it to a folder inside Nextclouds own Appdata folder. It worked fine at the time. But after a container/Nextcloud(v28) update, I started having issues with the photos app/viewing photos in Nextcloud making Nextcloud stop responding with few logs until I restarted my NAS, and then the docker service had to be turned on again manually.

After a lot of testing I figured out removing the path remapping, fixed the freezing/stop responding issue.
But Now I am back to /tmp being in the docker image.

 

Anyone have heard about this before and know how to fix it or work around it? What about remapping a folder could cause problems with Nextcloud?

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.