Skip to content
New issue

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

Users administration page does not load after update to 9.1.0 #25594

Closed
icyground opened this issue Jul 24, 2016 · 30 comments
Closed

Users administration page does not load after update to 9.1.0 #25594

icyground opened this issue Jul 24, 2016 · 30 comments

Comments

@icyground
Copy link

icyground commented Jul 24, 2016

Steps to reproduce

  1. (it seems like you need a user with an @ inside the username to reproduce this)
  2. Log in as administrator
  3. Go to users page

Expected behaviour

Page should load and display the users

Actual behaviour

Page loads, but instead of the user list, there's a running circle - after a couple seconds I get a notification bubble that there's a problem loading the page and it will be reloaded in 5 seconds.
If you select a group on the left side, I get a glimpse of the list and then the error reoccurs.

Server configuration

Operating system: Ubuntu 16.04.1 LTS

**Web server:**Apache/2.4.18 (Ubuntu)

**Database:**10.0.25-MariaDB-0ubuntu0.16.04.1 Ubuntu 16.04

**PHP version:**7.0.8-0ubuntu0.16.04.1

ownCloud version: 9.1.0

**Updated from an older ownCloud or fresh install:**upgraded version

Where did you install ownCloud from:
owncloud official Ubuntu repository
(http://download.owncloud.org/download/repositories/stable/Ubuntu_16.04/)
Signing status (ownCloud 9.0 and above):

No errors have been found.

List of activated apps:

Enabled:
  - activity: 2.3.2
  - calendar: 1.3.1
  - comments: 0.3.0
  - contacts: true
  - dav: 0.2.5
  - federatedfilesharing: 0.3.0
  - federation: 0.1.0
  - files: 1.5.1
  - files_pdfviewer: 0.8.1
  - files_sharing: 0.10.0
  - files_texteditor: 2.1
  - files_trashbin: 0.9.0
  - files_versions: 1.3.0
  - files_videoplayer: 0.9.8
  - firstrunwizard: 1.1
  - gallery: 15.0.0
  - notes: true
  - notifications: 0.3.0
  - provisioning_api: 0.5.0
  - systemtags: 0.3.0
  - templateeditor: 0.1
  - updatenotification: 0.2.1

The content of config/config.php:

{
    "system": {
        "instanceid": "52122825eec8f",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "datadirectory": "\/srv\/owncloud\/data",
        "dbtype": "mysql",
        "version": "9.1.0.15",
        "dbname": "owncloud",
        "dbhost": "localhost",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "theme": "",
        "maintenance": false,
        "trusted_domains": [
           "***REMOVED SENSITIVE VALUE***"
        ],
        "mail_smtpmode": "smtp",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "forcessl": true,
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "25",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "logtimezone": "Europe\/Berlin",
        "log_type": "syslog",
        "log_authfailip": true,
        "loglevel": 0,
        "filelocking.enabled": true,
        "trashbin_retention_obligation": "auto",
        "appstore.experimental.enabled": true,
        "updatechecker": false,
        "htaccess.RewriteBase": "\/",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "localhost",
            "port": 6379,
            "timeout": 0
        }
    }
}

Are you using external storage, if yes which one: no

Are you using encryption: yes

Are you using an external user-backend, if yes which one: no

Client configuration

Browser: Chrome, Firefox

Operating system: Ubuntu 16.04 LTS

Logs

Web server access log

91.49.57.212 - - [24/Jul/2016:21:58:50 +0200] "GET /index.php/settings/users HTTP/1.1" 200 5223 "https://my.oc.instance.tld/index.php/settings/users" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/styles.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 6683 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/inputs.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2616 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/header.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2862 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/icons.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2281 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/global.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1232 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/apps.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 4331 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/fonts.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1159 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/fixes.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 989 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/multiselect.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1648 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/mobile.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1822 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/jquery-ui-fixes.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1518 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/jquery-ui/themes/base/jquery-ui.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 6719 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/tooltip.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1419 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/files_pdfviewer/css/style.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 829 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/share.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1970 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/files_versions/css/versions.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1119 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/files_videoplayer/css/style.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2555 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/firstrunwizard/css/colorbox.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1499 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/notifications/css/styles.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1408 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/firstrunwizard/css/firstrunwizard.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1091 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/css/jquery.ocdialog.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1210 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /settings/css/settings.css?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 4207 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/jquery-migrate/jquery-migrate.min.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 4646 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/underscore/underscore.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 15622 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/jquery/dist/jquery.min.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 30406 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/moment/min/moment-with-locales.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 72237 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/jquery-ui/ui/jquery-ui.custom.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 107721 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/handlebars/handlebars.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 23074 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/blueimp-md5/js/md5.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 3548 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/bootstrap/js/tooltip.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 5122 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /index.php/core/js/oc.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 3414 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/backbone/backbone.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 20898 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/es6-promise/dist/es6-promise.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 7534 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/davclient.js/lib/client.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 3653 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/placeholders.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 6123 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/compatibility.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2074 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/jquery.ocdialog.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2609 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/oc-dialogs.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 7616 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/l10n.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 3217 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/js.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 18492 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/octemplate.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2137 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/eventsource.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2420 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/l10n/de.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 11051 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/config.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1286 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/search/js/search.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 4153 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/oc-requesttoken.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 899 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/apps.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1814 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/mimetype.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2029 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/mimetypelist.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1727 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/vendor/snapjs/dist/latest/snap.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 6653 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/oc-backbone.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 935 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/placeholder.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2701 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/jquery.avatar.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2458 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/backgroundjobs.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1312 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/files_pdfviewer/js/previewplugin.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2261 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/shareconfigmodel.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1542 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/shareitemmodel.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 5639 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/sharedialogresharerinfoview.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1776 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/sharedialoglinkshareview.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 3309 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/sharedialogmailview.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2387 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/sharedialogexpirationview.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2869 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/sharedialogshareelistview.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 3629 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/sharedialogview.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 4412 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/share.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 5471 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/files_videoplayer/js/viewer.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2010 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/firstrunwizard/l10n/de.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1625 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/firstrunwizard/js/jquery.colorbox.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 9037 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/firstrunwizard/js/firstrunwizard.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1036 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/gallery/l10n/de.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 3778 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/notifications/js/app.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 3746 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/notifications/js/notification.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2017 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/files/fileinfo.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1580 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/files/client.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 5411 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /settings/l10n/de.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 11644 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /settings/js/users/deleteHandler.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 2758 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /settings/js/users/filter.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1621 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /settings/js/users/groups.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 3582 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /settings/js/users/users.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 8517 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/multiselect.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 3762 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/js/singleselect.js?v=4dca0afa4b37022cbd8f6b44d74d61e5 HTTP/1.1" 200 1670 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /settings/img/personal.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /settings/img/help.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /settings/img/users.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /settings/img/admin.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/img/actions/caret.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/fonts/OpenSans-Regular.woff HTTP/1.1" 304 210 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/fonts/OpenSans-Light.woff HTTP/1.1" 304 210 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/fonts/OpenSans-Semibold.woff HTTP/1.1" 304 211 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/img/breadcrumb.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/img/logo-icon.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /index.php/avatar/henrikw/32 HTTP/1.1" 200 1985 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/img/actions/search-white.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/img/actions/settings.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/img/actions/triangle-s.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/img/actions/logout.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/img/places/files.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /cron.php HTTP/1.1" 200 854 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/activity/img/activity.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/gallery/img/app.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 948 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/contacts/img/app.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/calendar/img/calendar.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/notes/img/notes.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /settings/img/apps.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /index.php/settings/users/stats HTTP/1.1" 200 831 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/img/actions/delete.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/img/actions/rename.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /core/img/actions/menu.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"
91.49.57.212 - - [24/Jul/2016:21:58:51 +0200] "GET /apps/notifications/img/notifications.svg HTTP/1.1" 304 209 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36"

There's only output in apache access log - even with log_level = 0 theres no log output, while calling the users site.

Browser log

JQMIGRATE: Migrate is installed, version 1.4.0
jquery.js:8630 GET https://my.oc.instance.tld/index.php/settings/users/users?offset=0&limit=50&gid=&pattern= 
net::ERR_EMPTY_RESPONSE
send @ jquery.js:8630
ajax @ jquery.js:8166
n.(anonymous function) @ jquery.js:8311
update @ users.js?v=4dca0af…:405
(anonymous function) @ users.js?v=4dca0af…:937
j @ jquery.js:3099
fireWith @ jquery.js:3211
ready @ jquery.js:3417
I @ jquery.js:3433
Navigated to https://my.oc.instance.tld/index.php/settings/users

It does not seem to be a duplicate of 24734, as users.js is the patched version

@DeepDiver1975 DeepDiver1975 added this to the 9.1.1 milestone Jul 25, 2016
@DeepDiver1975
Copy link
Member

Any error in data/owncloud.log?

How many users do you have in the system?

@icyground
Copy link
Author

icyground commented Jul 25, 2016

I'm logging into syslog, so theres no output in owncloud.log. In syslog I see debug messages for most of the page calls, but nothing if I open the users page.
Edit: Roughly 30 Users.

@DeepDiver1975
Copy link
Member

hmmmm ... hard to tell what's going on here. I cannot reproduce this.

@icyground
Copy link
Author

icyground commented Jul 25, 2016

Maybe I can elaborate this a little with your help...
Disclaimer: I hardly suck at js!

I had a look into the javascript debugging and as mentioned before, I can create two cases:
Case 1: I want to see the full list or a regular group - Nothing is displayed except of the running circle and the message bubble, that it will be reloaded in 5 seconds
Case 2: If I switch to the Administrators Group on the left bar during this 5 seconds I get the 2 admins displayed, then the 5 seconds are over an the page is reloading (probably trying to show all users, as it fails again)

So I used the js error log I posted before and set some debugging points in users.js(starting in line 403) and js.js with the following result:
If I'm displaying the 2 people admin group, it iterates well through this part:

        $.get(
            OC.generateUrl('/settings/users/users'),
            { offset: UserList.offset, limit: limit, gid: gid, pattern: pattern },
            function (result) {
                var loadedUsers = 0;
                var trs = [];
                //The offset does not mirror the amount of users available,
                //because it is backend-dependent. For correct retrieval,
                //always the limit(requested amount of users) needs to be added.
                $.each(result, function (index, user) {
                    if(UserList.has(user.name)) {
                        return true;
                    }
                    var $tr = UserList.add(user, user.lastLogin, false, user.backend);
                    trs.push($tr);
                    loadedUsers++;
                });
                if (result.length > 0) {
                    UserList.doSort();
                    $userList.siblings('.loading').css('visibility', 'hidden');
                    // reset state on load
                    UserList.noMoreEntries = false;
                }
                else {
                    UserList.noMoreEntries = true;
                    $userList.siblings('.loading').remove();
                }
                UserList.offset += limit;
            }).always(function() {
                UserList.updating = false;
            });

if I'm displaying the whole list, it skips the whole `function (result) {...}`` part
I also breakpointed at function generateUrl in js.js and while displaying the admin group, the parameters contains the usernames and the 2 users are displayed until reload.
While displaying the whole list, there are just 3 calls of this function and the parameters are:

url = "/heartbeat", params = undefined, options = undefined
url = "/settings/users/users", params = undefined, options = undefined
url = "/settings/users/stats", params = undefined, options = undefined  

(each line for each call of the function)

Unfortunately I dont see, where the data for the actual users is extracted, as it could may fail there, but maybe we can work this out together...

@icyground
Copy link
Author

I think I've nailed down the problem:
I have a user with an @ in the username (username is his email-address). This user is not able to log in after the update and also every time he's appearing in a list, the application fails (e.g. shares, user list).

Could the @ be the issue?

@DeepDiver1975 DeepDiver1975 self-assigned this Jul 26, 2016
@DeepDiver1975
Copy link
Member

Could the @ be the issue?

hmmm .... I quickly tested this with a user having a @ in the user name:

  • ✔️ user list
  • ✔️ sharing autocompletion
  • ✔️ login

this is really strange

@icyground
Copy link
Author

icyground commented Jul 26, 2016

It definitely is!
For all other users its seems to working absolutely fine. Its only the user list (for admins), this special user and people who have shared folders with him who are experiencing problems.

Does anyone know by chance, if it is save to alter the username via mysql or will this screw things up?
So I could get rid if the @ and see if it is really the troublemaker...

Another addition: The desktop clients for the affected person are also not working (MacOS & iOS) - So it seems to be deeper than just an ajax problem

@ksmets
Copy link

ksmets commented Jul 26, 2016

I'm also seeing this issue. None of the users have an @-symbol in it.

@icyground
Copy link
Author

For my case it all traced back to one user (the only one with an @ in username, but I'm not sure, if this was the reason) - Users who had shared folders with him had problems (not able to login, failures while display data), When he was in the user list the list failed to display etc.
I told him, to backup his pim and data, and then tried to transfer:ownership for him to a new user, this segfaulted, so i simply deleted the user and now the problem seems to be gone.
Anyway, there has to be a reason for this behaviour.

@starlessboi
Copy link

starlessboi commented Jul 28, 2016

I also have this issue....my user directory is ldap server..but list of users does not show up..when I search for a user name, it shows up!
btw .. I upgraded to 9.1.0
also: No errors have been found. in signing status

@takenek
Copy link

takenek commented Aug 1, 2016

Same problem here some users cant login to server, i cant list users via https://hostname/index.php/settings/users

Best Regards
Marek

@takenek
Copy link

takenek commented Aug 1, 2016

This is more information from my instance:
After i login to my owncloud as admin and press users i get:
Owncloud.log:
{"reqId":"MEAJrgcAYxrTRPvAndm9","remoteAddr":"127.0.0.1","app":"core","message":"File with id "6333" has not been found.","level":3,"time":"2016-08-01T15:24:36+00:00","method":"GET","url":"/index.php/settings/users","user":"admin"}
{"reqId":"MEAJrgcAYxrTRPvAndm9","remoteAddr":"127.0.0.1","app":"no app in context","message":"Error getting storage info for mount at /User1/files/aaa.7z/","level":3,"time":"2016-08-01T15:24:36+00:00","method":"GET","url":"/index.php/settings/users","user":"admin"}
{"reqId":"MEAJrgcAYxrTRPvAndm9","remoteAddr":"127.0.0.1","app":"core","message":"File with id "6303" has not been found.","level":3,"time":"2016-08-01T15:24:36+00:00","method":"GET","url":"/index.php/settings/users","user":"admin"}
{"reqId":"MEAJrgcAYxrTRPvAndm9","remoteAddr":"127.0.0.1","app":"no app in context","message":"Error getting storage info for mount at /User2/files/bbb.7z/","level":3,"time":"2016-08-01T15:24:36+00:00","method":"GET","url":"/index.php/settings/users","user":"admin"}
{"reqId":"MEAJrgcAYxrTRPvAndm9","remoteAddr":"127.0.0.1","app":"core","message":"File with id "7352" has not been found.","level":3,"time":"2016-08-01T15:24:36+00:00","method":"GET","url":"/index.php/settings/users","user":"admin"}
{"reqId":"MEAJrgcAYxrTRPvAndm9","remoteAddr":"127.0.0.1","app":"no app in context","message":"Error getting storage info for mount at /User3/files/ccc.ZIP/","level":3,"time":"2016-08-01T15:24:36+00:00","method":"GET","url":"/index.php/settings/users","user":"admin"}
{"reqId":"MEAJrgcAYxrTRPvAndm9","remoteAddr":"127.0.0.1","app":"core","message":"File with id "8047" has not been found.","level":3,"time":"2016-08-01T15:24:36+00:00","method":"GET","url":"/index.php/settings/users","user":"admin"}
{"reqId":"MEAJrgcAYxrTRPvAndm9","remoteAddr":"127.0.0.1","app":"no app in context","message":"Error getting storage info for mount at /User4/files/eee.ZIP/","level":3,"time":"2016-08-01T15:24:36+00:00","method":"GET","url":"/index.php/settings/users","user":"admin"}
{"reqId":"MEAJrgcAYxrTRPvAndm9","remoteAddr":"127.0.0.1","app":"core","message":"File with id "2336" has not been found.","level":3,"time":"2016-08-01T15:24:36+00:00","method":"GET","url":"/index.php/settings/users","user":"admin"}
{"reqId":"MEAJrgcAYxrTRPvAndm9","remoteAddr":"127.0.0.1","app":"no app in context","message":"Error getting storage info for mount at /User5/files/ddd.ZIP/","level":3,"time":"2016-08-01T15:24:36+00:00","method":"GET","url":"/index.php/settings/users","user":"admin"}
{"reqId":"MEAJrgcAYxrTRPvAndm9","remoteAddr":"127.0.0.1","app":"core","message":"File with id "5483" has not been found.","level":3,"time":"2016-08-01T15:24:36+00:00","method":"GET","url":"/index.php/settings/users","user":"admin"}

ssl_access.log from apache:
127.0.0.1 - - [01/Aug/2016:17:24:36 +0200] "GET /index.php/settings/users HTTP/1.1" 200 5331 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
127.0.0.1 - - [01/Aug/2016:17:24:37 +0200] "GET /index.php/core/js/oc.js?v=9f040a89aa6a388a7a15cfd4b819ac86 HTTP/1.1" 200 3459 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
127.0.0.1 - - [01/Aug/2016:17:24:37 +0200] "GET /cron.php HTTP/1.1" 200 1046 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
127.0.0.1 - - [01/Aug/2016:17:24:37 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1245 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
127.0.0.1 - - [01/Aug/2016:17:24:37 +0200] "GET /index.php/settings/users/stats HTTP/1.1" 200 1142 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
127.0.0.1 - - [01/Aug/2016:17:24:49 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1245 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
127.0.0.1 - - [01/Aug/2016:17:24:37 +0200] "GET /index.php/settings/users/users?offset=0&limit=50&gid=&pattern= HTTP/1.1" 500 1271 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
127.0.0.1 - - [01/Aug/2016:17:25:07 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1245 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"
127.0.0.1 - - [01/Aug/2016:17:25:19 +0200] "GET /ocs/v2.php/apps/notifications/api/v1/notifications?format=json HTTP/1.1" 200 1245 "-" "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36"

error.log from apache:
[Mon Aug 01 17:24:36 2016] [error] [client 127.0.0.1] Negotiation: discovered file(s) matching request: /var/www/owncloud/settings/users (None could be negotiated).
[Mon Aug 01 17:24:37 2016] [error] [client 127.0.0.1] Negotiation: discovered file(s) matching request: /var/www/owncloud/settings/users (None could be negotiated).
[Mon Aug 01 17:24:37 2016] [error] [client 127.0.0.1] Negotiation: discovered file(s) matching request: /var/www/owncloud/settings/users (None could be negotiated).
[Mon Aug 01 17:24:55 2016] [error] [client 127.0.0.1] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 130968 bytes) in /var/www/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php on line 55

Best Regards
Marek

@SergioBertolinSG
Copy link
Contributor

SergioBertolinSG commented Aug 3, 2016

I'm not being able to reproduce this. Upgraded from stable9 to stable9.1, different situations, no problems with users admin page or users login.

@takenek
Copy link

takenek commented Aug 3, 2016

Hey
I know what is wrong with patch 9.1.0.
On version 9.0.X try share something and after this delete this file and
upgrade to version 9.1.0 after this user who share and delete ( without
disable share ) can`t login to account. Administrator page not load and other bugs what ppl report in after patch 9.1.0.
I try on MySQL and SQLite and same effect.

Developers: You need add to delete file function first disable share and later delete.
And to upgrade script checking "oc_share" table for items who dont exist but still its shared and delete them.

So problem is with delete shared files without unsharing.
Best Regards
TaKeN

@SergioBertolinSG
Copy link
Contributor

Hi, I've tested that case.
Using stable9 do:

  1. User1 having files and folders shared with user2.
  2. Delete some files and some folders using user1 (without unsharing them previously).
  3. Upgrade to stable9.1

No problems found, user1 can login correctly and all users appear in user management.

@icyground
Copy link
Author

@takenek I asked my "problematic user" and he had created exactly the same situation you're describing - it seems like you solved the case!
@SergioBertolinSG Maybe the incorrect unsharing is happening in an earlier oc version? My DB is growing since v7 (or so - at least a couple years)

@takenek
Copy link

takenek commented Aug 3, 2016

@SergioBertolinSG Interesting what You say because i check few times and exacly working like i say....
everytime i got all bugs from 9.1 after share, delete and upgrade...
Like i see @icyground test it and saw exacly this same....
Mayby like @icyground say there is a problem with upgrades from 7>8 and 8>9 and 9.0>9.1 ?
My OC instance is old and was 7>8>9>9.1 upgrades.

@SergioBertolinSG Please do something like this:

  1. User1 having files and folders shared with user2.
  2. Delete some files and some folders using user1 (without unsharing them previously).
  3. Upgrade to stable9.1
  4. login to user1, login to user2, login to admin and list all users - check owncloud.log file i got XXXX errors about files not exist.

Best Regards
Marek

@SergioBertolinSG
Copy link
Contributor

Retested following this steps #25594 (comment), no errors at all.

@SergioBertolinSG
Copy link
Contributor

BTW, when doing the upgrade you can't miss the X.X versions. 7.0->8.0->8.1->8.2->9.0->9.1 are you having into account 8.1 and 8.2 ?

@takenek
Copy link

takenek commented Aug 3, 2016

@SergioBertolinSG I use Debian apt so i don`t remember what exacly was version when i update to next.... but i use apt everytime... if You skip something in line that will be a fault.
I read and everyone who use "package" version of OC report this problem - i think noone who update from Archive File from webpage reports any problems....?

So mayby this is a way of problem?

@SergioBertolinSG
Copy link
Contributor

OK thanks @takenek

@SergioBertolinSG
Copy link
Contributor

SergioBertolinSG commented Aug 4, 2016

I've tried the upgrade using deb packages stable9 to current stable (9.1). And there is something different.

It is working fine, I can login and see user management without problems, but in the logs I am seeing this:

{"reqId":"XAZRJSrBy7ZKzlLYzuUs","remoteAddr":"10.40.40.142","app":"core","message":"File with id \"56\" has not been found.","level":3,"time":"2016-08-04T08:02:49+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/users\/users?offset=0&limit=50&gid=&pattern=","user":"admin"}
{"reqId":"XAZRJSrBy7ZKzlLYzuUs","remoteAddr":"10.40.40.142","app":"no app in context","message":"Error getting storage info for mount at \/user2\/files\/big.txt\/","level":3,"time":"2016-08-04T08:02:49+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/users\/users?offset=0&limit=50&gid=&pattern=","user":"admin"}
{"reqId":"jjcXEIhNjWT9yl61ul5m","remoteAddr":"10.40.40.142","app":"core","message":"File with id \"72\" has not been found.","level":3,"time":"2016-08-04T08:03:00+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/users\/users?offset=0&limit=50&gid=_everyone&pattern=","user":"admin"}
{"reqId":"jjcXEIhNjWT9yl61ul5m","remoteAddr":"10.40.40.142","app":"no app in context","message":"Error getting storage info for mount at \/user2\/files\/AAA\/","level":3,"time":"2016-08-04T08:03:00+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/users\/users?offset=0&limit=50&gid=_everyone&pattern=","user":"admin"}
{"reqId":"jjcXEIhNjWT9yl61ul5m","remoteAddr":"10.40.40.142","app":"core","message":"File with id \"17\" has not been found.","level":3,"time":"2016-08-04T08:03:00+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/users\/users?offset=0&limit=50&gid=_everyone&pattern=","user":"admin"}
{"reqId":"jjcXEIhNjWT9yl61ul5m","remoteAddr":"10.40.40.142","app":"no app in context","message":"Error getting storage info for mount at \/user2\/files\/ownCloud Manual.pdf\/","level":3,"time":"2016-08-04T08:03:00+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/users\/users?offset=0&limit=50&gid=_everyone&pattern=","user":"admin"}
{"reqId":"jjcXEIhNjWT9yl61ul5m","remoteAddr":"10.40.40.142","app":"core","message":"File with id \"56\" has not been found.","level":3,"time":"2016-08-04T08:03:00+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/users\/users?offset=0&limit=50&gid=_everyone&pattern=","user":"admin"}
{"reqId":"jjcXEIhNjWT9yl61ul5m","remoteAddr":"10.40.40.142","app":"no app in context","message":"Error getting storage info for mount at \/user2\/files\/big.txt\/","level":3,"time":"2016-08-04T08:03:00+00:00","method":"GET","url":"\/owncloud\/index.php\/settings\/users\/users?offset=0&limit=50&gid=_everyone&pattern=","user":"admin"}

Those errors corresponds to deleted shares from user1.

@jnweiger do you know if there is something different between upgrading using packages and tarballs regarding deleted shares?

@SergioBertolinSG
Copy link
Contributor

I've tried this again using deb packages from 8.0->8.1->8.2->9.0->9.1

No problems, sorry I cannot reproduce this.

@takenek
Copy link

takenek commented Aug 5, 2016

I think the best way is just take from someone dump database and check what is wrong. This is 100% problem with DB. I got exacly same instances on 2 server and one got problem another one working... difference between them is database.

@SergioBertolinSG
Copy link
Contributor

The content or the engine?

@PVince81
Copy link
Contributor

PVince81 commented Aug 9, 2016

Hmmm, some of the comments here remind me of #25557.
In that other ticket some users cannot login because there is a CPU spike and/or resource overload due to some still to be identified sharing situation. Maybe the same is happening in your env but on the admin page ? Do you observe a CPU spike ?

@PVince81
Copy link
Contributor

Can you try applying https://patch-diff.githubusercontent.com/raw/owncloud/core/pull/25754.patch on top of v9.1.0 ?

@PVince81
Copy link
Contributor

Please try again with 9.1.1 RC1 that contains that patch fixing shares.

If the problem persists, please reopen.

@icyground
Copy link
Author

Hi @PVince81 ,
thanks for taking care! As mentioned above, I solved the problem for my case by recreating the problematic user. I guess I'm not a suiting test case anymore.

@lock
Copy link

lock bot commented Aug 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants