Skip to content

Last update of nginx config breaks rainloop and ldap_user apps #195

@sepo83

Description

@sepo83

linuxserver.io


Expected Behavior

Rainloop app shows up. ldap_user app shows current configuration in settings.

Current Behavior

Rainloop app only shows a blank screen. ldap_user app shows an empty configuration in settings.

Reason seems to be the updated nginx/site-confs/default. I know that it was done according to official nextcloud documentation.
Issues are already discussed e.g.:

Steps to Reproduce

  1. apply 8681226 to nginx/site-confs/default resp. update the docker-image, delete nginx/site-confs/default and restart the container
  2. reverting nginx/site-confs/default to previouse version makes rainloop and ldap_user apps work again

Environment

OS: Linux 5.6.0-0.bpo.2-amd64 #1 SMP Debian 5.6.14-2~bpo10+1 (2020-06-09) x86_64 GNU/Linux
CPU architecture: x86_64
How docker service was installed:

as provided by OpenMediaVault

Command used to create docker container (run/create/compose/screenshot)

Docker logs

e.g. log/nginx/error.log

2021/03/28 17:12:24 [error] 413#413: *117 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Uncaught Error: Class 'OC' not found in /config/www/nextcloud/apps/rainloop/app/index.php:8
Stack trace:
#0 /config/www/nextcloud/apps/rainloop/app/rainloop/v/1.15.0/include.php(57): __get_custom_data_full_path()
#1 /config/www/nextcloud/apps/rainloop/app/index.php(23): include('/config/www/nex...')
#2 {main}
  thrown in /config/www/nextcloud/apps/rainloop/app/index.php on line 8" while reading response header from upstream, client: 192.168.xxx.xxx, server: _, request: "GET /apps/rainloop/app/?OwnCloudAuth HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "xxxx"

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