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 wanted to use the deck export feature.
The resulting bug has already occured a year ago and has been fixed. Unfortunately in one of my instances, this error still occurs.
I wanted to use the deck export feature.
The resulting bug has already occured a year ago and has been fixed. Unfortunately in one of my instances, this error still occurs.
Related: #4010
Error message:
An unhandled exception has been thrown:
TypeError: OC\Group\Manager::getUserIdGroupIds(): Argument #1 ($uid) must be of type string, null given, called in /zfsinst/ed_instances/mynextcloud/lib/private/Group/Manager.php on line 315 and defined in /zfsinst/ed_instances/mynextcloud/lib/private/Group/Manager.php:332
Stack trace:
#0 /zfsinst/ed_instances/mynextcloud/lib/private/Group/Manager.php(315): OC\Group\Manager->getUserIdGroupIds()
#1 /zfsinst/ed_instances/mynextcloud/apps/deck/lib/Service/PermissionService.php(227): OC\Group\Manager->isInGroup()
#2 /zfsinst/ed_instances/mynextcloud/apps/deck/lib/Service/PermissionService.php(134): OCA\Deck\Service\PermissionService->userCan()
#3 /zfsinst/ed_instances/mynextcloud/apps/deck/lib/Service/BoardService.php(658): OCA\Deck\Service\PermissionService->matchPermissions()
#4 /zfsinst/ed_instances/mynextcloud/apps/deck/lib/Service/BoardService.php(164): OCA\Deck\Service\BoardService->enrichBoards()
#5 /zfsinst/ed_instances/mynextcloud/apps/deck/lib/Command/UserExport.php(91): OCA\Deck\Service\BoardService->findAll()
#6 /zfsinst/ed_instances/mynextcloud/3rdparty/symfony/console/Command/Command.php(255): OCA\Deck\Command\UserExport->execute()
#7 /zfsinst/ed_instances/mynextcloud/3rdparty/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run()
#8 /zfsinst/ed_instances/mynextcloud/3rdparty/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand()
#9 /zfsinst/ed_instances/mynextcloud/3rdparty/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun()
#10 /zfsinst/ed_instances/mynextcloud/lib/private/Console/Application.php(211): Symfony\Component\Console\Application->run()
#11 /zfsinst/ed_instances/mynextcloud/console.php(100): OC\Console\Application->run()
#12 /zfsinst/ed_instances/mynextcloud/occ(11): require_once('...')
#13 {main}
Server and Nextcloud details:
Server configuration detail
Operating system: Linux 5.4.0-125-generic #141-Ubuntu SMP Wed Aug 10 13:42:03 UTC 2022 x86_64
Webserver: Apache/2.4.52 (Ubuntu) (apache2handler)
Database: mysql 8.0.33
PHP version: 8.0.15
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, Reflection, SPL, session, standard, sodium, apache2handler, mysqlnd, PDO, xml, apcu, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, intl, ldap, exif, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, Zend OPcache
Nextcloud version: 26.0.5 - 26.0.5.1
Updated from an older Nextcloud/ownCloud or fresh install: Older NC
Where did you install Nextcloud from: from zip file
Signing status
Integrity checker has been disabled. Integrity cannot be verified.
List of activated apps
Configuration (config/config.php)
Cron Configuration: Array
(
[backgroundjobs_mode] => cron
[lastcron] => 1692084326
)
External storages: files_external is disabled
Encryption: no
User-backends:
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0
The text was updated successfully, but these errors were encountered: