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] Terratrax - Nextcloud Multimedia

Featured Replies

  • Author

Hi Shawn!

 

With the exception of a few libraries to enable you to run face recognition and a few other multimedia plugins, this is the standard Nextcloud docker image. There are very low level additions that do not change the way you operate the software. The advantage of this is that you can seek support from the huge base of users Nextclouds docker image has. I would bring your question about the crontab there, but I'd think you can just install crontab using the package manager if you need it.

 

For questions on how to use the recognize or memories apps, you'll have far better luck asking these questions in their respective support forums.

 

The types of questions appropriate most for this forum would be system errors due to missing libraries, requests for additional or update libraries, etc.

  • Replies 90
  • Views 16.4k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • terratrax
    terratrax

    Glad to hear it! I can't speak to the HDR function unfortunately. I don't write the code for memories, just providing the libraries it needs.

  • @terratrax - Thanks a bunch for pulling this together.  After running the Linuxserver container for about 3-4 years I've started playing more with recognition, and meeting the requirements was a chall

  • terratrax
    terratrax

    No nvenc or vaapi, just CPU support.  Passing the hardware for acceleration can be tricky and isn't that useful beyond the initial scan.  On my 12400K server it scanned 20K files and 18000 faces overn

Posted Images

13 hours ago, terratrax said:

Hi Shawn!

 

With the exception of a few libraries to enable you to run face recognition and a few other multimedia plugins, this is the standard Nextcloud docker image. There are very low level additions that do not change the way you operate the software. The advantage of this is that you can seek support from the huge base of users Nextclouds docker image has. I would bring your question about the crontab there, but I'd think you can just install crontab using the package manager if you need it.

 

For questions on how to use the recognize or memories apps, you'll have far better luck asking these questions in their respective support forums.

 

The types of questions appropriate most for this forum would be system errors due to missing libraries, requests for additional or update libraries, etc.

Hi terratrax

 

I just wonder since we use the same docker image, don't you have the same problem?

Appreciate you for this work. I am trying to this docker now. As I have been trying to confiugre the docker, I have been going through the security & setup warnings. I am stuck with the following and I am not sure how I can clear this warning. Can you please let me knw what I should be doing here? Thanks in advance.redis.thumb.png.8ba0c23979fd5b4f664ffba36b637c48.png

  • 2 weeks later...

@Shawn Young

Hey, I had the same problem with cron, but solved it like most people who also use the normal official nextcloud docker.
I installed the plugin "User Scripts" on my Unraid and there a script which calls the cron.php. I'm not sure yet if this is 100% correct, but at least it works and doesn't give any errors.

Skript:

#!/bin/bash
docker exec -u 99:100 Nextcloud-multimedia php -f /var/www/html/cron.php
exit 0

I set the schedule to custom with executing it every 10 minutes "*/10 * * * *" .

When everything works fine it should look something like this. When you got the wrong user or something like that it will show you the error statements. But with no errors it should look like my screenshot.

grafik.png.03e5a820f119e0181560172bac47b98d.png

 

Also the first few executions were taking pretty long but after that it got faster.

  • 5 weeks later...

Hello, I have some issues with signing me in using my Browser. normaly im logged in but after X? hours I am redirected to the login page (no problem with that). But when I insert my User name and PW (I have them saved in my browser so no misstyping) I get Logged in but also still redirected to the login page "

 

So my redirect goes from "https:/MyDomain.com/login" to "https://MyDomain.com/login?direct=1&user=HerbertH". When I try to open my dashboard URL directly I still get redirected to the login page "https://MyDomain.com/login?redirect_url=/apps/dashboard/"

 

When i repeat clicking on the Login button I get a message that because of multiple invalid login attempts from my IP address the next login will therefore be delayed by 30 seconds. When i look into my dev options in the browser in the network tab I only see 200 as status codes so there is evereything fine. But I am not able to open my dashboard.

grafik.png.6b78353ed176cf11c33dd8a734b65cd4.png

Picture shows the error message "Several invalid login attempts from your IP address have been detected. The next login will therefore be delayed by 30 seconds." in german.

Does any one know this problem or have a hint how to fix this. This does btw. not happen all the time, but way to often.

Edited by Herbert Horst
Added new information and removed real link to my side

  • Author

Hi Herbert,

 

This container image is 99% the stock container image that is maintained by Nextcloud. The only difference is that I have added some libraries to let the facial recognition add-ons work properly.

 

For questions like this, you would probably be better off in the Nextcloud support forum. I think you will find the answer actually with a little searching - it is most likely caused by your reverse proxy or firewall flattening all requests to the same IP address. So invalid attempts from bots get counted against your IP.

Hello terratrax,

Сan you upgrade container to 27.1.5.1?

When I migrate from official Docker (knex666) I see a message in the log:

"Can't start Nextcloud because the version of the data (27.1.5.1) is higher than the docker image version (27.1.4.1) and downgrading is not supported. Are you sure you have pulled the newest image version?"

 

Thanks a lot

  • Author

Done! (27.1.6 actually)

Hi terratrax,

Will version 28.0.2 be supported? And is there a way to manually update this outside of your releases?

  • Author

Yes, but probably after a couple of months. I tend to like major releases settle and all the apps get the kinks worked out before I update the image.

 

I haven't tested so it's hard to say how much effort it will be. You can try updating the base images in the dockerfile and building the image yourself though if you are in a rush!

  • 2 weeks later...

hi guys, i tried installing this container and it cannot get even past the installer. i have not yet figure out how to map the data folder, but even without that. once I create a username and ad the database the container will stop responding. anyone tried installing this lately?

is this actively being supported?

  • Author

As you can probably see from the comments above, this image is still maintained, but given that it is 99.9% the stock image (just with a few libraries added) from Nextcloud, you're probably better off trying to get support in those forums. That said, mapping the data folder is a hard requirement - if you haven't provided storage for the container it's unlikely to start. 

  • 4 weeks later...

Hey guys,

 

ive installed this one and i also did setup Memories, but the mentioned command to setup video doesnt work (does not exist). Beside that i dont get iPhone-Pics running (Live Pics) - so i see only some "Play"-Icon, but it wont open the file and it wont preview.

 

Also Camera Raw Preview App wont help.
Current Update not yet available (docker telling up2date, but nextcloud isnt)

Any idea?

Should i go with some other version of nextcloud-app or something completely different like PhotoPrism?

  • 1 month later...

The best Nextcloud Docker that i tested, works awesome efter litle configuration, accessing with SWAG reverse proxy.

Thank you!!!

hi, i've problems with the cron job and the Automatisc indexing in Memories app, so i installed the Nextcloud-cron-job docker, but just getting this issue:

"cron-job container Cannot write into "config" directory! This can usually be fixed by giving the web server write access to the config directory."

Need help to fix this, because i can¨t find any fix.

Thanks in advance.

  • 4 weeks later...

@terratrax hi, usually I wouldn't press for a new update but your docker is the only one with pdlib installed.

Sadly I'm on a higher version so I can't use it, I've switched back to the previous image but if you get time can we get 29.0.1.1.

Thanks for your awesome work!

  • 2 weeks later...

Hello,

I want to increase my limit for the upload limit file size.

 

Unfortunately I can not find the PHP.ini or even the PHP folder.

 

I tried to find it with the Dynamics File Manger and also via the Console of the Docker Container.

  • Author
On 6/16/2024 at 4:05 AM, ados said:

@terratrax hi, usually I wouldn't press for a new update but your docker is the only one with pdlib installed.

Sadly I'm on a higher version so I can't use it, I've switched back to the previous image but if you get time can we get 29.0.1.1.

Thanks for your awesome work!


I dropped the 29.0.2 image today 🙂. Should be on docker hub later tonight!

  • Author
5 hours ago, Lennart_02 said:

Hello,

I want to increase my limit for the upload limit file size.

 

Unfortunately I can not find the PHP.ini or even the PHP folder.

 

I tried to find it with the Dynamics File Manger and also via the Console of the Docker Container.

Hi - for support not specific to the changes this image adds (bzip, pdlib, ffmpeg, etc.) please see the main Nextcloud thread as they will better be able to support you. As mentioned many times in this support thread this image is 99.9% stock and works like stock, it just has a few extra libraries installed.

  • Author
On 5/24/2024 at 12:48 PM, serch826 said:

hi, i've problems with the cron job and the Automatisc indexing in Memories app, so i installed the Nextcloud-cron-job docker, but just getting this issue:

"cron-job container Cannot write into "config" directory! This can usually be fixed by giving the web server write access to the config directory."

Need help to fix this, because i can¨t find any fix.

Thanks in advance.

I'm guessing you solved this already but the permissions on the unraid side of things for the mapped volume need to permit UID 33 (www-data inside the container).

Edited by terratrax

Hey Terratrax,

thanks for the update!

Since this new release though, I am not able to have Memories generate previews anymore, nor load the new pictures added. I try re-indexing, re-scanning, and I scraped all the logs, but I can't seem to find anything related to the scanning process.

I disabled and re-enabled the preview generator with no success.

Note that only the pictures are not shown at all and no thumbnail is shown for videos. This only happens to the _newly_ uploaded pics and video, all previous material is still accessible with preview (but it doesn't generate new previews for the timeline at the top.

  • Author

I'm not running into the same issue. Can you try to run the scan via occ and paste the output?

I tried rescanning, but output was giving no warnings or errors.

This morning I went back to it and in the administration settings I noticed that all preview generators were turned off. I switched them back on, manually run a cronjob and all files were generated.

 

On a side note, it looks like transcoding video no longer supports the HDR color correction?

  • Author
4 hours ago, nuright said:

I tried rescanning, but output was giving no warnings or errors.

This morning I went back to it and in the administration settings I noticed that all preview generators were turned off. I switched them back on, manually run a cronjob and all files were generated.

 

On a side note, it looks like transcoding video no longer supports the HDR color correction?

Glad to hear it! I can't speak to the HDR function unfortunately. I don't write the code for memories, just providing the libraries it needs.

  • 6 months later...
  • Author

Image updated to 30.0.5

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.