Everything posted by Siruscool
-
Unraid OS version 7.1.1 available
Update from 7.1.0 failed. *** The upgrade failed, but no changes were made to your configuration. *** Your USB Flash is likely failing. *** plugin: run failed: '/bin/bash' returned 1 Executing hook script: post_plugin_checks What can i do?
-
[Support] NightMeer ApachePHP8-Docker
Hi, thanks nice container but is it possible to add mpdf/mpd?
-
[support] dlandon - Zoneminder 1.36
Hi all, is it possible to get Nvidia GPU support for that container under unraid? I have installed the Nvidia driver package on my Unraid server --- ok I have passthrough my Nvidia card to the docker container. The card is visible / available inside the container but when i compile opencv i get the message --- please download CUDA_PIN What does it mean? I use the ---dlandon/zoneminder.machine.learning--- image for my test. Thanks guys for help!
-
[Support] knex666 - Nextcloud
Hi, thanks a lot for your feedback regarding this topic. I use also NginxProxyManager for my Netcloud. I have add the lines as you mentoried to advanced section but the result is the same as before. The upload from the files starts but on the end of the upload process i got the failure message from the app that the file size are to big.
-
[Support] knex666 - Nextcloud
Hello, is there a chance to change the max upload file size in this docker container? My problem is i cannot upload big file such as videos from my Iphone into my nextcloud. I have add the bellow two lines into my . user.ini but it did not change the file upload limit. php_value upload_max_filesize 16G php_value post_max_size 16G I have check all the docker folders for an php.ini config file but i dont have found .php config files. So has somebody changed succesfully the max upload file size for mobile clients? regards and thank you for help.