{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"***REMOVED SENSITIVE VALUE***"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "20.0.5.2",
"overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
"htaccess.RewriteBase": "\/",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "***REMOVED SENSITIVE VALUE***",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"enable_previews": false,
"filelocking.enabled": true,
"memcache.local": "\\OC\\Memcache\\Redis",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": ***REMOVED SENSITIVE VALUE***
},
"default_language": "***REMOVED SENSITIVE VALUE***",
"default_locale": "***REMOVED SENSITIVE VALUE***",
"defaultapp": "dashboard",
"knowledgebaseenabled": true,
"skeletondirectory": "",
"maintenance": false,
"twofactor_enforced": true,
"twofactor_enforced_groups": [
"***REMOVED SENSITIVE VALUE***"
],
"twofactor_enforced_excluded_groups": [
"***REMOVED SENSITIVE VALUE***"
],
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpsecure": "ssl",
"mail_smtpport": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauthtype": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauth": ***REMOVED SENSITIVE VALUE***,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"theme": "",
"loglevel": 2,
"trashbin_retention_obligation": "auto, 180",
"versions_retention_obligation": "auto",
"updater.release.channel": "stable",
"data-fingerprint": "***REMOVED SENSITIVE VALUE***"
}
}
How to use GitHub
Steps to reproduce
cloud.website.com/settings/user./.well-known/CloudIdVerificationCode.txtwith the verification text.Expected behaviour
After at most 24 hours, the verification button would either change to a Verified state or to an Error state, as proposed here.
Actual behaviour
Nothing happens and the verification button returns to a Click to Verify state.
Server configuration
Operating system: Debian 10
Web server: Apache 2
Database: MySQL 10.3.27
PHP version: 7.3.19
Nextcloud version: 20.0.5
Updated from an older Nextcloud/ownCloud or fresh install: Updated from version 19
Where did you install Nextcloud from: Web installer
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: WebDAV
Are you using encryption: No
Are you using an external user-backend, if yes which one: No
Client configuration
Browser: Mozilla Firefox 84.0.2
Operating system: Linux Mint 20.1
Logs
No logs related to this issue.