Help testing 12.0.10 RC 1 & 13.0.5 RC 2

Hi everyone,

we just packaged the RC versions of the upcoming maintenance releases.

You can find them at

They will also soon show up in the beta channel of the updater.

The changelog for those releases looks like this:

13.0.5 RC 2

13.0.5 RC 1

12.0.10 RC 1

Happy testing! :computer: :rocket:

1 Like

Upgrade to 13.0.5 RC 1 via Web went smoothly, as always. Thank you!

1 Like

We released and RC2 of 13.0.5 and added it to the updater server.

Changelog:

hello sir,

can it upload zip, tar, bz2 ?

thx n best regards
adi kwok

I updated the first post with the URL already :wink:

1 Like

Unfortunately, I’m still seeing the issue with SMB. @icewind

CentOS Linux release 7.5.1804 (Core), PHP 7.2.

Fatal	webdav	Icewind\SMB\Exception\Exception: Unknown error (104) for /nix_owncloud
/home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/Exception/Exception.php - line 35: Icewind\SMB\Exception\Exception unknown('/nix_owncloud', 104)
/home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/NativeState.php - line 49: Icewind\SMB\Exception\Exception fromMap(Array, 104, '/nix_owncloud')
/home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/NativeState.php - line 61: Icewind\SMB\NativeState->handleError('/nix_owncloud')
/home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/NativeState.php - line 275: Icewind\SMB\NativeState->testResult(false, 'smb //resfiles....')
/home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/NativeShare.php - line 262: Icewind\SMB\NativeState->getxattr('smb //resfiles....', 'system.dos_attr...')
/home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/NativeFileInfo.php - line 104: Icewind\SMB\NativeShare->getAttribute('/nix_owncloud', 'system.dos_attr...')
/home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/NativeFileInfo.php - line 123: Icewind\SMB\NativeFileInfo->getMode()
/home/nextcloud/public_html/apps/files_external/lib/Lib/Storage/SMB.php - line 507: Icewind\SMB\NativeFileInfo->isHidden()
/home/nextcloud/public_html/lib/private/Files/Storage/Common.php - line 142: OCA\Files_External\Lib\Storage\SMB->isUpdatable('')
/home/nextcloud/public_html/lib/private/Files/Storage/Common.php - line 162: OC\Files\Storage\Common->isCreatable('')
/home/nextcloud/public_html/lib/private/Files/Storage/Common.php - line 662: OC\Files\Storage\Common->getPermissions('')
/home/nextcloud/public_html/lib/private/Files/Storage/Wrapper/Wrapper.php - line 581: OC\Files\Storage\Common->getMetaData('')
/home/nextcloud/public_html/lib/private/Files/Storage/Wrapper/PermissionsMask.php - line 145: OC\Files\Storage\Wrapper\Wrapper->getMetaData('')
/home/nextcloud/public_html/lib/private/Files/Storage/Wrapper/Wrapper.php - line 581: OC\Files\Storage\Wrapper\PermissionsMask->getMetaData('')
/home/nextcloud/public_html/lib/private/Files/Storage/Wrapper/Availability.php - line 463: OC\Files\Storage\Wrapper\Wrapper->getMetaData('')
/home/nextcloud/public_html/lib/private/Files/Storage/Wrapper/Wrapper.php - line 581: OC\Files\Storage\Wrapper\Availability->getMetaData('')
/home/nextcloud/public_html/lib/private/Files/Cache/Scanner.php - line 112: OC\Files\Storage\Wrapper\Wrapper->getMetaData('')
/home/nextcloud/public_html/lib/private/Files/Cache/Scanner.php - line 150: OC\Files\Cache\Scanner->getData('')
/home/nextcloud/public_html/lib/private/Files/Cache/Scanner.php - line 336: OC\Files\Cache\Scanner->scanFile('', 3, -1, NULL, true)
/home/nextcloud/public_html/lib/private/Files/View.php - line 1326: OC\Files\Cache\Scanner->scan('', false)
/home/nextcloud/public_html/lib/private/Files/View.php - line 1369: OC\Files\View->getCacheEntry(Object(OCA\Files_Trashbin\Storage), '', 'SMB')
/home/nextcloud/public_html/apps/dav/lib/Connector/Sabre/ObjectTree.php - line 157: OC\Files\View->getFileInfo('/rtn361/files/S...')
/home/nextcloud/public_html/3rdparty/sabre/dav/lib/DAV/Server.php - line 967: OCA\DAV\Connector\Sabre\ObjectTree->getNodeForPath('SMB')
/home/nextcloud/public_html/3rdparty/sabre/dav/lib/DAV/Server.php - line 1666: Sabre\DAV\Server->getPropertiesIteratorForPath('SMB', Array, 1)
/home/nextcloud/public_html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php - line 359: Sabre\DAV\Server->generateMultiStatus(Object(Generator), false)
[internal function] Sabre\DAV\CorePlugin->httpPropFind(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/home/nextcloud/public_html/3rdparty/sabre/event/lib/EventEmitterTrait.php - line 105: call_user_func_array(Array, Array)
/home/nextcloud/public_html/3rdparty/sabre/dav/lib/DAV/Server.php - line 479: Sabre\Event\EventEmitter->emit('method PROPFIND', Array)
/home/nextcloud/public_html/3rdparty/sabre/dav/lib/DAV/Server.php - line 254: Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/home/nextcloud/public_html/apps/dav/appinfo/v1/webdav.php - line 80: Sabre\DAV\Server->exec()
/home/nextcloud/public_html/remote.php - line 164: require_once('/home/nextcloud...')
{main}
1 Like

You can probably post issues directly to https://github.com/nextcloud/server/issues If this is a problem that should be fixed by a special patch, don’t forget to mention it.