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.

[Support] kilrah/nextcloud-ffmpeg with pdlib

Featured Replies

  • Author

Nothing in the container should be limiting upload max size, but if you're using a reverse proxy that's likely the one responsible for it.

  • Replies 327
  • Views 51.7k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • docker exec -u root nextcloud chown -R 33:users *  was the correct command. Thanks for you help!

  • Update. The value should be set in ".htaccess" not ".user.ini" And it should be set like this Find the solution by assisted by ChatGPT 🤣

  • chown -R 33:33 /mnt/user/appdata/nextcloud-ffmpeg (adapt as needed) and same on your storage directory if any should get you going

Posted Images

5 minutes ago, Kilrah said:

Nothing in the container should be limiting upload max size, but if you're using a reverse proxy that's likely the one responsible for it.

Thanks for reply. I'm using cloudflare tunnel as my proxy solution. Will that cause the issue?

  • Author

No idea, I've never used the CF tunnel.

I just use NPM and have been transferring 10+ GB files both ways without issues.

Edited by Kilrah

1 minute ago, Kilrah said:

No idea, I've never used the CF tunnel.

Thanks any way. 👍

22 minutes ago, senaxios said:

Thanks any way. 👍

Update.

The value should be set in ".htaccess" not ".user.ini"

And it should be set like this

Find the solution by assisted by ChatGPT 🤣

屏幕截图 2023-02-25 212812.png

  • 2 weeks later...

Sorry if I've missed this somewhere but can I give the container access to my Nvidia GPU to help with transcoding?

  • Author

I'm not aware of Nextcloud having transcoding features?

The Memories app talks about using ffmpeg to transcode videos so was hoping to use this image for the ffmpeg and use my GPU as well.

Ah, nevermind then. I have an AMD CPU in my server so will ffmpeg still work? Just not as well?

Looks like transcoding works fine anyway, just a bit slow! It would still be nice to be able to pass the GPU through to the container so that Recognise could use it, any idea how I can do that?

  • Author

CPU will always work.

Edited by Kilrah

  • Author

Quicksync support is now present, it was pretty straightforward. May be limited to 10th gen and older, but can't confirm/test, it at least works on my 7th gen system.

 

Nvidia would be a whole other can of works if possible at all from what it looks like. 

Edited by Kilrah

Hi, sorry to bother you but i'm new to figuring out NC (I am using the multimedia version) but i've received a few errors in the logs for the cron-jobs. I wasn't sure what I should do/what my next steps should be?

 

> Nextcloud Container ID: 697e2f649a96
> Running Script: ./run-cron-php.sh
Your data directory is invalid.
Ensure there is a file called ".ocdata" in the root of the data directory.

Cannot write into "apps" directory.
This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file.

Your data directory is not writable.
Permissions can usually be fixed by giving the web server write access to the root directory. See https://docs.nextcloud.com/server/25/go.php?to=admin-dir_permissions.

 

  • Author

chown -R 33:33 /mnt/user/appdata/nextcloud-ffmpeg (adapt as needed)

and same on your storage directory if any should get you going

Hello, an update is planned for hub 4 which was released a little while ago?

8 hours ago, Kilrah said:

chown -R 33:33 /mnt/user/appdata/nextcloud-ffmpeg (adapt as needed)

and same on your storage directory if any should get you going

Thank you. I followed this instruction, and it did fix the cronjob issue but then I couldn't access my nextcloud.

So I went back a page cause I remembered someone had a similar issue, and that you gave them two possible solutions.


I took option 1 and changed the user in the template to "99:" and then changed ownership for both my data directory and nextcloud appdata folder to 99:100. 
Cron is now running every 15 min without issue and I can access nextcloud.
Thank you :)

  • Author
7 hours ago, professeurx said:

Hello, an update is planned for hub 4 which was released a little while ago?

It's not out as stable yet, still in RC status. 

  • Author
3 hours ago, viviolay said:

I took option 1 and changed the user in the template to "99:" and then changed ownership for both my data directory and nextcloud appdata folder to 99:100.

Cool, when you said "the multimedia version" I assumed you meant my Nextcloud-ffmpeg but it seems you meant another one.

I'm wondering, every time I start my server I get the "your directory is readable by other users" error.

 

After bashing into the container and running chown -R www-data: /var/www/html the docker becomes useable normally but if I go to my admin panel I see this:

 

image.thumb.png.f2319f8064f5fc6f00017a1b5f23915e.png

 

And I can't get it to go away, which would be nice to get the Recognize app working. Any idea how I can solve this?

 

Edit: For clarification's sake, I've had this error ever since I installed the docker, even though it only works with a unraid share that's limited to one hard drive only.

Edited by kftX

  • Author

What unraid version?

Should change the perms to 0770 on the share folder itself from unraid terminal, not from within the container.

4 hours ago, Kilrah said:

What unraid version?

Should change the perms to 0770 on the share folder itself from unraid terminal, not from within the container.

 

Unraid 6.11.5

 

How do I change the perms from terminal? I remember trying to do that initially and only breaking it further. Also do I do it from within the nextcloud container or just as unraid root?

 

Thanks for your time!

  • Author

chmod 0770 /mnt/user/<yournextcloudshare> in unraid terminal

 

46 minutes ago, Kilrah said:

chmod 0770 /mnt/user/<yournextcloudshare> in unraid terminal

 

 

I did that and NextCloud still works, but the message is still there telling me to chmod the folder. I did stop the docker, run the command and then start the docker again to make sure it'd work.

  • Author

Can you show your template values?

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.