-
smtp authentication method
Just moved my email to proton and stumbled across this problem.
-
Docker Container Updates Stuck on Loop
Happened to me on 6.12.10
-
Docker shows "update ready" after updating
I have similar problem. About 1-2 hours after updating container it usually comes up with notification that update is ready. When I update it again it pulls 0 bytes and recreates container. Its pretty annoying. I'm using Uniraid 6.12.8 and I remember seeing this problem back in 2023.
-
Docker Containers Not Updating
I have similar problem. About 1-2 hours after updating container it usually comes up with notification that update is ready. When I update it again it pulls 0 bytes and recreates container. Its pretty annoying. I'm using Uniraid 6.12.8 and I remember seeing this problem back in 2023.
-
[Support] knex666 - Nextcloud
Yes, in config.php put it somewhere in that section.
-
[Support] knex666 - Nextcloud
For maintenance window just paste this line into config.php file: 'maintenance_window_start' => 1, If you set it to 1, the maintenance window will be set between 1 and 5 am. With the database thing just try to run the command it tells you to use. If you're using nextcloud official image just go to the Unraid terminal and paste this command: docker exec -u 99 nextcloud php ooc db:add-missing-indices And with the background jobs change AJAX to Cron and if you have User Scripts plugin just add a new script and paste this command: docker exec -u 99 nextcloud php cron.php Save and set it to run every 5 minutes with custom schedule */5 * * * *.
-
[Support] knex666 - Nextcloud
-
[Support] knex666 - Nextcloud
You can try "docker exec -it -u root nextcloud bash" in Unraid console to access nextcloud console as root.
-
[Support] knex666 - Nextcloud
Just go with "docker exec -u 99 nextcloud php cron.php". On Unraid nextcloud files are owned by user 99. There's no www-data. Sometimes you're gonna get a warning because of using different user than www-data but it's nothing to worry about.
-
andrut started following Why is ASPM disabled in Unraid, while it's enabled in Ubuntu?
-
andrut started following SpaceInvaderOne
-
[Support] knex666 - Nextcloud
Can you provide the server log?
-
[Support] knex666 - Nextcloud
That worked, Thanks 😃
-
[Support] knex666 - Nextcloud
Hello, I was running official nextcloud with mariadb and redis for seven months without any issue. After todays nextcloud docker image update container won't start. Does any of you expirienced such problems lately? Thanks for any help.
-
WARNING: Crucial MX500 SSDs world of pain, stay away from these
After update to M3CR046 version all of the problems I had with two MX500 dropping offline seem to be gone. I had to reboot and scrub drivers every 2-3 days, but now the server is working without any problem for last 27 days.