nextcloud / nextcloud_announcements

ℹ️ The latest Nextcloud news directly in your notifications
GNU Affero General Public License v3.0
17 stars 9 forks source link

groups list not showing #41

Closed stratege1401 closed 1 year ago

stratege1401 commented 5 years ago

Steps to reproduce

update to 16.0.3. re-enable app. try to add a group.

Expected behaviour

list of groups in dropdown list

Actual behaviour

frozen - no log

Server configuration detail

Operating system: Linux 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5+deb10u1 (2019-07-19) x86_64

Webserver: Apache (fpm-fcgi)

Database: mysql 10.3.15

PHP version:

7.3.4-2 Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, sodium, standard, cgi-fcgi, mysqlnd, PDO, xml, apcu, bcmath, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, imagick, intl, json, ldap, exif, mysqli, pdo_mysql, apc, posix, readline, redis, shmop, SimpleXML, smbclient, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Phar, libsmbclient, Zend OPcache

Nextcloud version: 16.0.3 - 16.0.3.0

Updated from an older Nextcloud/ownCloud or fresh install: YES from 13.0.1 all the way up to 16.0.3 over the last year.

Where did you install Nextcloud from: source - webapp

Signing status Array ( )
List of activated apps ``` Enabled: - accessibility: 1.2.0 - activity: 2.9.1 - admin_audit: 1.6.0 - apporder: 0.7.1 - audioplayer: 2.7.2 - browser_warning: 0.1.0 - bruteforcesettings: 1.4.0 - calendar: 1.7.0 - camerarawpreviews: 0.7.0 - checksum: 0.4.3 - cloud_federation_api: 0.2.0 - comments: 1.6.0 - contacts: 3.1.3 - data_request: 1.3.0 - dav: 1.9.2 - external: 3.3.0 - federatedfilesharing: 1.6.0 - federation: 1.6.0 - files: 1.11.0 - files_downloadactivity: 1.5.0 - files_pdfviewer: 1.5.0 - files_rightclick: 0.13.0 - files_sharing: 1.8.0 - files_texteditor: 2.8.0 - files_trackdownloads: 1.5.0 - files_trashbin: 1.6.0 - files_versions: 1.9.0 - files_videoplayer: 1.5.0 - firstrunwizard: 2.5.0 - flowupload: 0.1.2 - fulltextsearch: 1.3.6 - gallery: 18.3.0 - groupfolders: 4.0.4 - impersonate: 1.3.0 - issuetemplate: 0.5.0 - logreader: 2.1.0 - lookup_server_connector: 1.4.0 - metadata: 0.9.0 - nextcloud_announcements: 1.5.0 - notifications: 2.4.1 - oauth2: 1.4.2 - occweb: 0.0.4 - password_policy: 1.6.0 - previewgenerator: 2.1.0 - printer: 0.0.1 - provisioning_api: 1.6.0 - quota_warning: 1.5.0 - registration: 0.4.6 - serverinfo: 1.6.0 - sharebymail: 1.6.0 - sharerenamer: 2.6.0 - socialsharing_email: 1.0.5 - socialsharing_facebook: 1.0.4 - support: 1.0.0 - survey_client: 1.4.0 - systemtags: 1.6.0 - twofactor_backupcodes: 1.5.0 - twofactor_totp: 2.1.2 - twofactor_u2f: 3.0.0 - twofactor_yubikey: 0.4.1 - unsplash: 1.1.3 - updatenotification: 1.6.0 - user_usage_report: 1.1.2 - viewer: 1.0.0 - workflowengine: 1.6.0 Disabled: - encryption - files_external - privacy - recommendations - theming - user_ldap ```
Configuration (config/config.php) ``` { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "nextcloud.rkn.ovh" ], "memcache.distributed": "\\OC\\Memcache\\Redis", "memcache.locking": "\\OC\\Memcache\\Redis", "memcache.local": "\\OC\\Memcache\\APCu", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 6379 }, "datadirectory": "***REMOVED SENSITIVE VALUE***", "overwrite.cli.url": "https:\/\/nextcloud.rkn.ovh", "dbtype": "mysql", "version": "16.0.3.0", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "mail_smtpmode": "smtp", "mail_smtpauthtype": "LOGIN", "mail_smtpsecure": "ssl", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtpauth": 1, "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "465", "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "cache_chunk_gc_ttl": 86400, "filelocking.ttl": 3600, "auth.bruteforce.protection.enabled": false, "maintenance": false, "loglevel": 1, "ldapIgnoreNamingRules": false, "ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory", "theme": "", "updater.release.channel": "stable", "twofactor_enforced": "false", "twofactor_enforced_groups": [], "twofactor_enforced_excluded_groups": [ "Alpn", "admin", "pro", "scolaire", "users" ], "mysql.utf8mb4": true, "app_install_overwrite": [ "external", "occweb", "files_downloadactivity", "admin_notifications", "twofactor_yubikey" ], "updater.secret": "***REMOVED SENSITIVE VALUE***" } ```
nickvergessen commented 5 years ago

It takes a short moment, but then the list is shown for me. Please open the developer tools of your browser F12 and then switch to the console tab before trying to add a group, to see if there is some output.

stratege1401 commented 5 years ago
annou1
SHSolution commented 3 years ago

Can not create announcements. Group Field is not shown. Buttons are without function. Shall I create a new issue or provide more details? NC Version is 20.0.2, fresh setup running in docker.

image

nickvergessen commented 3 years ago

That's a different app and now reported at https://github.com/nextcloud/announcementcenter/issues/252

nickvergessen commented 1 year ago

Seems like the server API was fixed in the last 11 major releases