-
-
[Support] Linuxserver.io - Nextcloud
Initially, I tried through the webui. Afterward, it shows the attached message. The update does not work and the server goes into maintenance mode. Then I tried updating via the occ, and it showed the error in my initial post.
-
[Support] Linuxserver.io - Nextcloud
I too ran into the recent issue where the Docker update outpaced the Nextcloud installation. However, I'm having a very difficult time upgrading from version 13 to version 14. I keep running into this error: Remove potentially over exposing share links Done 0/0 [>---------------------------] 0% An unhandled exception has been thrown: Error: Call to a member function getUsers() on null in /config/www/nextcloud/lib/private/Repair/RemoveLinkShares.php:218 Stack trace: #0 /config/www/nextcloud/lib/private/Repair/RemoveLinkShares.php(230): OC\Repair\RemoveLinkShares->repair(Object(OC\Repair)) #1 /config/www/nextcloud/lib/private/Repair.php(91): OC\Repair\RemoveLinkShares->run(Object(OC\Repair)) #2 /config/www/nextcloud/lib/private/Updater.php(265): OC\Repair->run() #3 /config/www/nextcloud/lib/private/Updater.php(121): OC\Updater->doUpgrade('14.0.12.0', '13.0.0.14') #4 /config/www/nextcloud/core/Command/Upgrade.php(258): OC\Updater->upgrade() #5 /config/www/nextcloud/3rdparty/symfony/console/Command/Command.php(251): OC\Core\Command\Upgrade->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /config/www/nextcloud/3rdparty/symfony/console/Application.php(946): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /config/www/nextcloud/3rdparty/symfony/console/Application.php(248): Symfony\Component\Console\Application->doRunCommand(Object(OC\Core\Command\Upgrade), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /config/www/nextcloud/3rdparty/symfony/console/Application.php(148): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /config/www/nextcloud/lib/private/Console/Application.php(213): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /config/www/nextcloud/console.php(96): OC\Console\Application->run() #11 /config/www/nextcloud/occ(11): require_once('/config/www/nex...') Can anyone please help?
-
[Support] Linuxserver.io - Piwigo
I am using Piwigo with the videojs plugin. Some of its features require ffmpeg and mediainfo. How can I install these utilities on the Docker container, so that I may fully utilize this plugin? UPDATE: I think I sort of solved it. I SSHed into the server, then into the docker with: docker exec -it piwigo /bin/bash I installed the packages using apk: apk add ffmpeg apk add mediainfo It seems kinda dirty, but it works for now. I'm certainly interested in hearing best practices for this sort of thing.
PhantamaroK
Members
-
Joined
-
Last visited