Call for testing: Nextcloud 13.0.0 RC4

Helo Morris, very sorry for lame question, but I am very new to snap.
How should I get 13.0.0 RC1?

snap refresh nextcloud --channel=13/RC1

is not ok
Many thnx in advance for patience

Hi the snap is maintained by @kyrofa and I donā€™t know if this is already updated.

1 Like

@maurizio not yet. Weā€™ve requested a track for v13 and are waiting for it to be fulfilled. Once that happens, youā€™ll be able to get this in 13/candidate.

Until then, you can always try edge which is actually daily master. I suspect itā€™ll give you a taste of v13 anyway, but it can be unstable FYI. Note also that downgrades are unsupported-- if you switch your production snap to v13, you canā€™t later to back to v12 unless you revert. I only recommend doing this on a test setup.

2 Likes

Used a modified version of Nachoā€™s nc-nextcloud in nextcloudpi-config to install 13RC1.
Seems to be running fine, nicely responsive.
Getting errors from Zend OPcache although they donā€™t seem serious.

pi@nextcloudpi:~ $ php -v
Cannot load Zend OPcache - it was already loaded
PHP 7.0.27-0+deb9u1 (cli) (built: Jan 5 2018 13:51:52) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.0.27-0+deb9u1, Copyright (c) 1999-2017, by Zend Technologies

Alright, the RC is up for the snap, at least for amd64 and i386 (the other architectures are still waiting on the build farm to get meltdown/spectre mitigations). You can check it out from the 13/candidate channel:

$ sudo snap install nextcloud --channel=13/candidate

Or if you already have it installed:

$ sudo refresh nextcloud --channel=13/candidate

Note that downgrades are not supported without a revert, so use your own best judgment.

Hi,

just upgraded from 12.0.4 to 13.0.0 RC1 via web-updater and ā€œocc upgradeā€ on the commandline. Everything works fineā€¦

But my calendar sidebar is a little bit ā€œorderlessā€. Any ideas?

Regards,
Andreas

Hi @guddl,

could you report this in the calendar repo: https://github.com/nextcloud/calendar/issues and mention me as well as @skjnldsv there? Thanks

Done. Issue #700 :wink: https://github.com/nextcloud/calendar/issues/700

When I try to upgrade from Nextcloud 13 Beta 3 to Beta 4 or RC1 Iā€™m getting the following error:

Doctrine\DBAL\Schema\SchemaException: An index with name 'idx_4c258fd8b269' was already defined on table 'cards'.

Update failed

any ideas?

Could you report this in the bug tracker please: https://github.com/nextcloud/server/issues

Thanks

There is now an RC2 - find the changelog in https://github.com/nextcloud/server/pull/7940

Find it here:

https://download.nextcloud.com/server/prereleases/nextcloud-13.0.0RC2.zip
https://download.nextcloud.com/server/prereleases/nextcloud-13.0.0RC2.tar.bz2

Changelog:

Updated to RC2 and the E2E module, after upload other files in a folder seem to disappear, in web and app but activities says it was successful and folder access is mentioned and size increased but files invisible and no longer downloadable, ā€œfile no longer exists on the serverā€ā€¦
Switched off E2E problem solved.

@Fred_Dresken_Maveric Could I ask you to report this in https://github.com/nextcloud/end_to_end_encryption/issues? Thanks

Is there any way to go to NC 13 RC with the web updater without a manual update? The Beta channel does not have the NC 13 anymore.

I could provide you tomorrow with an updater server url that does this. This then only needs to be set in the config.php and will work for you. Is this okay?

1 Like

Perfect, thank youā€¦

Hi, sorry that it took a bit longer - the 13.0.0 RC3 should be available on the beta channel for 12 and 13 versions. Have fun :slight_smile:

Diff from RC2 to RC3 is:

1 Like

I am not sure if this is the right place. Just a maybe silly question.
But after upgrade from the latest 12 version to 13.0.0 RC3 I cannot share directories and files any more. The ā€œsharesā€ already configured from the old/stable version still work, but I cannot configure them in an way in the web interface. The icon is gone.
Can someone direct me in the right direction?

That sounds weird. Have you tried to clear the browser cache? Maybe itā€™s only a caching issue :confused: