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

Access to Webinterface blocked after a few minutes #4777

Closed
seyfeb opened this issue May 9, 2017 · 1 comment
Closed

Access to Webinterface blocked after a few minutes #4777

seyfeb opened this issue May 9, 2017 · 1 comment

Comments

@seyfeb
Copy link

seyfeb commented May 9, 2017

Steps to reproduce

  1. Download nextcloud zip
  2. Extract into /var/www/nextcloud
  3. chown -R apache:apache /var/www/nextcloud
  4. Access Page via browser
  5. Wait a few minutes
  6. Access page again

Expected behaviour

The nextcloud setup page should be displayed again.

Actual behaviour

At step 4 I see the setup page, at step 6 I don’t see it anymore. When I systemctl reoad httpd, I can access the page again only to be at the same spot as before after waiting a short period.

I have no problems accessing other pages using PHP on the same server.

Server configuration

Operating system:
CentOS 7 (Linux release 7.3.1611)

Web server:
Apache/2.4.6 (CentOS)

Database:
MariaDB (Ver 15.1 Distrib 5.5.52-MariaDB, for Linux (x86_64) using readline 5.1)

PHP version:
5.6.30

Nextcloud version: (see Nextcloud admin page)
11.03

Updated from an older Nextcloud/ownCloud or fresh install:
fresh install

Where did you install Nextcloud from:
https://download.nextcloud.com/server/releases/nextcloud-11.0.3.zip

Signing status:
Not available

List of activated apps:
Not available

Nextcloud configuration:
fresh installation config

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

Are you using encryption: yes/no
no

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

Client configuration

Browser:
Vivaldi 1.9.818.44

Operating system:
OS X 10.12.4

Logs

Web server error log

nothing in there when error occurs

Nextcloud log (data/nextcloud.log)

empty

Browser log

Browser log Console log: Failed to load resource: the server responded with a status of 500 (Internal Server Error)
@seyfeb
Copy link
Author

seyfeb commented Jun 7, 2017

The issue seems to be resolved by not setting

EnableSendfile on

in Apaches httpd.conf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant