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

Browser returns 504 error after browsing Nextcloud on web #1803

Closed
ultimaterez opened this issue Aug 11, 2022 · 1 comment
Closed

Browser returns 504 error after browsing Nextcloud on web #1803

ultimaterez opened this issue Aug 11, 2022 · 1 comment
Labels

Comments

@ultimaterez
Copy link

After browsing my Nextcloud instance for 1-10 minutes the page becomes unresponsive and eventually returns a 504 error. It will stay in that state until I let it sit for 30+ minutes or I restart the container. I can't seem to find anything in the logs that indicates what could be going on. Any help or ideas on where to look for the problem would be greatly appreciated!

Here is my env file:

APACHE_CONFDIR=/etc/apache2
APACHE_ENVVARS=/etc/apache2/envvars
GPG_KEYS=|REDACTED|
MYSQL_DATABASE=nextcloud
MYSQL_HOST=db
MYSQL_PASSWORD=|REDACTED|
MYSQL_USER=nextcloud
NEXTCLOUD_VERSION=23.0.2
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PHP_ASC_URL=https://www.php.net/distributions/php-8.0.16.tar.xz.asc
PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
PHP_INI_DIR=/usr/local/etc/php
PHP_LDFLAGS=-Wl,-O1 -pie
PHP_MEMORY_LIMIT=1024M
PHP_SHA256=|REDACTED|
PHP_UPLOAD_LIMIT=10240M
PHP_URL=https://www.php.net/distributions/php-8.0.16.tar.xz
PHP_VERSION=8.0.16
PHPIZE_DEPS=autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c

@J0WI
Copy link
Contributor

J0WI commented Jun 23, 2023

Please use https://help.nextcloud.com/ for individual deployment questions.

@J0WI J0WI closed this as completed Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants