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

The update was unsuccessful. #14038

Closed
MLWALK3R opened this issue Feb 10, 2015 · 2 comments
Closed

The update was unsuccessful. #14038

MLWALK3R opened this issue Feb 10, 2015 · 2 comments

Comments

@MLWALK3R
Copy link

MLWALK3R commented Feb 10, 2015

Steps to reproduce

  1. Run web UI updater

Expected behaviour

An exception occurred while executing 'ALTER TABLE oc_oc_appconfig_4onwr4y3vyn2q RENAME INDEX appconfig_config_key_index TO oc_dhrhry3r27gv6': SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'INDEX appconfig_config_key_index TO oc_dhrhry3r27gv6' at line 1

Server configuration

Operating system: Ubuntu 14.10

Web server: nginx-full_1.6.2-5+utopic0_amd64

Database: mysql Ver 15.1 Distrib 10.1.2-MariaDB

PHP version: PHP 5.5.9-1ubuntu4.5

ownCloud version: 'version' => '7.0.4.2'

Updated from an older ownCloud or fresh install: Old to new

List of activated apps: IDK

The content of config/config.php:

'ocba331e4d4e', 'passwordsalt' => '*** Removed for security reasons', 'trusted_domains' => array ( 0 => 'domain.com', ), 'datadirectory' => '/var/www/owncloud/data', 'overwrite.cli.url' => 'https://domain.com', 'dbtype' => 'mysql', 'version' => '7.0.4.2', 'dbname' => 'owncloud1db', 'dbhost' => 'localhost', 'dbtableprefix' => 'oc_', 'dbuser' => 'owncloud1', 'dbpassword' => '*** Removed for security reasons', 'installed' => true, 'forcessl' => true, 'mail_smtpmode' => 'smtp', 'mail_smtpsecure' => 'ssl', 'mail_smtpauthtype' => 'LOGIN', 'mail_from_address' => 'smtp.sendgrid.net', 'mail_domain' => 'domain.com', 'mail_smtpauth' => 1, 'mail_smtphost' => 'smtp.sendgrid.net', 'mail_smtpport' => '465', 'mail_smtpname' => 'username', 'mail_smtppassword' => '*** Removed for security reasons', 'loglevel' => '0', 'theme' => '', 'maintenance' => false, 'secret' => '00013337', 'ldapIgnoreNamingRules' => false, 'user_webdavauth_url' => 'https://domain.com', ); ``` Insert your config.php content here (Without the database password, passwordsalt and secret) ``` **Are you using encryption:** yes #### ownCloud log (data/owncloud.log) ``` https://p.ftwnet.co.uk/1423563987 ```
@PVince81
Copy link
Contributor

Duplicate of #14003

@lock
Copy link

lock bot commented Aug 2, 2019

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

@lock lock bot locked as resolved and limited conversation to collaborators Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants