Core: Update Button not working

Created on 21 Jul 2016  Â·  37Comments  Â·  Source: owncloud/core

Steps to reproduce

  1. Pressing "Open updater" (tested with Firefox 47.0.1, Edge and IE 11)

    Expected behaviour

The updater opens.

Actual behaviour

Nothing happens.

Server configuration

Operating system:
Solaris Unix (Hosted by Strato)

Web server:
Apache 2.2

Database:
MySQL 5.5.48

PHP version:
5.6

ownCloud version:
9.0.3

Updated from an older ownCloud or fresh install:
Manual Update from 9.0.2

Where did you install ownCloud from:
https://owncloud.org

Signing status (ownCloud 9.0 and above):

No errors have been found.

config.php

<?php
$CONFIG = array (
  'datadirectory' => '/mnt/web024/a2/74/12345678/htdocs/owncloud_data',
  'tempdirectory' => '/mnt/web024/a2/74/12345678/htdocs/owncloud/temp',
  'instanceid' => '---',
  'passwordsalt' => '---',
  'secret' => '---',
  'dbtype' => 'mysql',
  'version' => '9.1.0.15',
  'dbname' => '---',
  'dbhost' => 'rdbms.strato.de',
  'dbtableprefix' => 'oc_',
  'dbuser' => '---',
  'dbpassword' => '---',
  'logtimezone' => 'UTC',
  'log_rotate_size' => 31457280,
  'installed' => true,
  'forcessl' => true,
  'maintenance' => false,
  'trusted_domains' => 
  array (
    0 => 'www.abc.de',
  ),
  'theme' => '',
  'loglevel' => 2,
  'htaccess.RewriteBase' => '/owncloud',
);

ownCloud log (data/owncloud.log)

{"reqId":"pofC0ks8HCdrs5XWn99O","remoteAddr":"x.x.x.x","app":"PHP","message":"Undefined index: REQUEST_URI at \/mnt\/web024\/a2\/74\/12345678\/htdocs\/owncloud\/lib\/base.php#179","level":3,"time":"2016-07-21T14:39:19+00:00","method":"--","url":"--","user":"--"}

error-log

21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] PHP Fatal error:  Uncaught exception 'UnexpectedValueException' with message 'Could not parse a response for config:list --private. Please check if the current shell user can run occ command. Raw output: 
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] X-Powered-By: PHP/5.6.22
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] Set-Cookie: ocenobfbc2kr=0rm1cem36gkl3qgv0n92vvkgc6; path=/; HttpOnly
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] Expires: Thu, 19 Nov 1981 08:52:00 GMT
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] Pragma: no-cache
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] Set-Cookie: oc_sessionPassphrase=xAsNtMWn37bC45F2yjbuYohfMyjR0z3xDvHH%2BXJdVRTEfhYDt9QgEPhNMhckA4AJdmzHY%2Fcws3TRSREBVMgAsKfA4YKqvHvsqyiXtuXPojBIRiyl7sOFmBbK627GBA0g; path=/; httponly
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] Content-Security-Policy:default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] X-XSS-Protection: 1; mode=block
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] X-Content-Type-Options: nosniff
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] X-Frame-Options: Sameorigin
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] X-Robots-Tag: none
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] X-Download-Options: noopen
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] X-Permitted-Cross-Domain-Policies: none
21.07.2016 16:56:27 abc.de [client xxx.xxx.xxx.xxx] Content-type: text/html; charset=UTF in /mnt/web024/a2/74/12345678/htdocs/owncloud/updater/src/Utils/OccRunner.php on line 59
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] PHP Fatal error:  Uncaught exception 'UnexpectedValueException' with message 'Could not parse a response for config:list --private. Please check if the current shell user can run occ command. Raw output: 
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] X-Powered-By: PHP/5.6.22
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] Set-Cookie: ocenobfbc2kr=4oi38ip9ao7cg1lvn694br0rf3; path=/; HttpOnly
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] Expires: Thu, 19 Nov 1981 08:52:00 GMT
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] Pragma: no-cache
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] Set-Cookie: oc_sessionPassphrase=4l5HEAGE1Ek5U9PItbqVM4u5mynS3xFIh79r6avh%2Bs%2ByzfoN6hhvakR1rzBPzdmXGLS%2F%2FtUNIsXdefEprihKlPQBxOZVn1QizTZ3qtsOWkPSP484G0PvT4uSjMAtL3NI; path=/; httponly
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] Content-Security-Policy:default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] X-XSS-Protection: 1; mode=block
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] X-Content-Type-Options: nosniff
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] X-Frame-Options: Sameorigin
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] X-Robots-Tag: none
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] X-Download-Options: noopen
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] X-Permitted-Cross-Domain-Policies: none
21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] Content-type: text/html; charset in /mnt/web024/a2/74/12345678/htdocs/owncloud/updater/src/Utils/OccRunner.php on line 59
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] PHP Fatal error:  Uncaught exception 'UnexpectedValueException' with message 'Could not parse a response for config:list --private. Please check if the current shell user can run occ command. Raw output: 
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] X-Powered-By: PHP/5.6.22
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] Set-Cookie: ocenobfbc2kr=v31jombl1pjn85fu5efchgi616; path=/; HttpOnly
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] Expires: Thu, 19 Nov 1981 08:52:00 GMT
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] Pragma: no-cache
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] Set-Cookie: oc_sessionPassphrase=QIEBdz8SH4ySsOxxrbozEcEPNJfwTjDR2bcfJS51rbesyr6xk95cGM%2Fe2m1Ck8wiusylxTmOC6gRhzA0irnSi47rE2v8mM48LEWIvBAfBIalP24nzlEvr%2BI2rCEc3qvp; path=/; httponly
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] Content-Security-Policy:default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] X-XSS-Protection: 1; mode=block
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] X-Content-Type-Options: nosniff
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] X-Frame-Options: Sameorigin
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] X-Robots-Tag: none
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] X-Download-Options: noopen
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] X-Permitted-Cross-Domain-Policies: none
21.07.2016 16:56:30 abc.de [client xxx.xxx.xxx.xxx] Content-type: text/html; charset=UTF in /mnt/web024/a2/74/12345678/htdocs/owncloud/updater/src/Utils/OccRunner.php on line 59

"21.07.2016 16:56:29 abc.de [client xxx.xxx.xxx.xxx] Expires: Thu, 19 Nov 1981 08:52:00 GMT"

That's a tad past expiration date, one might think.

Is there a way to manually open the Updater? A link or s.th. like that?

Bug update needs info

Most helpful comment

9.0.4, 9.0.5, 9.1.0, 9.1.1:

Initializing
[UnexpectedValueException]
Could not parse a response for config:list. Please check if the current shell user can run occ command. Raw output:
Not allowed

Is unrelated to this issue and is fixed with this patch https://central.owncloud.org/t/patches-for-known-update-issues-from-version-9-0-4-9-0-5-9-1-0-9-1-1/3549

All 37 comments

Someone reported this on IRC today, please check the error_log and owncloud.log.

Your setup must allow running php from the CLI for the update to be possible.

@VicDeo we need to make the updater show an actual error message in such cases.

@PVince81 I added owncloud and error logs for this event (cleared the log and pressed the button (for owncloud.log, that is.))

Your setup must allow running php from the CLI for the update to be possible.

I _think_ it worked before. Might have been a different server, though.

Out of curiosity, was it a bad idea to post the "oc_sessionPassphrase=..." like I did?

Same here. Nothing happens. Want to update from 9.0.2 to 9.0.4. How frustrating. A lot of "tam tam" ("Hey everyone out there, here is the new 9.0.4, finally!" - and then update doesn´t work. Bravo). By the way: Nothing in owncloud.log. Tested IE11 and FF 47.0.1.

same problem here, no log entrys or workaround found...

So what next? Will there be a fix, a patch, a workaround...??? 9.0.5? 9.1.1?

@dergilb99 please post data/update.log content

For everyone else:

content of data/update.log (for 9.0.3+)
or updater/update.log (for 9.0.0 - 9.0.2)
is appreciated

Running 9.10 on Ubuntu 16.04, I have no data/update.log file. My /var/www/owncloud/data is empty, since I have configured 'datadirectory' => '/home/owncloud', in config/config.php.
The directory /home/owncloud only contains the following directorys and files:

  • admin
  • files_external
  • user1
  • user2
  • ownbackup
  • updater-data
  • htaccesstest.txt
  • news
  • owncloud.log
  • files_encryption
  • index.html
  • updater_backup

please post data/update.log content

There is no update.log. Only owncloud.log. But maybe here's some info: #25390

@VicDeo could this be a clue ?

Undefined index: REQUEST_URI at \/mnt\/web024\/a2\/74\/12345678\/htdocs\/owncloud\/lib\/base.php#179","level":3,"time":"2016-07-21T14:39:19+00:00","method":"--","url":"--","user":"--"}

Maybe in that PHP env some of the env variables are set differently ?

No progress so far? Do we need to wait for 9.0.5 on August 23rd? But wait... that update can´t fix this bug, cause there´s no update function... sounds like the circle of death to me. What would be a manual FIX for this (except "Well just do the update manually bro")?

@dergilb99 what happens when you open domain.tld/updater/ ?

possibly related to https://github.com/owncloud/core/pull/17491
Exact PHP version needed

@dergilb99 what happens when you open domain.tld/updater/ ?

updater.secret is undefined in config/config.php. Either browse the admin settings in your ownCloud and click "Open updater" or define a strong secret using

php -r 'echo password_hash("MyStrongSecretDoUseYourOwn!", PASSWORD_DEFAULT)."\n";'

and set this in the config.php.

I added the config.php in my initial post.

Exact PHP version needed

PHP Version 5.6.22

@dergilb99 what happens when you open domain.tld/updater/ ?

<?php

/**
 * @author Victor Dubiniuk <[email protected]>
 *
 * @copyright Copyright (c) 2015, ownCloud, Inc.
 * @license AGPL-3.0
 *
 * This code is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License, version 3,
 * as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 * GNU Affero General Public License for more details.
 *
 * You should have received a copy of the GNU Affero General Public License, version 3,
 * along with this program.  If not, see <http://www.gnu.org/licenses/>
 *
 */

use Owncloud\Updater\Controller\IndexController;

require __DIR__ . '/app/bootstrap.php';

$controller = new IndexController($container);
$response = $controller->dispatch();
echo $response;

PHP-Version: 5.6.24-0+deb8u1

updater.secret is undefined in config/config.php. Either browse the admin settings in your ownCloud and click "Open updater" or define a strong secret using php -r 'echo password_hash("MyStrongSecretDoUseYourOwn!", PASSWORD_DEFAULT)."\n";' and set this in the config.php.
That's the same code I get displayed when opening domain.tld/updater/

@bcutter in your case raw PHP is served instead executing it. Which means the server is not configured properly.
Which webserver do you use?

@VicDeo nginx

File contents of "/etc/nginx/sites-enabled/default" mostly following OwnCloud recommendation (admin manual).

.PHP relevant sections:

location @webdav {
    fastcgi_split_path_info             ^(.+\.php)(/.*)$;
    #fastcgi_pass                       127.0.0.1:9000;
    fastcgi_pass                        unix:/var/run/php5-fpm.sock;
    fastcgi_param                       SCRIPT_FILENAME $document_root$fastcgi_script_name;
    fastcgi_param                       HTTPS on;
    include                             fastcgi_params;
  }

location ~ ^/owncloud/(?:updater|ocs-provider)(?:$|/) {
    try_files                           $uri/ =404;
    index                               index.php;
  }

  location ~ ^(?<script_name>.+?\.php)(?<path_info>/.*)?$ {
    try_files                           $script_name = 404;
    include                             fastcgi_params;
    fastcgi_param                       PATH_INFO $path_info;
    fastcgi_param                       HTTPS on;
    #fastcgi_pass                       127.0.0.1:9000;
    fastcgi_pass                        unix:/var/run/php5-fpm.sock;
    include                             fastcgi.conf;
    fastcgi_param                       MOD_X_ACCEL_REDIRECT_ENABLED on;
  }

I guess it´s the

location ~ ^/owncloud/(?:updater|ocs-provider)(?:$|/) {
    try_files                           $uri/ =404;
    index                               index.php;
  }

block, right?

Absolutely no change. "https://servername/owncloud/updater" --> Browser still loads file and wants to downloads instead of execute it... and yes, of course I reloaded and restarted nginx service.

Update: If I remove the location block the PHP script is executed. So I receive:

Please provide the "updater.secret" from your ownCloud's config/config.php:

with a text box named "Secret".

So I completely removed the mentioned location block for the few minutes the update takes.. After that, the updater ran (finally a reaction aufter clicking the updater button, yeah :laughing: ) and the update could be processed.

Like to mention that after step "Updating core" and before step "Updating apps" I got a "Server error 504: Gateway Time-out Message: Gateway Time-outSeeyour webserver logs for details.". But that´s another issue for sure.

Anyway: You experts should take a deeper look on the referenced https://github.com/owncloud/documentation/pull/2551/files issue!

@dergilb99 please hit f12 and check if there are errors at the console tab after you click 'Open updater'

please hit f12 and check if there are errors at the console tab after you click 'Open updater'

I upgraded manually to 9.1 right after the updater failed, so results will be for 9.1 (set to daily channel for this test).

Clicking on updater now opens the updater:

Initializing

 [UnexpectedValueException] 
 Could not parse a response for config:list. Please check if the current shell user can run occ command. Raw output: 
 Not allowed 

Than comes a "Recheck" button.

The console says:

Content Security Policy: Directive 'frame-src' has been deprecated. Please use directive 'child-src' instead.(unknown)
JQMIGRATE: Migrate is installed, version 1.4.0jquery-migrate.min.js:2:542
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help http://xhr.spec.whatwg.org/jquery.min.js:4:14346
Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# insteadjquery.min.js:1
Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src https://www.abc.de 'unsafe-eval'").admin
Use of getPreventDefault() is deprecated.  Use defaultPrevented instead.

The first two entries appear when loading ownCloud, the rest when clicking on "Open updater". The last entry was missing when giving it a second try.

And the owncloud.log:

{"reqId":"V9vUzcCoKxsAAC0hvWUAAAMg","remoteAddr":"x.x.x.x","app":"files","message":"Exception: {\"Exception\":\"BadMethodCallException\",\"Message\":\"Not in batch\",\"Code\":0,\"Trace\":\"#0 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Utils\\\/Scanner.php(143): OC\\\\Files\\\\Cache\\\\Propagator->commitBatch()\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(87): OC\\\\Files\\\\Utils\\\\Scanner->backgroundScan('')\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(111): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->runScanner(Object(OC\\\\User\\\\User))\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(52): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->run(NULL)\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(53): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/cron.php(144): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Cache\\\/Propagator.php\",\"Line\":145}","level":3,"time":"2016-09-16T11:18:30+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"}
{"reqId":"V9vUzcCoKxsAAC0hvWUAAAMg","remoteAddr":"x.x.x.x","app":"files","message":"Exception: {\"Exception\":\"BadMethodCallException\",\"Message\":\"Not in batch\",\"Code\":0,\"Trace\":\"#0 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Utils\\\/Scanner.php(143): OC\\\\Files\\\\Cache\\\\Propagator->commitBatch()\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(87): OC\\\\Files\\\\Utils\\\\Scanner->backgroundScan('')\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(111): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->runScanner(Object(OC\\\\User\\\\User))\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(52): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->run(NULL)\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(53): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/cron.php(144): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Cache\\\/Propagator.php\",\"Line\":145}","level":3,"time":"2016-09-16T11:18:30+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"}
{"reqId":"V9vUzcCoKxsAAC0hvWUAAAMg","remoteAddr":"x.x.x.x","app":"files","message":"Exception: {\"Exception\":\"BadMethodCallException\",\"Message\":\"Not in batch\",\"Code\":0,\"Trace\":\"#0 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Utils\\\/Scanner.php(143): OC\\\\Files\\\\Cache\\\\Propagator->commitBatch()\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(87): OC\\\\Files\\\\Utils\\\\Scanner->backgroundScan('')\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(111): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->runScanner(Object(OC\\\\User\\\\User))\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(52): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->run(NULL)\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(53): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/cron.php(144): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Cache\\\/Propagator.php\",\"Line\":145}","level":3,"time":"2016-09-16T11:18:30+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"}
{"reqId":"V9vlNsCoKxsAADniWqIAAAJk","remoteAddr":"x.x.x.x","app":"files","message":"Exception: {\"Exception\":\"BadMethodCallException\",\"Message\":\"Not in batch\",\"Code\":0,\"Trace\":\"#0 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Utils\\\/Scanner.php(143): OC\\\\Files\\\\Cache\\\\Propagator->commitBatch()\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(87): OC\\\\Files\\\\Utils\\\\Scanner->backgroundScan('')\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(111): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->runScanner(Object(OC\\\\User\\\\User))\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(52): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->run(NULL)\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(53): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/cron.php(144): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Cache\\\/Propagator.php\",\"Line\":145}","level":3,"time":"2016-09-16T12:27:34+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"}
{"reqId":"V9vlNsCoKxsAADniWqIAAAJk","remoteAddr":"x.x.x.x","app":"files","message":"Exception: {\"Exception\":\"BadMethodCallException\",\"Message\":\"Not in batch\",\"Code\":0,\"Trace\":\"#0 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Utils\\\/Scanner.php(143): OC\\\\Files\\\\Cache\\\\Propagator->commitBatch()\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(87): OC\\\\Files\\\\Utils\\\\Scanner->backgroundScan('')\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(111): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->runScanner(Object(OC\\\\User\\\\User))\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(52): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->run(NULL)\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(53): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/cron.php(144): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Cache\\\/Propagator.php\",\"Line\":145}","level":3,"time":"2016-09-16T12:27:34+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"}
{"reqId":"V9vlNsCoKxsAADniWqIAAAJk","remoteAddr":"x.x.x.x","app":"files","message":"Exception: {\"Exception\":\"BadMethodCallException\",\"Message\":\"Not in batch\",\"Code\":0,\"Trace\":\"#0 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Utils\\\/Scanner.php(143): OC\\\\Files\\\\Cache\\\\Propagator->commitBatch()\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(87): OC\\\\Files\\\\Utils\\\\Scanner->backgroundScan('')\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(111): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->runScanner(Object(OC\\\\User\\\\User))\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(52): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->run(NULL)\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(53): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/cron.php(144): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Cache\\\/Propagator.php\",\"Line\":145}","level":3,"time":"2016-09-16T12:27:34+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"}
{"reqId":"V9vpq8CoKxsAACKubNMAAAHj","remoteAddr":"x.x.x.x","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 400 failed to load external entity \\\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files_versions\\\/appinfo\\\/info.xml\\\"\\n on line 0, column 0\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\BadRequest\",\"Code\":0,\"Trace\":\"#0 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpPropFind(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:PROPFIND', Array)\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(56): Sabre\\\\DAV\\\\Server->exec()\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/remote.php(164): require_once('\\\/mnt\\\/web024\\\/a2\\\/...')\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php\",\"Line\":322,\"User\":\"user1\"}","level":4,"time":"2016-09-16T12:46:35+00:00","method":"PROPFIND","url":"\/owncloud\/remote.php\/webdav\/","user":"user1"}
{"reqId":"V9wh4MCoKxsAAAQWc9UAAACs","remoteAddr":"x.x.x.x","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 System in maintenance mode.\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 [internal function]: OCA\\\\DAV\\\\Connector\\\\Sabre\\\\MaintenancePlugin->checkMaintenanceMode(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(446): Sabre\\\\Event\\\\EventEmitter->emit('beforeMethod', Array)\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(56): Sabre\\\\DAV\\\\Server->exec()\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/remote.php(164): require_once('\\\/mnt\\\/web024\\\/a2\\\/...')\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/MaintenancePlugin.php\",\"Line\":84,\"User\":\"user1\"}","level":4,"time":"2016-09-16T16:46:24+00:00","method":"PROPFIND","url":"\/owncloud\/remote.php\/webdav\/","user":"user1"}
{"reqId":"V9wh@sCoKxsAAGpkFdkAAAFV","remoteAddr":"x.x.x.x","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 System in maintenance mode.\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 [internal function]: OCA\\\\DAV\\\\Connector\\\\Sabre\\\\MaintenancePlugin->checkMaintenanceMode(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(446): Sabre\\\\Event\\\\EventEmitter->emit('beforeMethod', Array)\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(56): Sabre\\\\DAV\\\\Server->exec()\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/remote.php(164): require_once('\\\/mnt\\\/web024\\\/a2\\\/...')\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/MaintenancePlugin.php\",\"Line\":84,\"User\":\"user1\"}","level":4,"time":"2016-09-16T16:46:50+00:00","method":"PROPFIND","url":"\/owncloud\/remote.php\/webdav\/","user":"user1"}
{"reqId":"V9wiGsCoKxsAAC1CarUAAAMw","remoteAddr":"x.x.x.x","app":"no app in context","message":"Temporary directory \/mnt\/web024\/a2\/74\/12345678\/htdocs\/owncloud\/temp is not present or writable","level":2,"time":"2016-09-16T16:47:22+00:00","method":"GET","url":"\/owncloud\/status.php","user":"user1"}
{"reqId":"V9wiGsCoKxsAABd65hcAAAAW","remoteAddr":"x.x.x.x","app":"no app in context","message":"Temporary directory \/mnt\/web024\/a2\/74\/12345678\/htdocs\/owncloud\/temp is not present or writable","level":2,"time":"2016-09-16T16:47:22+00:00","method":"PROPFIND","url":"\/owncloud\/remote.php\/webdav\/","user":"user1"}
{"reqId":"V9wiGsCoKxsAABd65hcAAAAW","remoteAddr":"x.x.x.x","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 503 System in maintenance mode.\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\ServiceUnavailable\",\"Code\":0,\"Trace\":\"#0 [internal function]: OCA\\\\DAV\\\\Connector\\\\Sabre\\\\MaintenancePlugin->checkMaintenanceMode(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(446): Sabre\\\\Event\\\\EventEmitter->emit('beforeMethod', Array)\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(56): Sabre\\\\DAV\\\\Server->exec()\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/remote.php(164): require_once('\\\/mnt\\\/web024\\\/a2\\\/...')\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/MaintenancePlugin.php\",\"Line\":84,\"User\":\"user1\"}","level":4,"time":"2016-09-16T16:47:22+00:00","method":"PROPFIND","url":"\/owncloud\/remote.php\/webdav\/","user":"user1"}
{"reqId":"V9w948CoKxsAAC9gkssAAAEV","remoteAddr":"192.168.48.6","app":"PHP","message":"Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php:\/\/input stream instead. at Unknown#0","level":3,"time":"2016-09-16T18:45:56+00:00","method":"POST","url":"\/owncloud\/index.php\/occ\/config:list","user":"--"}
{"reqId":"V9w-q8CoKxsAAHI4uQoAAADd","remoteAddr":"192.168.48.6","app":"PHP","message":"Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php:\/\/input stream instead. at Unknown#0","level":3,"time":"2016-09-16T18:53:32+00:00","method":"POST","url":"\/owncloud\/index.php\/occ\/config:list","user":"--"}
{"reqId":"V9w-rcCoKxsAAHMH0nMAAAJt","remoteAddr":"192.168.48.6","app":"PHP","message":"Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php:\/\/input stream instead. at Unknown#0","level":3,"time":"2016-09-16T18:53:34+00:00","method":"POST","url":"\/owncloud\/index.php\/occ\/config:list","user":"--"}
{"reqId":"V9xAzcCoKxsAAF-sxU8AAAIU","remoteAddr":"x.x.x.x","app":"files","message":"Exception: {\"Exception\":\"BadMethodCallException\",\"Message\":\"Not in batch\",\"Code\":0,\"Trace\":\"#0 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Utils\\\/Scanner.php(143): OC\\\\Files\\\\Cache\\\\Propagator->commitBatch()\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(87): OC\\\\Files\\\\Utils\\\\Scanner->backgroundScan('')\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(111): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->runScanner(Object(OC\\\\User\\\\User))\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(52): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->run(NULL)\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(53): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/cron.php(144): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Cache\\\/Propagator.php\",\"Line\":145}","level":3,"time":"2016-09-16T18:58:21+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"}
{"reqId":"V9xAzcCoKxsAAF-sxU8AAAIU","remoteAddr":"x.x.x.x","app":"files","message":"Exception: {\"Exception\":\"BadMethodCallException\",\"Message\":\"Not in batch\",\"Code\":0,\"Trace\":\"#0 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Utils\\\/Scanner.php(143): OC\\\\Files\\\\Cache\\\\Propagator->commitBatch()\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(87): OC\\\\Files\\\\Utils\\\\Scanner->backgroundScan('')\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(111): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->runScanner(Object(OC\\\\User\\\\User))\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(52): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->run(NULL)\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(53): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/cron.php(144): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Cache\\\/Propagator.php\",\"Line\":145}","level":3,"time":"2016-09-16T18:58:21+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"}
{"reqId":"V9xAzcCoKxsAAF-sxU8AAAIU","remoteAddr":"x.x.x.x","app":"files","message":"Exception: {\"Exception\":\"BadMethodCallException\",\"Message\":\"Not in batch\",\"Code\":0,\"Trace\":\"#0 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Utils\\\/Scanner.php(143): OC\\\\Files\\\\Cache\\\\Propagator->commitBatch()\\n#1 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(87): OC\\\\Files\\\\Utils\\\\Scanner->backgroundScan('')\\n#2 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/apps\\\/files\\\/lib\\\/BackgroundJob\\\/ScanFiles.php(111): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->runScanner(Object(OC\\\\User\\\\User))\\n#3 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(52): OCA\\\\Files\\\\BackgroundJob\\\\ScanFiles->run(NULL)\\n#4 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/BackgroundJob\\\/TimedJob.php(53): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#5 \\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/cron.php(144): OC\\\\BackgroundJob\\\\TimedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#6 {main}\",\"File\":\"\\\/mnt\\\/web024\\\/a2\\\/74\\\/12345678\\\/htdocs\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Cache\\\/Propagator.php\",\"Line\":145}","level":3,"time":"2016-09-16T18:58:21+00:00","method":"GET","url":"\/owncloud\/cron.php","user":"--"}
{"reqId":"V9xA2MCoKxsAAANs3PMAAAC@","remoteAddr":"192.168.48.6","app":"PHP","message":"Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php:\/\/input stream instead. at Unknown#0","level":3,"time":"2016-09-16T18:58:33+00:00","method":"POST","url":"\/owncloud\/index.php\/occ\/config:list","user":"--"}

I'm not sure what or who the local IP (192.168.48.6) is. Could be the server's local IP.

I guess the "Propagator" errors are a result from my manual AJAX run cron job override (Windows Scheduler runs cron.php via cURL every five minutes):

@curl.exe https://www.abc.de/owncloud/cron.php

Sorry for my late response, there was no notification thingy this time.

Still true for 9.1.1

problem occurs too

 [UnexpectedValueException] 
 Could not parse a response for config:list. Please check if the current shell user can run occ command. Raw output: 
 Not allowed 

All is ok in config.

@PVince81 The patch actually helped with the upgrade to 9.1.1 but now I am facing the same problem again when trying to use the updater app to upgrade from 9.1.1 to 9.1.2.

� [UnexpectedValueException] � � Could not parse a response for config:list. Please check if the current shell user can run occ command. Raw output: � � Not allowed �

Nothing in the logs so far. Anyone else with the same problem?

@Flachzange This patch kills itself on update by overwritting with files from 9.1.1
9.1.1 is also affected. Which means that it should be patched with the same patch

Ah, thanks. I somehow expected that the update included the patch.

9.0.4, 9.0.5, 9.1.0, 9.1.1:

Initializing
[UnexpectedValueException]
Could not parse a response for config:list. Please check if the current shell user can run occ command. Raw output:
Not allowed

Is unrelated to this issue and is fixed with this patch https://central.owncloud.org/t/patches-for-known-update-issues-from-version-9-0-4-9-0-5-9-1-0-9-1-1/3549

I somehow expected that the update included the patch.

The updater fixes are only effective after updating to the fixed version, not before updating. That's why the current version needs patching.

So can this be closed ?

Fine for me.

@PVince81 yes, can be closed as a duplicate of https://github.com/owncloud/updater/issues/396

Hey, this issue has been closed because the label needs info is set and there were no updates for 14 days. Feel free to reopen this issue if you deem it appropriate.

(This is an automated comment from GitMate.io.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings