Steps to reproduce
- Create new user
- Use the link from email notification “Please create your password here.”
- Fill the form twice with new password
Expected behaviour
The password can be set and a new user can log in.
Actual behaviour
Submitting the password is not confirmed. The web site sticks.
I can’t find any hints in the logs. Where can I look for during submitting the form “change user password” what happens?
Using the admin account works fine.
sudo -u www-data php occ config:list system works not.
I have to use the whole path to occ /var/www/owncloud/occ. Is this normal? How I can I change this?
Server configuration
Operating system: Ubuntu 20.04.3 LTS
Web server: nginx/1.18.0 (Ubuntu)
Database: 10.3.32-MariaDB-0ubuntu0.20.04.1 Ubuntu 20.04
PHP version: 7.4
ownCloud version: 10.9.1.2
Updated from an older ownCloud or fresh install: fresh install
Where did you install ownCloud from: https://download.owncloud.org
Signing status (ownCloud 9.0 and above): No errors have been found.
The content of config/config.php:
{
“system”: {
“instanceid”: “oc91vzlx966g”,
“passwordsalt”: “REMOVED SENSITIVE VALUE”,
“secret”: “REMOVED SENSITIVE VALUE”,
“trusted_domains”: [
“owncloud.dyndns.de”,
“192.168.177.25”
],
“datadirectory”: “/var/owncloud-data”,
“overwrite.cli.url”: “http://192.168.177.25/owncloud”,
“dbtype”: “mysql”,
“version”: “10.9.1.2”,
“dbname”: “owncloud_db”,
“dbhost”: “localhost”,
“dbtableprefix”: “oc_”,
“mysql.utf8mb4”: true,
“dbuser”: “REMOVED SENSITIVE VALUE”,
“dbpassword”: “REMOVED SENSITIVE VALUE”,
“allow_user_to_change_mail_address”: “”,
“logtimezone”: “Europe/Berlin”,
“apps_paths”: [
{
“path”: “/var/www/owncloud/apps”,
“url”: “/apps”,
“writable”: false
},
{
“path”: “/var/www/owncloud/apps-external”,
“url”: “/apps-external”,
“writable”: true
}
],
“installed”: true,
“mail_domain”: “REMOVED SENSITIVE VALUE”,
“mail_from_address”: “REMOVED SENSITIVE VALUE”,
“mail_smtpmode”: “smtp”,
“mail_smtpsecure”: “tls”,
“mail_smtpauth”: 1,
“mail_smtphost”: “REMOVED SENSITIVE VALUE”,
“mail_smtpport”: “587”,
“mail_smtpauthtype”: “LOGIN”,
“mail_smtpname”: “REMOVED SENSITIVE VALUE”,
“mail_smtppassword”: “REMOVED SENSITIVE VALUE”,
“loglevel”: 0
}
}
List of activated apps:
Enabled:
- calendar:
- Version: 1.6.4
- Path: /var/www/owncloud/apps-external/calendar
- comments:
- Version: 0.3.0
- Path: /var/www/owncloud/apps/comments
- configreport:
- Version: 0.2.0
- Path: /var/www/owncloud/apps/configreport
- contacts:
- Version: 1.5.5
- Path: /var/www/owncloud/apps-external/contacts
- dav:
- Version: 0.7.0
- Path: /var/www/owncloud/apps/dav
- drawio:
- Version: 0.0.9
- Path: /var/www/owncloud/apps-external/drawio
- federatedfilesharing:
- Version: 0.5.0
- Path: /var/www/owncloud/apps/federatedfilesharing
- federation:
- Version: 0.1.0
- Path: /var/www/owncloud/apps/federation
- files:
- Version: 1.5.2
- Path: /var/www/owncloud/apps/files
- files_external:
- Version: 0.8.0
- Path: /var/www/owncloud/apps/files_external
- files_mediaviewer:
- Version: 1.0.5
- Path: /var/www/owncloud/apps/files_mediaviewer
- files_pdfviewer:
- Version: 1.0.1
- Path: /var/www/owncloud/apps-external/files_pdfviewer
- files_sharing:
- Version: 0.14.0
- Path: /var/www/owncloud/apps/files_sharing
- files_texteditor:
- Version: 2.4.1
- Path: /var/www/owncloud/apps-external/files_texteditor
- files_trashbin:
- Version: 0.9.1
- Path: /var/www/owncloud/apps/files_trashbin
- files_versions:
- Version: 1.3.0
- Path: /var/www/owncloud/apps/files_versions
- firstrunwizard:
- Version: 1.2.0
- Path: /var/www/owncloud/apps/firstrunwizard
- gallery:
- Version: 16.1.2
- Path: /var/www/owncloud/apps-external/gallery
- market:
- Version: 0.6.3
- Path: /var/www/wolke37c/apps-external/market
- notes:
- Version: 2.0.6
- Path: /var/www/owncloud/apps-external/notes
- notifications:
- Version: 0.5.4
- Path: /var/www/owncloud/apps/notifications
- provisioning_api:
- Version: 0.5.0
- Path: /var/www/owncloud/apps/provisioning_api
- sensorlogger:
- Version: 0.1.1
- Path: /var/www/owncloud/apps-external/sensorlogger
- systemtags:
- Version: 0.3.0
- Path: /var/www/owncloud/apps/systemtags
- updatenotification:
- Version: 0.2.1
- Path: /var/www/owncloud/apps/updatenotification
Disabled:
- encryption:
- Path: /var/www/owncloud/apps/encryption
- external:
- Path: /var/www/owncloud/apps/external
- user_external:
- Path: /var/www/owncloud/apps/user_external
Are you using external storage, if yes which one: no
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Firefox Windows 97.0.1 und Firefox Mobile App 98.1.1
Operating system: Windows 10 und Android 10
Logs
Web server error log
2022/03/09 01:45:19 [error] 80478#80478: *13916 open() “/usr/share/nginx/html/.env” failed (2: No such file or directory), client: 109.237.103.9, server: owncloud.dyndns.de, request: “GET /.env HTTP/1.1”, host: “IP-Adresse”
2022/03/09 04:06:27 [error] 80478#80478: *13955 access forbidden by rule, client: 192.241.218.40, server: owncloud.dyndns.de, request: “GET / HTTP/1.1”, host: “IP-Adresse”
2022/03/09 04:38:29 [error] 80478#80478: *13960 access forbidden by rule, client: 198.46.166.157, server: owncloud.dyndns.de, request: “GET / HTTP/1.1”, host: “m.meendoru.net”, referrer: “https://m.meendoru.net/”
2022/03/09 04:38:32 [error] 80478#80478: *13961 access forbidden by rule, client: 162.247.72.199, server: owncloud.dyndns.de, request: “GET / HTTP/1.1”, host: “m.meendoru.net”, referrer: “https://m.meendoru.net/”
2022/03/09 05:52:40 [error] 80478#80478: *13966 access forbidden by rule, client: 94.232.45.12, server: owncloud.dyndns.de, request: “GET / HTTP/1.1”, host: “IP-Adresse”
2022/03/09 06:29:12 [warn] 80478#80478: *13983 an upstream response is buffered to a temporary file /var/lib/nginx/proxy/2/06/0000000062 while reading upstream, client: IP-Adresse, server: owncloud.dyndns.de, request: “GET /owncloud/core/vendor/underscore/underscore.js?v=4d178530f247758fc0c7d4b143729f33 HTTP/2.0”, upstream: “http://127.0.0.1:82/owncloud/core/vendor/underscore/underscore.js?v=4d178530f247758fc0c7d4b143729f33”, host: “owncloud.dyndns.de”
2022/03/09 06:29:12 [warn] 80478#80478: *13983 an upstream response is buffered to a temporary file /var/lib/nginx/proxy/3/06/0000000063 while reading upstream, client: IP-Adresse, server: owncloud.dyndns.de, request: “GET /owncloud/core/vendor/jquery-ui/ui/jquery-ui.custom.js?v=4d178530f247758fc0c7d4b143729f33 HTTP/2.0”, upstream: “http://127.0.0.1:82/owncloud/core/vendor/jquery-ui/ui/jquery-ui.custom.js?v=4d178530f247758fc0c7d4b143729f33”, host: “owncloud.dyndns.de”
2022/03/09 06:51:20 [warn] 80478#80478: *14121 an upstream response is buffered to a temporary file /var/lib/nginx/proxy/4/06/0000000064 while reading upstream, client: IP-Adresse, server: owncloud.dyndns.de, request: “GET /owncloud/core/vendor/jquery-ui/ui/jquery-ui.custom.js?v=4d178530f247758fc0c7d4b143729f33 HTTP/2.0”, upstream: “http://127.0.0.1:82/owncloud/core/vendor/jquery-ui/ui/jquery-ui.custom.js?v=4d178530f247758fc0c7d4b143729f33”, host: “owncloud.dyndns.de”
2022/03/09 06:51:20 [warn] 80478#80478: *14121 an upstream response is buffered to a temporary file /var/lib/nginx/proxy/5/06/0000000065 while reading upstream, client: IP-Adresse, server: owncloud.dyndns.de, request: “GET /owncloud/core/vendor/underscore/underscore.js?v=4d178530f247758fc0c7d4b143729f33 HTTP/2.0”, upstream: “http://127.0.0.1:82/owncloud/core/vendor/underscore/underscore.js?v=4d178530f247758fc0c7d4b143729f33”, host: “owncloud.dyndns.de”
2022/03/09 06:51:20 [warn] 80478#80478: *14121 an upstream response is buffered to a temporary file /var/lib/nginx/proxy/6/06/0000000066 while reading upstream, client: IP-Adresse, server: owncloud.dyndns.de, request: “GET /owncloud/core/vendor/moment/min/moment-with-locales.js?v=4d178530f247758fc0c7d4b143729f33 HTTP/2.0”, upstream: “http://127.0.0.1:82/owncloud/core/vendor/moment/min/moment-with-locales.js?v=4d178530f247758fc0c7d4b143729f33”, host: “owncloud.dyndns.de”
2022/03/09 06:51:20 [warn] 80478#80478: *14121 an upstream response is buffered to a temporary file /var/lib/nginx/proxy/7/06/0000000067 while reading upstream, client: IP-Adresse, server: owncloud.dyndns.de, request: “GET /owncloud/core/vendor/handlebars/handlebars.js?v=4d178530f247758fc0c7d4b143729f33 HTTP/2.0”, upstream: “http://127.0.0.1:82/owncloud/core/vendor/handlebars/handlebars.js?v=4d178530f247758fc0c7d4b143729f33”, host: “owncloud.dyndns.de”
2022/03/09 06:51:20 [warn] 80478#80478: *14121 an upstream response is buffered to a temporary file /var/lib/nginx/proxy/8/06/0000000068 while reading upstream, client: IP-Adresse, server: owncloud.dyndns.de, request: “GET /owncloud/apps/files/js/jquery.fileupload.js?v=4d178530f247758fc0c7d4b143729f33 HTTP/2.0”, upstream: “http://127.0.0.1:82/owncloud/apps/files/js/jquery.fileupload.js?v=4d178530f247758fc0c7d4b143729f33”, host: “owncloud.dyndns.de”
ownCloud log (data/owncloud.log)
{“reqId”:“6H8XVFQVSRFqn5P25T1h”,“level”:0,“time”:“2022-03-09T07:07:03+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“6H8XVFQVSRFqn5P25T1h”,“level”:0,“time”:“2022-03-09T07:07:03+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“7720LCAeRMAjBj81cR1t”,“level”:0,“time”:“2022-03-09T07:07:34+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“7720LCAeRMAjBj81cR1t”,“level”:0,“time”:“2022-03-09T07:07:34+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\Authentication\Token\DefaultTokenProvider::updateTokenActivity”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“updating activity of token 11 to 1646806054”}
{“reqId”:“7720LCAeRMAjBj81cR1t”,“level”:0,“time”:“2022-03-09T07:07:34+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“hqKh0IsoCgs7GNfZKite”,“level”:0,“time”:“2022-03-09T07:08:04+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“hqKh0IsoCgs7GNfZKite”,“level”:0,“time”:“2022-03-09T07:08:04+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“mOywBM6cLbJzRqdVIKMJ”,“level”:0,“time”:“2022-03-09T07:08:34+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“mOywBM6cLbJzRqdVIKMJ”,“level”:0,“time”:“2022-03-09T07:08:34+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“vU2idZANeQJ8DhfBjsP8”,“level”:0,“time”:“2022-03-09T07:09:05+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“vU2idZANeQJ8DhfBjsP8”,“level”:0,“time”:“2022-03-09T07:09:05+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\Authentication\Token\DefaultTokenProvider::updateTokenActivity”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“updating activity of token 11 to 1646806145”}
{“reqId”:“vU2idZANeQJ8DhfBjsP8”,“level”:0,“time”:“2022-03-09T07:09:05+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“LtsdvorgDlpW9vlqAMnN”,“level”:0,“time”:“2022-03-09T07:09:35+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“LtsdvorgDlpW9vlqAMnN”,“level”:0,“time”:“2022-03-09T07:09:35+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“SfXKy1cv3mfiGMDCiM3A”,“level”:0,“time”:“2022-03-09T07:10:06+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“SfXKy1cv3mfiGMDCiM3A”,“level”:0,“time”:“2022-03-09T07:10:06+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\Authentication\Token\DefaultTokenProvider::updateTokenActivity”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“updating activity of token 11 to 1646806206”}
{“reqId”:“SfXKy1cv3mfiGMDCiM3A”,“level”:0,“time”:“2022-03-09T07:10:06+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“VpGzaSHzWV5zawQcGuoP”,“level”:0,“time”:“2022-03-09T07:10:36+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“VpGzaSHzWV5zawQcGuoP”,“level”:0,“time”:“2022-03-09T07:10:36+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“50vxzLtrRmIlzHaEISJN”,“level”:0,“time”:“2022-03-09T07:11:06+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“50vxzLtrRmIlzHaEISJN”,“level”:0,“time”:“2022-03-09T07:11:06+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“TppkSPZsOr4Cdjfkzyhm”,“level”:0,“time”:“2022-03-09T07:11:37+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“TppkSPZsOr4Cdjfkzyhm”,“level”:0,“time”:“2022-03-09T07:11:37+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::checkTokenCredentials”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“checking credentials for token token ID with token id 11, last check at 1646805993 was more than 5 min ago”}
{“reqId”:“TppkSPZsOr4Cdjfkzyhm”,“level”:0,“time”:“2022-03-09T07:11:37+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\Authentication\Token\DefaultTokenProvider::updateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“updating token 11, last check is now 1646806297”}
{“reqId”:“TppkSPZsOr4Cdjfkzyhm”,“level”:0,“time”:“2022-03-09T07:11:37+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\Authentication\Token\DefaultTokenProvider::updateTokenActivity”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“updating activity of token 11 to 1646806297”}
{“reqId”:“TppkSPZsOr4Cdjfkzyhm”,“level”:0,“time”:“2022-03-09T07:11:37+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“qIeXQxJES5MQVeDvhfjt”,“level”:0,“time”:“2022-03-09T07:12:07+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“qIeXQxJES5MQVeDvhfjt”,“level”:0,“time”:“2022-03-09T07:12:07+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“t3xKQ0z2wNN80mzuD7Sz”,“level”:0,“time”:“2022-03-09T07:12:37+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
{“reqId”:“t3xKQ0z2wNN80mzuD7Sz”,“level”:0,“time”:“2022-03-09T07:12:37+01:00”,“remoteAddr”:“IP-Adresse”,“user”:“Administrator”,“app”:“OC\User\Session::validateToken”,“method”:“GET”,“url”:"/wolke37c/ocs/v2.php/apps/notifications/api/v1/notifications?format=json",“message”:“token token ID with token id 11 found, validating”}
Browser log
Where can I find the log file?