Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade 15.07 to 16.01 failed #15711

Closed
HelmutMayer opened this issue May 24, 2019 · 2 comments
Closed

upgrade 15.07 to 16.01 failed #15711

HelmutMayer opened this issue May 24, 2019 · 2 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: install and update

Comments

@HelmutMayer
Copy link

Steps to reproduce

Upgrade nextcloud 15.07 to 16.01 using the browser based function or the occ command

Expected behaviour

Updates normally, as it did on another instance

Actual behaviour

Upgrade failed with the following error messages
Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'CREATE TABLE oc_login_flow_v2 (id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL, timestamp BIGINT UNSIGNED NOT NULL, started SMALLINT UNSIGNED DEFAULT 0 NOT NULL, poll_token VARCHAR(255) NOT NULL, login_token VARCHAR(255) NOT NULL, public_key TEXT NOT NULL, private_key TEXT NOT NULL, client_name VARCHAR(255) NOT NULL, login_name VARCHAR(255) DEFAULT NULL, server VARCHAR(255) DEFAULT NULL, app_password VARCHAR(1024) DEFAULT NULL, UNIQUE INDEX poll_token (poll_token), UNIQUE INDEX login_token (login_token), INDEX timestamp (timestamp), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin ENGINE = InnoDB ROW_FORMAT = compressed': SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes

The update was unsuccessful. Please report this issue to the Nextcloud community.

Server configuration

Linux Debian 9

Web server:
Apache 2.4
Database:
debian native MariaDB
PHP version:
7.4
Nextcloud version: (see Nextcloud admin page)
15.07 upgrade to 16.01
Updated from an older Nextcloud/ownCloud or fresh install:
upgrade
Where did you install Nextcloud from:
browser based
Signing status:

Signing status
Login as admin user into your Nextcloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results here.
******
It won't let me do that now and takes me back to the start upgrade page
******

List of activated apps:

App list
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder

Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Enabled:

  • accessibility: 1.1.0
  • activity: 2.8.2
  • admin_audit: 1.5.0
  • calendar: 1.6.5
  • cloud_federation_api: 0.1.0
  • comments: 1.5.0
  • contacts: 3.1.1
  • dav: 1.8.1
  • deck: 0.6.2
  • federatedfilesharing: 1.5.0
  • federation: 1.5.0
  • files: 1.10.0
  • files_external: 1.6.0
  • files_pdfviewer: 1.4.0
  • files_sharing: 1.7.0
  • files_texteditor: 2.7.0
  • files_trashbin: 1.5.0
  • files_versions: 1.8.0
  • files_videoplayer: 1.4.0
  • firstrunwizard: 2.4.0
  • gallery: 18.2.0
  • logreader: 2.0.0
  • lookup_server_connector: 1.3.0
  • mail: 0.11.1
  • nextcloud_announcements: 1.4.0
  • notifications: 2.3.0
  • oauth2: 1.3.0
  • ocsms: 2.1.1
  • password_policy: 1.5.0
  • provisioning_api: 1.5.0
  • serverinfo: 1.5.0
  • sharebymail: 1.5.0
  • spreed: 5.0.3
  • support: 1.0.0
  • survey_client: 1.3.0
  • systemtags: 1.5.0
  • tasks: 0.10.1
  • theming: 1.6.0
  • twofactor_backupcodes: 1.4.1
  • updatenotification: 1.5.0
  • user_ldap: 1.5.0
  • workflowengine: 1.5.0
    Disabled:
  • carnet
  • encryption
  • external
  • files_rightclick
  • mindmaps
  • ojsxc
  • privacy
  • recommendations
  • richdocuments
  • viewer

Nextcloud configuration:

Config report
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

or 

Insert your config.php content here. 
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)

Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"nc.foreversorted.com"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"overwrite.cli.url": "https://nc.foreversorted.com",
"dbtype": "mysql",
"version": "15.0.7.0",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"maintenance": false,
"theme": "",
"loglevel": 0,
"OFFmemcache.local": "\OC\Memcache\APCu",
"OFFmemcache.locking": "\OC\Memcache\Redis",
"OFFredis": {
"host": "localhost",
"port": 6379
},
"mail_smtpmode": "smtp",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"ldapIgnoreNamingRules": false,
"ldapProviderFactory": "\OCA\User_LDAP\LDAPProviderFactory",
"updater.release.channel": "stable",
"mysql.utf8mb4": true,
"updater.secret": "REMOVED SENSITIVE VALUE"
}
}

Are you using external storage, if yes which one: local/smb/sftp/...
local only
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no

Client configuration

Browser:
Firefox 68
Operating system:
Windows 10

Logs

Web server error log

Web server error log
NIL errors logged

Nextcloud log (data/nextcloud.log)

Nextcloud log
{"reqId":"bHXSYIguUy5vbq3rJ2d5","level":3,"time":"2019-05-24T07:26:58+00:00","remoteAddr":"123.210.183.168","user":"--","app":"jsresourceloader","method":"GET","url":"\/index.php\/settings\/integrity\/","message":"Could not find resource js\/config.js to load","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"bHXSYIguUy5vbq3rJ2d5","level":3,"time":"2019-05-24T07:26:58+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/index.php\/settings\/integrity\/","message":{"Exception":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","Message":"Unable to generate a URL for the named route \"spreed.Page.index\" as such route does not exist.","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Route\/Router.php","line":337,"function":"generate","class":"Symfony\\Component\\Routing\\Generator\\UrlGenerator","type":"->","args":["spreed.Page.index",[],1]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/URLGenerator.php","line":79,"function":"generate","class":"OC\\Route\\Router","type":"->","args":["spreed.Page.index",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/NavigationManager.php","line":292,"function":"linkToRoute","class":"OC\\URLGenerator","type":"->","args":["spreed.Page.index"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/NavigationManager.php","line":113,"function":"init","class":"OC\\NavigationManager","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/apps\/theming\/lib\/ThemingDefaults.php","line":179,"function":"getAll","class":"OC\\NavigationManager","type":"->","args":["guest"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/public\/Defaults.php","line":158,"function":"getShortFooter","class":"OCA\\Theming\\ThemingDefaults","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Template\/JSConfigHelper.php","line":270,"function":"getShortFooter","class":"OCP\\Defaults","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/TemplateLayout.php","line":176,"function":"getConfig","class":"OC\\Template\\JSConfigHelper","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/legacy\/template.php","line":183,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["guest",""]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Template\/Base.php","line":131,"function":"fetchPage","class":"OC_Template","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/base.php","line":399,"function":"printPage","class":"OC\\Template\\Base","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/base.php","line":930,"function":"printUpgradePage","class":"OC","type":"::","args":[{"__class__":"OC\\SystemConfig"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/symfony\/routing\/Generator\/UrlGenerator.php","Line":130,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"bHXSYIguUy5vbq3rJ2d5","level":3,"time":"2019-05-24T07:26:58+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/index.php\/settings\/integrity\/","message":{"Exception":"Symfony\\Component\\Routing\\Exception\\RouteNotFoundException","Message":"Unable to generate a URL for the named route \"theming.Theming.getImage\" as such route does not exist.","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Route\/Router.php","line":337,"function":"generate","class":"Symfony\\Component\\Routing\\Generator\\UrlGenerator","type":"->","args":["theming.Theming.getImage",{"key":"logo","useSvg":true,"v":"26"},1]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/URLGenerator.php","line":79,"function":"generate","class":"OC\\Route\\Router","type":"->","args":["theming.Theming.getImage",{"key":"logo","useSvg":true,"v":"26"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/apps\/theming\/lib\/ThemingDefaults.php","line":241,"function":"linkToRoute","class":"OC\\URLGenerator","type":"->","args":["theming.Theming.getImage",{"key":"logo","useSvg":true,"v":"26"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/public\/Defaults.php","line":187,"function":"getLogo","class":"OCA\\Theming\\ThemingDefaults","type":"->","args":[true]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/templates\/layout.guest.php","line":40,"function":"getLogo","class":"OCP\\Defaults","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Template\/Base.php","line":178,"args":["\/home\/shared\/webpages\/nextcloud\/html\/core\/templates\/layout.guest.php"],"function":"include"},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Template\/Base.php","line":150,"function":"load","class":"OC\\Template\\Base","type":"->","args":["\/home\/shared\/webpages\/nextcloud\/html\/core\/templates\/layout.guest.php",null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/legacy\/template.php","line":180,"function":"fetchPage","class":"OC\\Template\\Base","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/legacy\/template.php","line":211,"function":"fetchPage","class":"OC_Template","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Template\/Base.php","line":131,"function":"fetchPage","class":"OC_Template","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/base.php","line":399,"function":"printPage","class":"OC\\Template\\Base","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/base.php","line":930,"function":"printUpgradePage","class":"OC","type":"::","args":[{"__class__":"OC\\SystemConfig"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/symfony\/routing\/Generator\/UrlGenerator.php","Line":130,"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:01+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Updater::setDebugLogLevel: Set log level to debug","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:01+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Updater::maintenanceEnabled: Turned on maintenance mode","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":0,"time":"2019-05-24T07:27:01+00:00","remoteAddr":"123.210.183.168","user":"--","app":"core","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"starting upgrade from 15.0.7.0 to 16.0.1.1","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:02+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::step: Repair step: Repair MySQL collation","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:02+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_addressbooks ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:03+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_addressbooks ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:03+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_addressbooks` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_addressbooks` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_addressbooks` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_addressbooks` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:03+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_authtoken ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:06+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_authtoken ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:11+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_authtoken` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_authtoken` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_authtoken` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_authtoken` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:11+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_calendarobjects ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:15+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_calendarobjects ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:18+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_calendarobjects` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_calendarobjects` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_calendarobjects` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_calendarobjects` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:19+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_calendars ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:19+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_calendars ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:20+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_calendars` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_calendars` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_calendars` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_calendars` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:20+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_calendarsubscriptions ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:20+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_calendarsubscriptions ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:20+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_calendarsubscriptions` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_calendarsubscriptions` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_calendarsubscriptions` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_calendarsubscriptions` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:21+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_dav_shares ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:21+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_dav_shares ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:21+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_dav_shares` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_dav_shares` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_dav_shares` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_dav_shares` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:22+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_ldap_group_mapping ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:22+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_ldap_group_mapping ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:22+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_ldap_group_mapping` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_ldap_group_mapping` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_ldap_group_mapping` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_ldap_group_mapping` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:23+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_ldap_group_members ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:23+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_ldap_group_members ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:23+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_ldap_group_members` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_ldap_group_members` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_ldap_group_members` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_ldap_group_members` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:23+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_ldap_user_mapping ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:23+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_ldap_user_mapping ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:24+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_ldap_user_mapping` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_ldap_user_mapping` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_ldap_user_mapping` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_ldap_user_mapping` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:24+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_migrations ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:24+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_migrations ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:24+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_migrations` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_migrations` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_migrations` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_migrations` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:24+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_mimetypes ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:25+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_mimetypes ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:25+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_mimetypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_mimetypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_mimetypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_mimetypes` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:25+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_systemtag_group ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:25+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_systemtag_group ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:26+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_systemtag_group` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_systemtag_group` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_systemtag_group` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_systemtag_group` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:26+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change row format for oc_trusted_servers ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:26+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::info: Repair info: Change collation for oc_trusted_servers ...","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:26+00:00","remoteAddr":"123.210.183.168","user":"--","app":"no app in context","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'ALTER TABLE `oc_trusted_servers` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'ALTER TABLE `oc_trusted_servers` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'ALTER TABLE `oc_trusted_servers` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":178,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"ALTER TABLE `oc_trusted_servers` CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;",[]]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":143,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","line":141,"function":"execute","class":"PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Statement.php","line":169,"function":"execute","class":"Doctrine\\DBAL\\Driver\\PDOStatement","type":"->","args":[null]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair\/Collation.php","line":100,"function":"execute","class":"Doctrine\\DBAL\\Statement","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Repair.php","line":100,"function":"run","class":"OC\\Repair\\Collation","type":"->","args":[{"__class__":"OC\\Repair"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":239,"function":"run","class":"OC\\Repair","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOStatement.php","Line":141}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:26+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::step: Repair step: Repair SQLite autoincrement","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:27+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::step: Repair step: Copy data from accounts table when migrating from ownCloud","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:27+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Repair::step: Repair step: Drop account terms table when migrating from ownCloud","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:27+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Updater::dbUpgradeBefore: Updating database schema","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:27+00:00","remoteAddr":"123.210.183.168","user":"--","app":"core","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":{"Exception":"Doctrine\\DBAL\\Exception\\DriverException","Message":"An exception occurred while executing 'CREATE TABLE oc_login_flow_v2 (id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL, timestamp BIGINT UNSIGNED NOT NULL, started SMALLINT UNSIGNED DEFAULT 0 NOT NULL, poll_token VARCHAR(255) NOT NULL, login_token VARCHAR(255) NOT NULL, public_key TEXT NOT NULL, private_key TEXT NOT NULL, client_name VARCHAR(255) NOT NULL, login_name VARCHAR(255) DEFAULT NULL, server VARCHAR(255) DEFAULT NULL, app_password VARCHAR(1024) DEFAULT NULL, UNIQUE INDEX poll_token (poll_token), UNIQUE INDEX login_token (login_token), INDEX timestamp (timestamp), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin ENGINE = InnoDB ROW_FORMAT = compressed':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":0,"Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":184,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'CREATE TABLE oc_login_flow_v2 (id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL, timestamp BIGINT UNSIGNED NOT NULL, started SMALLINT UNSIGNED DEFAULT 0 NOT NULL, poll_token VARCHAR(255) NOT NULL, login_token VARCHAR(255) NOT NULL, public_key TEXT NOT NULL, private_key TEXT NOT NULL, client_name VARCHAR(255) NOT NULL, login_name VARCHAR(255) DEFAULT NULL, server VARCHAR(255) DEFAULT NULL, app_password VARCHAR(1024) DEFAULT NULL, UNIQUE INDEX poll_token (poll_token), UNIQUE INDEX login_token (login_token), INDEX timestamp (timestamp), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin ENGINE = InnoDB ROW_FORMAT = compressed':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes",{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":158,"function":"wrapException","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"An exception occurred while executing 'CREATE TABLE oc_login_flow_v2 (id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL, timestamp BIGINT UNSIGNED NOT NULL, started SMALLINT UNSIGNED DEFAULT 0 NOT NULL, poll_token VARCHAR(255) NOT NULL, login_token VARCHAR(255) NOT NULL, public_key TEXT NOT NULL, private_key TEXT NOT NULL, client_name VARCHAR(255) NOT NULL, login_name VARCHAR(255) DEFAULT NULL, server VARCHAR(255) DEFAULT NULL, app_password VARCHAR(1024) DEFAULT NULL, UNIQUE INDEX poll_token (poll_token), UNIQUE INDEX login_token (login_token), INDEX timestamp (timestamp), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin ENGINE = InnoDB ROW_FORMAT = compressed':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":1037,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["42000",1071,"Specified key was too long; max key length is 767 bytes"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"CREATE TABLE oc_login_flow_v2 (id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL, timestamp BIGINT UNSIGNED NOT NULL, started SMALLINT UNSIGNED DEFAULT 0 NOT NULL, poll_token VARCHAR(255) NOT NULL, login_token VARCHAR(255) NOT NULL, public_key TEXT NOT NULL, private_key TEXT NOT NULL, client_name VARCHAR(255) NOT NULL, login_name VARCHAR(255) DEFAULT NULL, server VARCHAR(255) DEFAULT NULL, app_password VARCHAR(1024) DEFAULT NULL, UNIQUE INDEX poll_token (poll_token), UNIQUE INDEX login_token (login_token), INDEX timestamp (timestamp), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin ENGINE = InnoDB ROW_FORMAT = compressed"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/Migrator.php","line":260,"function":"query","class":"Doctrine\\DBAL\\Connection","type":"->","args":["CREATE TABLE oc_login_flow_v2 (id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL, timestamp BIGINT UNSIGNED NOT NULL, started SMALLINT UNSIGNED DEFAULT 0 NOT NULL, poll_token VARCHAR(255) NOT NULL, login_token VARCHAR(255) NOT NULL, public_key TEXT NOT NULL, private_key TEXT NOT NULL, client_name VARCHAR(255) NOT NULL, login_name VARCHAR(255) DEFAULT NULL, server VARCHAR(255) DEFAULT NULL, app_password VARCHAR(1024) DEFAULT NULL, UNIQUE INDEX poll_token (poll_token), UNIQUE INDEX login_token (login_token), INDEX timestamp (timestamp), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin ENGINE = InnoDB ROW_FORMAT = compressed"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/Migrator.php","line":83,"function":"applySchema","class":"OC\\DB\\Migrator","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Schema\\Schema"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/Connection.php","line":453,"function":"migrate","class":"OC\\DB\\Migrator","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Schema\\Schema"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/MigrationService.php","line":483,"function":"migrateToSchema","class":"OC\\DB\\Connection","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Schema\\Schema"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/MigrationService.php","line":411,"function":"executeStep","class":"OC\\DB\\MigrationService","type":"->","args":["16000Date20190212081545",false]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":294,"function":"migrate","class":"OC\\DB\\MigrationService","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":241,"function":"doCoreUpgrade","class":"OC\\Updater","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/AbstractMySQLDriver.php","Line":125,"Previous":{"Exception":"Doctrine\\DBAL\\Driver\\PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":1035,"function":"query","class":"Doctrine\\DBAL\\Driver\\PDOConnection","type":"->","args":["CREATE TABLE oc_login_flow_v2 (id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL, timestamp BIGINT UNSIGNED NOT NULL, started SMALLINT UNSIGNED DEFAULT 0 NOT NULL, poll_token VARCHAR(255) NOT NULL, login_token VARCHAR(255) NOT NULL, public_key TEXT NOT NULL, private_key TEXT NOT NULL, client_name VARCHAR(255) NOT NULL, login_name VARCHAR(255) DEFAULT NULL, server VARCHAR(255) DEFAULT NULL, app_password VARCHAR(1024) DEFAULT NULL, UNIQUE INDEX poll_token (poll_token), UNIQUE INDEX login_token (login_token), INDEX timestamp (timestamp), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin ENGINE = InnoDB ROW_FORMAT = compressed"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/Migrator.php","line":260,"function":"query","class":"Doctrine\\DBAL\\Connection","type":"->","args":["CREATE TABLE oc_login_flow_v2 (id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL, timestamp BIGINT UNSIGNED NOT NULL, started SMALLINT UNSIGNED DEFAULT 0 NOT NULL, poll_token VARCHAR(255) NOT NULL, login_token VARCHAR(255) NOT NULL, public_key TEXT NOT NULL, private_key TEXT NOT NULL, client_name VARCHAR(255) NOT NULL, login_name VARCHAR(255) DEFAULT NULL, server VARCHAR(255) DEFAULT NULL, app_password VARCHAR(1024) DEFAULT NULL, UNIQUE INDEX poll_token (poll_token), UNIQUE INDEX login_token (login_token), INDEX timestamp (timestamp), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin ENGINE = InnoDB ROW_FORMAT = compressed"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/Migrator.php","line":83,"function":"applySchema","class":"OC\\DB\\Migrator","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Schema\\Schema"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/Connection.php","line":453,"function":"migrate","class":"OC\\DB\\Migrator","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Schema\\Schema"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/MigrationService.php","line":483,"function":"migrateToSchema","class":"OC\\DB\\Connection","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Schema\\Schema"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/MigrationService.php","line":411,"function":"executeStep","class":"OC\\DB\\MigrationService","type":"->","args":["16000Date20190212081545",false]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":294,"function":"migrate","class":"OC\\DB\\MigrationService","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":241,"function":"doCoreUpgrade","class":"OC\\Updater","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOConnection.php","Line":109,"Previous":{"Exception":"PDOException","Message":"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","Code":"42000","Trace":[{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOConnection.php","line":107,"function":"query","class":"PDO","type":"->","args":["CREATE TABLE oc_login_flow_v2 (id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL, timestamp BIGINT UNSIGNED NOT NULL, started SMALLINT UNSIGNED DEFAULT 0 NOT NULL, poll_token VARCHAR(255) NOT NULL, login_token VARCHAR(255) NOT NULL, public_key TEXT NOT NULL, private_key TEXT NOT NULL, client_name VARCHAR(255) NOT NULL, login_name VARCHAR(255) DEFAULT NULL, server VARCHAR(255) DEFAULT NULL, app_password VARCHAR(1024) DEFAULT NULL, UNIQUE INDEX poll_token (poll_token), UNIQUE INDEX login_token (login_token), INDEX timestamp (timestamp), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin ENGINE = InnoDB ROW_FORMAT = compressed"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":1035,"function":"query","class":"Doctrine\\DBAL\\Driver\\PDOConnection","type":"->","args":["CREATE TABLE oc_login_flow_v2 (id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL, timestamp BIGINT UNSIGNED NOT NULL, started SMALLINT UNSIGNED DEFAULT 0 NOT NULL, poll_token VARCHAR(255) NOT NULL, login_token VARCHAR(255) NOT NULL, public_key TEXT NOT NULL, private_key TEXT NOT NULL, client_name VARCHAR(255) NOT NULL, login_name VARCHAR(255) DEFAULT NULL, server VARCHAR(255) DEFAULT NULL, app_password VARCHAR(1024) DEFAULT NULL, UNIQUE INDEX poll_token (poll_token), UNIQUE INDEX login_token (login_token), INDEX timestamp (timestamp), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin ENGINE = InnoDB ROW_FORMAT = compressed"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/Migrator.php","line":260,"function":"query","class":"Doctrine\\DBAL\\Connection","type":"->","args":["CREATE TABLE oc_login_flow_v2 (id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL, timestamp BIGINT UNSIGNED NOT NULL, started SMALLINT UNSIGNED DEFAULT 0 NOT NULL, poll_token VARCHAR(255) NOT NULL, login_token VARCHAR(255) NOT NULL, public_key TEXT NOT NULL, private_key TEXT NOT NULL, client_name VARCHAR(255) NOT NULL, login_name VARCHAR(255) DEFAULT NULL, server VARCHAR(255) DEFAULT NULL, app_password VARCHAR(1024) DEFAULT NULL, UNIQUE INDEX poll_token (poll_token), UNIQUE INDEX login_token (login_token), INDEX timestamp (timestamp), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin ENGINE = InnoDB ROW_FORMAT = compressed"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/Migrator.php","line":83,"function":"applySchema","class":"OC\\DB\\Migrator","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Schema\\Schema"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/Connection.php","line":453,"function":"migrate","class":"OC\\DB\\Migrator","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Schema\\Schema"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/MigrationService.php","line":483,"function":"migrateToSchema","class":"OC\\DB\\Connection","type":"->","args":[{"__class__":"Doctrine\\DBAL\\Schema\\Schema"}]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/DB\/MigrationService.php","line":411,"function":"executeStep","class":"OC\\DB\\MigrationService","type":"->","args":["16000Date20190212081545",false]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":294,"function":"migrate","class":"OC\\DB\\MigrationService","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":241,"function":"doCoreUpgrade","class":"OC\\Updater","type":"->","args":[]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/lib\/private\/Updater.php","line":128,"function":"doUpgrade","class":"OC\\Updater","type":"->","args":["16.0.1.1","15.0.7.0"]},{"file":"\/home\/shared\/webpages\/nextcloud\/html\/core\/ajax\/update.php","line":212,"function":"upgrade","class":"OC\\Updater","type":"->","args":[]}],"File":"\/home\/shared\/webpages\/nextcloud\/html\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Driver\/PDOConnection.php","Line":107}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:28+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Updater::failure: Doctrine\\DBAL\\Exception\\DriverException: An exception occurred while executing 'CREATE TABLE oc_login_flow_v2 (id BIGINT UNSIGNED AUTO_INCREMENT NOT NULL, timestamp BIGINT UNSIGNED NOT NULL, started SMALLINT UNSIGNED DEFAULT 0 NOT NULL, poll_token VARCHAR(255) NOT NULL, login_token VARCHAR(255) NOT NULL, public_key TEXT NOT NULL, private_key TEXT NOT NULL, client_name VARCHAR(255) NOT NULL, login_name VARCHAR(255) DEFAULT NULL, server VARCHAR(255) DEFAULT NULL, app_password VARCHAR(1024) DEFAULT NULL, UNIQUE INDEX poll_token (poll_token), UNIQUE INDEX login_token (login_token), INDEX timestamp (timestamp), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_bin ENGINE = InnoDB ROW_FORMAT = compressed':\n\nSQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":3,"time":"2019-05-24T07:27:28+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Updater::updateEnd: Update failed","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:28+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Updater::maintenanceActive: Maintenance mode is kept active","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}
{"reqId":"1Vh9VAxoTiEy7mDYLIeU","level":1,"time":"2019-05-24T07:27:28+00:00","remoteAddr":"123.210.183.168","user":"--","app":"updater","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=EblZqzWSoVnVKbucDSyDb1yibrFAQ2YBUtxsyyfsGCk%3D%3AQOho%2BW3wyjulatSsWGPUAB31IsN4NRZkHq5crGjYMxk%3D","message":"\\OC\\Updater::resetLogLevel: Reset log level to Debug(0)","userAgent":"Mozilla\/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko\/20100101 Firefox\/68.0","version":"15.0.7.0"}

Browser log

Browser log
Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...
@HelmutMayer HelmutMayer added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels May 24, 2019
@HelmutMayer
Copy link
Author

I've achieved the upgrade but have had to disable utf8mb4 collation and all tables are back to utf8-bin.

Could you advise if I can manually change the tables back to utf8mb4 and set $CONFIG['mysql.utf8mb4']=true again?

@kesselb
Copy link
Contributor

kesselb commented May 29, 2019

Thank you for your bug report 👍

Duplicate of #15058

If you want to use utf8mb4 please make sure that your database server is setup properly: https://docs.nextcloud.com/server/16/admin_manual/configuration_database/mysql_4byte_support.html

@kesselb kesselb closed this as completed May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: install and update
Projects
None yet
Development

No branches or pull requests

3 participants