Hello, I tried an update from 10.0.3 to 10.0.6 on a debian server, softaclous installation, via the UI updater.
For 3/4 hrs it's stuck now, no changes in the files visible, these are some log entries:
{"reqId":"Wnf2YH8AAQEAAF3KluAAAAAD","level":3,"time":"2018-02-05T06:14:56+00:00","remoteAddr":"123.123.123.123","user":"--","app":"PHP","method":"POST","url":"\/index.php\/occ\/app:list","message":"Invalid argument supplied for foreach() at \/var\/www\/vhosts\/myserver.de\/owncloud.myserver.de\/lib\/composer\/symfony\/console\/Input\/ArgvInput.php#268"}
{"reqId":"Wnf2YH8AAQEAAF3KluAAAAAD","level":3,"time":"2018-02-05T06:14:56+00:00","remoteAddr":"123.123.123.123","user":"--","app":"PHP","method":"POST","url":"\/index.php\/occ\/app:list","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"}
{"reqId":"Wnf2YH8AAQEAAB8qkIgAAAAG","level":3,"time":"2018-02-05T06:14:56+00:00","remoteAddr":"123.123.123.123","user":"--","app":"PHP","method":"POST","url":"\/index.php\/occ\/app:getpath","message":"Undefined index: argv at \/var\/www\/vhosts\/myserver.de\/owncloud.myserver.de\/lib\/composer\/symfony\/console\/Input\/ArgvInput.php#55"}
{"reqId":"Wnf2YH8AAQEAAB8qkIgAAAAG","level":3,"time":"2018-02-05T06:14:56+00:00","remoteAddr":"123.123.123.123","user":"--","app":"PHP","method":"POST","url":"\/index.php\/occ\/app:getpath","message":"array_shift() expects parameter 1 to be array, null given at \/var\/www\/vhosts\/myserver.de\/owncloud.myserver.de\/lib\/composer\/symfony\/console\/Input\/ArgvInput.php#59"}
{"reqId":"Wnf2YH8AAQEAAB8qkIgAAAAG","level":3,"time":"2018-02-05T06:14:56+00:00","remoteAddr":"123.123.123.123","user":"--","app":"PHP","method":"POST","url":"\/index.php\/occ\/app:getpath","message":"Invalid argument supplied for foreach() at \/var\/www\/vhosts\/myserver.de\/owncloud.myserver.de\/lib\/composer\/symfony\/console\/Input\/ArgvInput.php#268"}
{"reqId":"Wnf2YH8AAQEAAB8qkIgAAAAG","level":3,"time":"2018-02-05T06:14:56+00:00","remoteAddr":"123.123.123.123","user":"--","app":"PHP","method":"POST","url":"\/index.php\/occ\/app:getpath","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"}
{"reqId":"Wnf2YH8AAQEAAHfnTqAAAAAC","level":3,"time":"2018-02-05T06:14:56+00:00","remoteAddr":"123.123.123.123","user":"--","app":"PHP","method":"POST","url":"\/index.php\/occ\/app:getpath","message":"Undefined index: argv at \/var\/www\/vhosts\/myserver.de\/owncloud.myserver.de\/lib\/composer\/symfony\/console\/Input\/ArgvInput.php#55"}
{"reqId":"Wnf2YH8AAQEAAHfnTqAAAAAC","level":3,"time":"2018-02-05T06:14:56+00:00","remoteAddr":"123.123.123.123","user":"--","app":"PHP","method":"POST","url":"\/index.php\/occ\/app:getpath","message":"array_shift() expects parameter 1 to be array, null given at \/var\/www\/vhosts\/myserver.de\/owncloud.myserver.de\/lib\/composer\/symfony\/console\/Input\/ArgvInput.php#59"}
{"reqId":"Wnf2YH8AAQEAAHfnTqAAAAAC","level":3,"time":"2018-02-05T06:14:56+00:00","remoteAddr":"123.123.123.123","user":"--","app":"PHP","method":"POST","url":"\/index.php\/occ\/app:getpath","message":"Invalid argument supplied for foreach() at \/var\/www\/vhosts\/myserver.de\/owncloud.myserver.de\/lib\/composer\/symfony\/console\/Input\/ArgvInput.php#268"}
{"reqId":"Wnf2YH8AAQEAAHfnTqAAAAAC","level":3,"time":"2018-02-05T06:14:56+00:00","remoteAddr":"123.123.123.123","user":"--","app":"PHP","method":"POST","url":"\/index.php\/occ\/app:getpath","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"}
{"reqId":"Wnf2eX8AAQEAABpZumAAAAAS","level":3,"time":"2018-02-05T06:15:57+00:00","remoteAddr":"123.123.123.123","user":"--","app":"PHP","method":"POST","url":"\/index.php\/occ\/upgrade","message":"str_repeat(): Second argument has to be greater than or equal to 0 at \/var\/www\/vhosts\/myserver.de\/owncloud.myserver.de\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#517"}
What should I do?
Cheers,
Wolf