hey @schmu
i ran into the same problems with my update.
here are some details of my setup
Steps to reproduce
did upgrade from nc 13.0.7. to 14.0.4. and ran into several problems—
could solve some myself by disabling some apps manually (first and foremost files_external_gdrive (or such)
Expected behaviour
should run smoothly
Actual behaviour
it shows some errors…
Server configuration detail
Operating system: Linux 4.9.35-v7+ #1014 SMP Fri Jun 30 14:47:43 BST 2017 armv7l
Webserver: Apache/2.4.25 (Raspbian) (fpm-fcgi)
Database: mysql 10.1.37
PHP version:
7.2.13-1+0~20181207100540.13+stretch~1.gbpf57305
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, sodium, session, standard, cgi-fcgi, mysqlnd, PDO, xml, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, imagick, intl, json, ldap, exif, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, smbclient, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, libsmbclient, Zend OPcache
Nextcloud version: 14.0.4 - 14.0.4.2
Updated from an older Nextcloud/ownCloud or fresh install: updated from 13.0.7.
Where did you install Nextcloud from: back then at ownyourbits
Signing status
Array
(
)
List of activated apps
Enabled:
- accessibility: 1.0.1
- cloud_federation_api: 0.0.1
- dav: 1.6.0
- federatedfilesharing: 1.4.0
- federation: 1.4.0
- files: 1.9.0
- files_external: 1.5.0
- files_pdfviewer: 1.3.2
- files_rightclick: 0.8.4
- files_sharing: 1.6.2
- files_texteditor: 2.6.0
- files_trackdownloads: 1.3.1
- files_trashbin: 1.4.1
- files_videoplayer: 1.3.0
- firstrunwizard: 2.3.0
- flowupload: 0.0.8
- gallery: 18.1.0
- groupfolders: 2.0.0
- issuetemplate: 0.4.0
- logreader: 2.0.0
- lookup_server_connector: 1.2.0
- mail: 0.11.0
- nextcloud_announcements: 1.3.0
- notifications: 2.2.1
- oauth2: 1.2.1
- password_policy: 1.4.0
- passwords: 2018.12.0
- phonetrack: 0.3.9
- previewgenerator: 2.0.0
- provisioning_api: 1.4.0
- registration: 0.4.5
- serverinfo: 1.4.0
- sharebymail: 1.4.0
- socialsharing_email: 1.0.4
- socialsharing_facebook: 1.0.3
- socialsharing_twitter: 1.0.3
- support: 1.0.0
- tasks: 0.9.8
- theming: 1.5.0
- twofactor_backupcodes: 1.3.1
- updatenotification: 1.4.1
- workflowengine: 1.4.0
Disabled:
- activity
- admin_audit
- admin_notifications
- announcementcenter
- apporder
- audioplayer
- auto_mail_accounts
- bookmarks
- bruteforcesettings
- calendar
- caniupdate
- circles
- cms_pico
- comments
- contacts
- dashboard
- data_request
- drop_account
- dropit
- encryption
- external
- files_accesscontrol
- files_downloadactivity
- files_external_gdrive
- files_snapshots
- files_versions
- impersonate
- metadata
- ownbackup
- quota_warning
- radio
- rainloop
- ransomware_protection
- sharerenamer
- spreed
- survey_client
- systemtags
- user_external
- user_ldap
Configuration (config/config.php)
{
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": {
"0": "localhost",
"1": "192.168.192.250",
"2": "nextcloud.local",
"4": "ya.ya.ya",
"5": "abc.de",
"7": "nextcloudpi",
"8": "nextcloudpi.lan"
},
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "https:\/\/removed\/",
"dbtype": "mysql",
"version": "14.0.4.2",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_smtpauthtype": "LOGIN",
"mail_smtpsecure": "ssl",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauth": 1,
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "465",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"loglevel": 0,
"maintenance": false,
"theme": "",
"updater.release.channel": "production",
"memcache.local": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"timeout": 0,
"password": "***REMOVED SENSITIVE VALUE***"
},
"log_type": "file",
"defaultapp": "apporder",
"updater.secret": "***REMOVED SENSITIVE VALUE***"
}
Are you using external storage, if yes which one: local/smb/sftp/…
Are you using encryption:
Are you using an external user-backend, if yes which one:
Client configuration
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
Operating system: Windows 7 and 10 pro (64)
i didn’t play around with file permissions - but if you’d be so nice and give me the command i’d tell you it’s outcome
looking forward and thanks in advance