Skip to content

Site Refresh after 5 sec ---> Logout #3419

@mister-man

Description

@mister-man

Steps to reproduce

  1. Login to Nextcloud
  2. Wait a few secounds or load an other nextcloud subpage
  3. "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen"
  4. Back on Login screen

Server configuration

Operating system:
openSuese 13.1

Web server:
nginx

Database:
MariaDB

PHP version:
PHP 5.6.9

Nextcloud version: (see Nextcloud admin page)
11.0.1 (stable)

Updated from an older Nextcloud/ownCloud or fresh install:
Fresh installation on 11.0.1

Where did you install Nextcloud from:
Downloaded from nextcloud page and installed via Webinstaller

Login as admin user into your Nextcloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.

No errors have been found.
</details>

**List of activated apps:**
<details>
<summary>App list</summary>

If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder

Enabled:
  - activity: 2.4.1
  - bookmarks: 0.9.1
  - calendar: 1.5.0
  - comments: 1.1.0
  - contacts: 1.5.3
  - dav: 1.1.1
  - encryption: 1.4.1
  - federatedfilesharing: 1.1.1
  - federation: 1.1.1
  - files: 1.6.1
  - files_external: 1.1.2
  - files_pdfviewer: 1.0.1
  - files_retention: 1.0.1
  - files_sharing: 1.1.1
  - files_texteditor: 2.2
  - files_trashbin: 1.1.0
  - files_versions: 1.4.0
  - files_videoplayer: 1.0.0
  - firstrunwizard: 2.0
  - gallery: 16.0.0
  - logreader: 2.0.0
  - lookup_server_connector: 1.0.0
  - nextcloud_announcements: 1.0
  - notifications: 1.0.1
  - password_policy: 1.1.0
  - provisioning_api: 1.1.0
  - serverinfo: 1.1.1
  - sharebymail: 1.0.1
  - survey_client: 0.1.5
  - systemtags: 1.1.3
  - theming: 1.1.1
  - twofactor_backupcodes: 1.0.0
  - updatenotification: 1.1.1
  - workflowengine: 1.1.1
Disabled:
  - admin_audit
  - external
  - files_accesscontrol
  - files_automatedtagging
  - templateeditor
  - user_external
  - user_ldap
  - user_saml

</details>

**The content of config/config.php:**
<details>
<summary>Config report</summary>

If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"REMOVED SENSITIVE VALUE"
],
"datadirectory": "/srv/http/REMOVED SENSITIVE VALUE/nextclouddata",
"overwrite.cli.url": "https://REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "11.0.1.2",
"dbname": "nextcloud",
"dbhost": "127.0.0.1",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"loglevel": 3,
"logtimezone": "Europe/Berlin",
"installed": true,
"mail_smtpmode": "php",
"mail_smtpsecure": "ssl",
"mail_from_address": "cloud",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "465",
"mail_smtpauth": 1,
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"default_language": "de",
"trashbin_retention_obligation": "auto, 30",
"versions_retention_obligation": "auto",
"maintenance": false
}
}

Are you using external storage, if yes which one: local/smb/sftp/...
no

Are you using encryption: yes/no
yes

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no

Client configuration

Browser:
Firefox 51.0.0.1 (64 Bit)

Operating system:
Windows 10 64 Bit

Logs

Web server error log

Web server error log ``` 2017/02/09 15:55:24 [info] 1854#1854: *78934 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 77.23.xxx.xxx, server: xxxx.xxx.de, request: "GET /apps/calendar/v1/timezones/EUROPE/BERLIN.ics HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "xxx.xxx.de" 2017/02/09 15:55:24 [info] 1854#1854: *78642 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 77.23.xxx.xxx, server: xxx.xxx.de, request: "REPORT /remote.php/dav/public-calendars/CHFPAUHCDHIY7JST/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "xxx.xxx.de" 2017/02/09 15:55:24 [info] 1854#1854: *78640 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: 77.23.xxx.xxx, server: xxx.xxx.de, request: "GET /apps/calendar/v1/timezones/EUROPE/BERLIN.ics HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "xxx.xxx.de" 2017/02/09 15:55:31 [info] 1854#1854: *78941 client closed connection while waiting for request, client: 77.23.xxx.xxx, server: 0.0.0.0:443 2017/02/09 16:02:06 [info] 1854#1854: *79016 client timed out (110: Connection timed out) while waiting for request, client: 77.23.xxx.xxx, server: 0.0.0.0:443 2017/02/09 16:07:06 [info] 1854#1854: *79095 client timed out (110: Connection timed out) while waiting for request, client: 77.23.xxx.xxx, server: 0.0.0.0:443 ```

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions