Problem upgrade error 500

Hello,

After an update by owncloud admin, to migrate 9.1.8 to 10.0.1, i have a http 500 error (Server error 500: Internal Server Error Message: Internal Server) I think the install was not full completed (core update ok, app update not sure). Any help would be greatly appreciate it !!

thanks in advance

Server configuration
Operating system: Debian
Web server: Https
ownCloud version: 9.1.8
Updated from an older ownCloud or fresh install: updated to 10.0.1

ownCloud log (data/owncloud.log)

{“reqId”:“io9im6k8wZlCdHaDbBNR”,“level”:3,“time”:“2018-10-10T07:13:30+00:00”,“remoteAddr”:“149.202.218.168”,“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/owncloud/lib/composer/symfony/console/Helper/ProgressBar.php#512”}
{“reqId”:“io9im6k8wZlCdHaDbBNR”,“level”:3,“time”:“2018-10-10T07:13:30+00:00”,“remoteAddr”:“149.202.218.168”,“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/owncloud/lib/composer/symfony/console/Helper/ProgressBar.php#512”}

Apache Logs

[Wed Oct 10 09:58:05.450604 2018] [:error] [pid 31238] [client 82.120.77.240:49868] PHP Fatal error: require(): Failed opening required ‘/var/www/owncloud/3rdparty/react/promise/src/functions.php’ (include_path=’/var/www/owncloud/lib/composer/pear/pear_exception:/var/www/owncloud/lib/composer/pear/console_getopt:/var/www/owncloud/lib/composer/pear/pear-core-minimal/src:/var/www/owncloud/lib/composer/pear/archive_tar:.:/usr/share/php:/usr/share/pear’) in /var/www/owncloud/lib/composer/react/promise/src/functions_include.php on line 4

How did you perform this upgrade?

Hello dmitry,

By the admin page.
For information the 3rdparty folder does not exist on my install…

thanks for your help.

Do you have access to the command line?

Not access to the command line. sorry. You have an idea/test by this command ?

I would run occ upgrade -vvv and see what the issue is.

But without access to command line there is not much you can do.

Hi dmitry, after test on ssh :
11:15 root@jarvis /var/www/owncloud # sudo -u www-data php occ upgrade -vvv
ownCloud is already latest version

ownCloud 10.0.10

Everything looks good by -vvvv. A problem with php version or htaccess?

I would check the config.php for errors.

Ok what information do you need in the config.php ?
/owncloud/config/config.php
this ?

yes, check this file for errors, a mission comma or something like this.

Also check if your database server / web server is running.

‘instanceid’ => ‘XXXXXXX’,
‘passwordsalt’ => ‘XXXXXX’,
‘secret’ => ‘XXXXXX’,
‘trusted_domains’ =>
array (
0 => ‘XXXXXXX’,
),
‘datadirectory’ => ‘/var/www/owncloud/data’,
‘overwrite.cli.url’ => ‘XXXXXX’,
‘dbtype’ => ‘mysql’,
‘version’ => ‘10.0.10.4’,
‘dbname’ => ‘owncloud’,
‘dbhost’ => ‘localhost’,
‘dbtableprefix’ => ‘oc_’,
‘dbuser’ => ‘owncloud’,
‘dbpassword’ => ‘XXXXXXX’,
‘logtimezone’ => ‘UTC’,
‘installed’ => true,
‘updater.secret’ => ‘XXXXXXX’,
‘loglevel’ => 2,
‘maintenance’ => false,

webserver & database running on my server.

Hey,

i also don’t have such a “3rdparty” folder at all in my ownCloud 10.0.10 system. Could it be possible that there are some older files left behind trying to access invalid files like this?

Good queston tom42… any view dmitry ?
Thanks for your help !

I agree with @tom42

There seems to be old remnants of previous installations.

Can you move that folder outside of ownCloud?

I would also be interested in the owncloud.log file, or at least at the last 10 messages that start with the reqID.

Ok, for your first question, “3rdParty” folder is not in my installation. I don’t moove any folder outside Owncloud.

This is the the owncloud.log :

{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:55+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170928120000 from app core"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:55+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20171026130750 from app core"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:55+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20171026130750 from app core"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:55+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20180123131835 from app core"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:55+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20180123131835 from app core"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:55+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20180302155233 from app core"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:55+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20180302155233 from app core"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:55+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20180319102121 from app core"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:55+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20180319102121 from app core"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:55+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170804201125 from app federatedfilesharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:56+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170804201125 from app federatedfilesharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:56+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170804201253 from app federatedfilesharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:58+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170804201253 from app federatedfilesharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:58+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170116150538 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:59+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170116150538 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:12:59+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170116170538 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:01+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170116170538 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:01+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170202213905 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:01+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170202213905 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:01+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170202220512 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:02+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170202220512 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:02+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170427182800 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:05+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170427182800 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:05+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170519091921 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:06+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170519091921 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:06+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170526100342 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":1,"time":"2018-10-10T07:13:06+00:00","remoteAddr":"149.202.218.168","user":"--","app":"dav","method":"POST","url":"\/index.php\/occ\/upgrade","message":"1 birthday calendars updated."}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:06+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170526100342 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:06+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170711193427 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:07+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170711193427 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:07+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170927201245 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:08+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170927201245 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:08+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20180622095921 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:09+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20180622095921 from app dav"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:09+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170804201125 from app files_sharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:10+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170804201125 from app files_sharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:10+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170804201253 from app files_sharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:11+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170804201253 from app files_sharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:11+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170830112305 from app files_sharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:12+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170830112305 from app files_sharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:12+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20171115154900 from app files_sharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:13+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20171115154900 from app files_sharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:13+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20171215103657 from app files_sharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:13+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20171215103657 from app files_sharing"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:13+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170804201125 from app files_trashbin"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:14+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170804201125 from app files_trashbin"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:14+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170804201253 from app files_trashbin"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:20+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170804201253 from app files_trashbin"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:20+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170801085340 from app notifications"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:20+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170801085340 from app notifications"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:20+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170801152524 from app notifications"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:22+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170801152524 from app notifications"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:22+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20180119080933 from app notifications"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:22+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20180119080933 from app notifications"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:22+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20180604132522 from app notifications"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:22+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20180604132522 from app notifications"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":1,"time":"2018-10-10T07:13:22+00:00","remoteAddr":"149.202.218.168","user":"--","app":"no app in context","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Attempting to install shipped app: files_external"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:22+00:00","remoteAddr":"149.202.218.168","user":"--","app":"no app in context","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Running app database migrations"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:22+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: starting 20170814051424 from app files_external"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:23+00:00","remoteAddr":"149.202.218.168","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Migrations: completed 20170814051424 from app files_external"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:23+00:00","remoteAddr":"149.202.218.168","user":"--","app":"no app in context","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Running app install script"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":0,"time":"2018-10-10T07:13:23+00:00","remoteAddr":"149.202.218.168","user":"--","app":"no app in context","method":"POST","url":"\/index.php\/occ\/upgrade","message":"Running app install repair steps"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:30+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:31+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:31+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:35+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}
{"reqId":"io9im6k8wZlCdHaDbBNR","level":3,"time":"2018-10-10T07:13:35+00:00","remoteAddr":"149.202.218.168","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\/owncloud\/lib\/composer\/symfony\/console\/Helper\/ProgressBar.php#512"}

Hey,

this is really strange because the log message is exactly referencing to this folder. Could it be possible that something on your environment (e.g. PHP, your webserver or similar) is caching some outdated files?

Maybe a restart of all components could already solve this?

Hi tom42, dmitry,

After a clean of cache, and restart 2 services, it is now ok.
Many thanks for your help !

2 Likes