Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Rainloop doesn't load after upgrade to Nextcloud 21 #230

Closed
tmlmt opened this issue Mar 16, 2021 · 4 comments
Closed

Rainloop doesn't load after upgrade to Nextcloud 21 #230

tmlmt opened this issue Mar 16, 2021 · 4 comments

Comments

@tmlmt
Copy link

tmlmt commented Mar 16, 2021

Hi !

Rainloop v7.1.2 doesn't load (blank page) after upgrading to Nextcloud 21.

I find this in my error.log:

2021/03/16 21:33:45 [error] 399711#399711: *15985 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Uncaught Error: Class 'OC' not found in /var/www/nextcloud/apps/rainloop/app/index.php:8
Stack trace:
#0 /var/www/nextcloud/apps/rainloop/app/rainloop/v/1.15.0/include.php(57): __get_custom_data_full_path()
#1 /var/www/nextcloud/apps/rainloop/app/index.php(23): include('/var/www/...')
#2 {main}
  thrown in /var/www/nextcloud/apps/rainloop/app/index.php on line 8" while reading response header from upstream, client: ::1, server: cloud.mydomain.com, request: "GET /apps/rainloop/app/?OwnCloudAuth HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.4-fpm.sock:", host: "cloud.mydomain.com"
@tmlmt tmlmt changed the title Rainloop doesn Rainloop doesn't load after upgrade to Nextcloud 21 Mar 16, 2021
@mixim-mixim
Copy link

mixim-mixim commented Mar 21, 2021

... same here ... RainLopp v7.1.2, NC21, PHP v8.0.3

@sepo83
Copy link

sepo83 commented Mar 28, 2021

I am running nextcloud 21.0.0 in a container from linuxserver.io (https://github.com/linuxserver/docker-nextcloud/releases/tag/21.0.0-ls129) and had the same issue after nginx config (nginx/site-confs/default) was updated according to official nextcloud documentation.
For me the following workaraound fixed it: nextcloud/documentation#2197 (comment)

@tmlmt
Copy link
Author

tmlmt commented Mar 28, 2021

Thank you @sepo83 ! It worked for me to. It is then an issue with the new default nginx config of NC21, and not of rainloop-nextcloud itself. I am closing this issue :)

@tmlmt tmlmt closed this as completed Mar 28, 2021
@mixim-mixim
Copy link

A BIG Thx 4 sepo83, works for me too also ... 👍 :)

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

No branches or pull requests

3 participants