We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The checkbox for this setting should remain checked and the telemetry should be sent each month
The checkbox for this setting does not remain checked after a page refresh and no telemetry is sent unless done manually.
Operating system: Ubuntu Server 22.04.1 LTS
Web server:: Apache2
Database:: MySQL 10.6.11
PHP version:: 8.1
Nextcloud version: (see Nextcloud admin page): 25.0.2
Where did you install Nextcloud from:: Hestia Control Panel
Signing status:: HTTPS with TLS 1.3
No errors have been found.
List of activated apps: -activity: 2.17.0
If you have access to your command line run e.g.: sudo -u www-data php occ app:list from within your ownCloud installation folder
Nextcloud configuration:
{ "system": { "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": { "0": "localhost", "2": "(domain)" }, "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "default_phone_region": "US", "version": "25.0.2.3", "overwrite.cli.url": "http:\/\/localhost", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "instanceid": "***REMOVED SENSITIVE VALUE***", "memcache.local": "\\OC\\Memcache\\APCu", "app_install_overwrite": [ "apporder", "carnet" ], "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "maintenance": false, "theme": "", "loglevel": 0, "music.lastfm_api_key": "fc019ce0d58404109cd9e1b183ec648a", "has_rebuilt_cache": true } }
Are you using an external user-backend, if yes which one: Webdav
Browser:: LibreWolf 107.0.1
Operating system: Arch Linux
Insert your Nextcloud log here
Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ...
The text was updated successfully, but these errors were encountered:
I didnt see this before as I was not aware of this separated repository.
Survey client is broken since Nextcloud 25 at least which is the minimum version I have tested so far.
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
Expected behaviour
The checkbox for this setting should remain checked and the telemetry should be sent each month
Actual behaviour
The checkbox for this setting does not remain checked after a page refresh and no telemetry is sent unless done manually.
Server configuration
Operating system: Ubuntu Server 22.04.1 LTS
Web server:: Apache2
Database:: MySQL 10.6.11
PHP version:: 8.1
Nextcloud version: (see Nextcloud admin page): 25.0.2
Where did you install Nextcloud from:: Hestia Control Panel
Signing status:: HTTPS with TLS 1.3
List of activated apps:
-activity: 2.17.0
Nextcloud configuration:
Are you using an external user-backend, if yes which one: Webdav
Client configuration
Browser:: LibreWolf 107.0.1
Operating system: Arch Linux
Logs
Nextcloud log (data/owncloud.log)
Browser log
The text was updated successfully, but these errors were encountered: