Skip to content

[stable20] Allow to force rename a conflicting calendar - #24806

Merged
skjnldsv merged 1 commit into
stable20from
backport/24604/stable20
Dec 22, 2020
Merged

[stable20] Allow to force rename a conflicting calendar#24806
skjnldsv merged 1 commit into
stable20from
backport/24604/stable20

Conversation

@backportbot-nextcloud

Copy link
Copy Markdown

backport of #24604

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsvskjnldsv added 3. to review Waiting for reviews and removed pending documentation This pull request needs an associated documentation update labels Dec 22, 2020
@skjnldsvskjnldsv added the pending documentation This pull request needs an associated documentation update label Dec 22, 2020
@juliusknorrjuliusknorr added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Dec 22, 2020
@faily-bot

faily-botBot commented Dec 22, 2020

Copy link
Copy Markdown

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 640: failure

jsunit

Show full log

integration-ratelimiting

  • failure block could not be found - most likely this run got canceled
Show full log
+ bash tests/drone-run-integration-tests.sh || exit 0
=========================
= List of changed files =
=========================
apps/dav/lib/CalDAV/CalDavBackend.php
apps/dav/lib/Command/MoveCalendar.php
=========================
PHP files are modified
+ ./occ maintenance:install --admin-pass=admin --data-dir=/dev/shm/nc_int
Nextcloud was successfully installed
+ ./occ config:system:set redis host --value=cache
System config value redis => host set to string cache
+ ./occ config:system:set redis port --value=6379 --type=integer
System config value redis => port set to integer 6379
+ ./occ config:system:set redis timeout --value=0 --type=integer
System config value redis => timeout set to integer 0
+ ./occ config:system:set --type string --value "\OC\Memcache\Redis" memcache.local
System config value memcache.local set to string \OC\Memcache\Redis
+ ./occ config:system:set --type string --value "\OC\Memcache\Redis" memcache.distributed
PHP Warning: Redis::connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /drone/src/lib/private/RedisFactory.php on line 92
An unhandled exception has been thrown:
RedisException: Redis server went away in /drone/src/lib/private/Memcache/Redis.php:55
Stack trace:
#0 /drone/src/lib/private/Memcache/Redis.php(55): Redis->get('ed2e8837e931e84...')
#1 /drone/src/lib/private/App/InfoParser.php(58): OC\Memcache\Redis->get('/drone/src/apps...')
#2 /drone/src/lib/private/App/AppManager.php(511): OC\App\InfoParser->parse('/drone/src/apps...')
#3 /drone/src/lib/private/legacy/OC_App.php(581): OC\App\AppManager->getAppInfo('files', false, NULL)
#4 /drone/src/lib/private/AppFramework/App.php(69): OC_App::getAppInfo('files')
#5 /drone/src/lib/private/legacy/OC_App.php(264): OC\AppFramework\App::buildAppNamespace('files')
#6 /drone/src/lib/private/AppFramework/Bootstrap/Coordinator.php(100): OC_App::registerAutoloading('files', '/drone/src/apps...')
#7 /drone/src/lib/base.php(644): OC\AppFramework\Bootstrap\Coordinator->runRegistration()
#8 /drone/src/lib/base.php(1091): OC::init()
#9 /drone/src/console.php(49): require_once('/drone/src/lib/...')
#10 /drone/src/occ(11): require_once('/drone/src/cons...')
#11 {main}```
</details>

@skjnldsv
skjnldsv merged commit 680e03c into stable20Dec 22, 2020
@skjnldsv
skjnldsv deleted the backport/24604/stable20 branch December 22, 2020 09:59
@rullzerrullzer mentioned this pull request Jan 5, 2021
1 task
@nickvergessennickvergessen removed the pending documentation This pull request needs an associated documentation update label Nov 8, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishfeature: dav

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@juliusknorr@skjnldsv@nickvergessen