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
After a Deck update up to version 1.4.2 all boards are visible, but cannot be opened.
**OS Version**:
Debian GNU/Linux 10 (buster)
**Web server:**
Server version: Apache/2.4.38 (Debian)
Server built: 2020-08-25T20:08:29
**Database:**
Your MariaDB connection id is 19169
Server version: 10.3.27-MariaDB-0+deb10u1-log Debian 10
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I also cannot reproduce this. Since the version reported is quite old, please try if this is still an issue on the latest and don't hesitate to reopen if it is still an issue.
After a Deck update up to version 1.4.2 all boards are visible, but cannot be opened.
PHP version:
PHP 8.0.5, bat with PHP7.3 or 7.4 the situation does not change.
Nextcloud version:
Nextcloud 21.0.1
Where did you install Nextcloud from:
https://download.nextcloud.com/server/releases/nextcloud-21.0.1.zip
List of activated apps:
Nextcloud configuration:
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"xcloud.schleith-gruppe.de",
"xcloud.intra.schleith.de"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "21.0.1.1",
"overwrite.cli.url": "http://xcloud.schleith-gruppe.de",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"maintenance": false,
"logtimezone": "Europe/Berlin",
"theme": "",
"default_language": "de_DE",
"default_phone_region": "DE",
"force_locale": "de_DE",
"loglevel": 0,
"memcache.local": "\OC\Memcache\APCu",
"onlyoffice": {
"verify_peer_off": true
},
"ldapProviderFactory": "OCA\User_LDAP\LDAPProviderFactory",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "25",
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"app_install_overwrite": [
"onlyoffice"
]
}
OCA\Circles\Service\CirclesService->detailsCircle()
OCA\Circles\Api\v1\Circles::detailsCircle()
OCA\Deck\Db\BoardMapper->OCA\Deck\Db{closure}("*** sensiti ... *")
OCA\Deck\Db\RelationalEntity->resolveRelation()
OCA\Deck\Db\BoardMapper->mapAcl()
OCA\Deck\Service\BoardService->find()
OCA\Deck\Controller\BoardController->read()
OC\AppFramework\Http\Dispatcher->executeController()
OC\AppFramework\Http\Dispatcher->dispatch()
OC\AppFramework\App::main()
OC\Route\Router->match()
OC::handleRequest()
The text was updated successfully, but these errors were encountered: