[Eisfair_dev] owncloud v1.6.2 stable

Stefan Welte post at stefan-welte.de
Mi Jan 3 11:11:29 CET 2018


Hallo Jürgen,

Am 03.01.2018 um 10:27 schrieb Juergen Edner:
>> Muss der Befehl ohne Wartungsmodus ausgeführt werden?
> da gehe ich von aus.

maintenance off und singleuser on, ergibt folgende Vermeldungen, welche ich nicht deuten kann, ob das
schlimm war/ist und nun erledigt oder weiter problematisch ist:

> wwwrun at eis2:~/owncloud$ ./occ  maintenance:mode --off
> ownCloud is in maintenance mode - no app have been loaded
> 
> Maintenance mode disabled
> wwwrun at eis2:~/owncloud$ occ files:scan --all --repair
> Please switch to single user mode to repair all storages: occ maintenance:singleuser --on
> Alternatively, you can specify a user to repair. Please note that this is slower than repairing in bulk
> wwwrun at eis2:~/owncloud$ occ maintenance:singleuser --on
> Single user mode enabled
> wwwrun at eis2:~/owncloud$ occ files:scan --all --repair
>     1 [->--------------------------]Fixed 30 file cache entries with wrong path
>     1 [->--------------------------]Fixed 2 file cache entries with wrong path
>     1 [============================]
> 
> Scanning files for 9 users
> Starting scan for user 1 out of 9 (user1)
> Home storage for user user1 not writable
> Make sure you're running the scan command only as the user the web server runs as
> Starting scan for user 2 out of 9 (admin1)
> Starting scan for user 3 out of 9 (user2)
> Starting scan for user 4 out of 9 (user3)
> Home storage for user user4 not writable
> Make sure you're running the scan command only as the user the web server runs as
> Starting scan for user 5 out of 9 (user4)
> Starting scan for user 6 out of 9 (user5)
> Starting scan for user 7 out of 9 (user6)
> Starting scan for user 8 out of 9 (user7)
> Exception during scan: ErrorException: Undefined index: size
> #0 /var/www/htdocs/owncloud/lib/private/Files/Cache/Scanner.php(421): OCA\Files\Command\Scan->exceptionErrorHandler(8, 'Undefined index...', '/var/www/htdocs...', 421, Array)
> #1 /var/www/htdocs/owncloud/lib/private/Files/Cache/Scanner.php(382): OC\Files\Cache\Scanner->handleChildren('', true, 3, '6481', true, 299436325)
> #2 /var/www/htdocs/owncloud/lib/private/Files/Cache/Scanner.php(316): OC\Files\Cache\Scanner->scanChildren('', true, 3, 6481, true)
> #3 /var/www/htdocs/owncloud/lib/private/Files/Utils/Scanner.php(238): OC\Files\Cache\Scanner->scan('', true, 3)
> #4 /var/www/htdocs/owncloud/apps/files/lib/Command/Scan.php(224): OC\Files\Utils\Scanner->scan('/user7', false)
> #5 /var/www/htdocs/owncloud/apps/files/lib/Command/Scan.php(310): OCA\Files\Command\Scan->scanFiles('user7', '/user7', false, Object(Symfony\Component\Console\Output\ConsoleOutput), false, false)
> #6 /var/www/htdocs/owncloud/lib/composer/symfony/console/Command/Command.php(262): OCA\Files\Command\Scan->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
> #7 /var/www/htdocs/owncloud/core/Command/Base.php(159): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
> #8 /var/www/htdocs/owncloud/lib/composer/symfony/console/Application.php(826): OC\Core\Command\Base->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
> #9 /var/www/htdocs/owncloud/lib/composer/symfony/console/Application.php(189): Symfony\Component\Console\Application->doRunCommand(Object(OCA\Files\Command\Scan), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
> #10 /var/www/htdocs/owncloud/lib/composer/symfony/console/Application.php(120): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
> #11 /var/www/htdocs/owncloud/lib/private/Console/Application.php(162): Symfony\Component\Console\Application->run(NULL, NULL)
> #12 /var/www/htdocs/owncloud/console.php(106): OC\Console\Application->run()
> #13 /var/www/htdocs/owncloud/occ(11): require_once('/var/www/htdocs...')
> #14 {main}
> Starting scan for user 9 out of 9 (user8)
> Exception during scan: OCP\Lock\LockedException: "files/b13f73e5e21340365c9f16a52b963e3e" is locked
> #0 /var/www/htdocs/owncloud/lib/private/Files/Storage/Common.php(653): OC\Lock\MemcacheLockingProvider->acquireLock('files/b13f73e5e...', 2)
> #1 /var/www/htdocs/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php(589): OC\Files\Storage\Common->acquireLock('scanner::', 2, Object(OC\Lock\MemcacheLockingProvider))                                                                                                                                               
> #2 /var/www/htdocs/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php(589): OC\Files\Storage\Wrapper\Wrapper->acquireLock('scanner::', 2, Object(OC\Lock\MemcacheLockingProvider))                                                                                                                                      
> #3 /var/www/htdocs/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php(589): OC\Files\Storage\Wrapper\Wrapper->acquireLock('scanner::', 2, Object(OC\Lock\MemcacheLockingProvider))                                                                                                                                      
> #4 /var/www/htdocs/owncloud/lib/private/Files/Storage/Wrapper/Wrapper.php(589): OC\Files\Storage\Wrapper\Wrapper->acquireLock('scanner::', 2, Object(OC\Lock\MemcacheLockingProvider))                                                                                                                                      
> #5 /var/www/htdocs/owncloud/lib/private/Files/Cache/Scanner.php(310): OC\Files\Storage\Wrapper\Wrapper->acquireLock('scanner::', 2, Object(OC\Lock\MemcacheLockingProvider))                                                                                                                                                
> #6 /var/www/htdocs/owncloud/lib/private/Files/Utils/Scanner.php(238): OC\Files\Cache\Scanner->scan('', true, 3)
> #7 /var/www/htdocs/owncloud/apps/files/lib/Command/Scan.php(224): OC\Files\Utils\Scanner->scan('/user8', false)
> #8 /var/www/htdocs/owncloud/apps/files/lib/Command/Scan.php(310): OCA\Files\Command\Scan->scanFiles('user8', '/user8', false, Object(Symfony\Component\Console\Output\ConsoleOutput), false, false)                                                                                                                           
> #9 /var/www/htdocs/owncloud/lib/composer/symfony/console/Command/Command.php(262): OCA\Files\Command\Scan->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))                                                                                               
> #10 /var/www/htdocs/owncloud/core/Command/Base.php(159): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))                                                                                                          
> #11 /var/www/htdocs/owncloud/lib/composer/symfony/console/Application.php(826): OC\Core\Command\Base->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))                                                                                                        
> #12 /var/www/htdocs/owncloud/lib/composer/symfony/console/Application.php(189): Symfony\Component\Console\Application->doRunCommand(Object(OCA\Files\Command\Scan), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))                                              
> #13 /var/www/htdocs/owncloud/lib/composer/symfony/console/Application.php(120): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))                                                                                     
> #14 /var/www/htdocs/owncloud/lib/private/Console/Application.php(162): Symfony\Component\Console\Application->run(NULL, NULL)
> #15 /var/www/htdocs/owncloud/console.php(106): OC\Console\Application->run()
> #16 /var/www/htdocs/owncloud/occ(11): require_once('/var/www/htdocs...')
> #17 {main}
> 
> +---------+-------+--------------+
> | Folders | Files | Elapsed time |
> +---------+-------+--------------+
> | 1152    | 6800  | 00:05:04     |
> +---------+-------+--------------+
> wwwrun at eis2:~/owncloud$

Kann von euch jemand etwas dazu schreiben, ob es weiterer (Reparatur-)Massnahmen bedarf?

Danke,
Stefan


Mehr Informationen über die Mailingliste Eisfair_dev