You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe issue #2737 is not properly solved yet in NC13.0.0.
See discussions in above issue.
Summary:
The step "Delete old files" fails with a message like "Could not rmdir: /home//www//nc-test/nextcloud/updater/../core/doc/admin/_images".
Pressing retry helps but must be done a dozen times (update will finally complete).
This issue is known to occur reproducibly on a FreeBSD 10.3 on a virtual server of the hoster hostpoint.ch, hos ever it might be that it also occurs on other BSDs (See comment of a user from Canada: Updater fails to complete #2737 (comment)) .
in the function recursiveDelete in updater/index.php.
This gives the following updater.log (shortened) below.
The recursiveDelete seems to work fine for many many times, but then suddenly fails with the message
2018-02-07T22:11:38+0100 Nv5wo8Bsbf [error] POST request failed with other exception
2018-02-07T22:11:38+0100 Nv5wo8Bsbf [error] Exception: Exception
Message: Could not rmdir: /home/***/www/***/nc-test/nextcloud/updater/../core/doc/admin/_images
Code:0
Trace:
#0 /home/***/www/***/nc-test/nextcloud/updater/index.php(1316): Updater->deleteOldFiles()
#1 {main}
File:/home/***/www/***/nc-test/nextcloud/updater/index.php
Line:943
Against my initial thought, this seems not to be caused by a rmdir failure!
I believe issue #2737 is not properly solved yet in NC13.0.0.
See discussions in above issue.
Summary:
To trace it further down, I added the lines
after
in the function
recursiveDelete
in updater/index.php.This gives the following updater.log (shortened) below.
The
recursiveDelete
seems to work fine for many many times, but then suddenly fails with the messageAgainst my initial thought, this seems not to be caused by a
rmdir
failure!updater.log
Server configuration detail
Operating system: FreeBSD 10.3-RELEASE-p24 FreeBSD 10.3-RELEASE-p24 #14 r326012M: Mon Nov 20 12:42:55 UTC 2017 root@port10.adm.hostpoint.ch:/usr/obj/usr/src/sys/HOSTPOINT amd64
Webserver: Apache/2.4 (cgi-fcgi)
Database: mysql 10.1.26
PHP version: 5.6.33
Modules loaded: Core, date, ereg, libxml, pcre, Reflection, SPL, hash, session, cgi-fcgi, standard, recode, apcu, bcmath, bz2, calendar, ctype, curl, dba, dbase, dom, mbstring, fileinfo, filter, ftp, gd, geoip, gettext, gmp, gnupg, mysqlnd, iconv, imagick, imap, intl, jsmin, json, ldap, exif, mcrypt, mssql, mysql, mysqli, ncurses, odbc, openssl, pcntl, PDO, pgsql, posix, pspell, readline, SimpleXML, snmp, soap, sockets, sqlite3, ssh2, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xml, xmlwriter, yaml, zip, zlib, mailparse, mongodb, PDFlib, pdo_dblib, pdo_mysql, pdo_pgsql, pdo_sqlite, Phar, scrypt, syck, wddx, xmlreader, xmlrpc, xsl, mhash, apc, Zend OPcache
Nextcloud version: 13.0.0 - 13.0..10
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from: updater
Signing status
Array
List of activated apps
Configuration (config/config.php)
The text was updated successfully, but these errors were encountered: