Errors (resist) since update to Version 5.0.2

I get errors in my nextcloud log

// code copied from nextcloud /lib/private/legacy/response.php

// fixes object-src: ‘none’ which blocks chrome from preview pdf

$policy = 'default-src ‘self’; '

. 'script-src ‘self’ ‘unsafe-eval’ ‘nonce-’.\OC::$server->get




-> Error PHP Undefined property: OC\Server::$get at /var/www/nextcloud/apps/rainloop/app.php#8

Update: I made the update to V 5.0.2 and my Errors resists. Any Ideas?

Do you still get those errors?

I upgraded to 5.0.3 and get now errors like this

Error PHP Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/apps/rainloop/app/rainloop/v/1.11.3/app/libraries/Imagine/Gd/Image.php:580) at /var/www/nextcloud/apps/rainloop/app/rainloop/v/1.11.3/app/libraries/RainLoop/Actions.php#8691

For a User everything seems to work fine … so I’m not sure if i can “ignore” those errors.
Usually ignoring errors isn’t a good idea, so … what to do?

I have the same problem, at every usage of rainloop this error, logs are full of this

Cannot modify header information - headers already sent by (output started at /var/www/virtual/htdocs/apps/rainloop/app/rainloop/v/1.11.3/app/libraries/Imagine/Gd/Image.php:580) at /var/www/virtual/htdocs/apps/rainloop/app/rainloop/v/1.11.3/app/libraries/RainLoop/Actions.php#8691

It comes 4 at a time for me :

Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/apps/rainloop/app/rainloop/v/1.11.3/app/libraries/Imagine/Gd/Image.php:580) at /var/www/nextcloud/apps/rainloop/app/rainloop/v/1.11.3/app/libraries/RainLoop/Actions.php#8691

Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/apps/rainloop/app/rainloop/v/1.11.3/app/libraries/Imagine/Gd/Image.php:580) at /var/www/nextcloud/apps/rainloop/app/rainloop/v/1.11.3/app/libraries/RainLoop/Actions.php#8690

Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/apps/rainloop/app/rainloop/v/1.11.3/app/libraries/Imagine/Gd/Image.php:580) at /var/www/nextcloud/apps/rainloop/app/rainloop/v/1.11.3/app/libraries/RainLoop/Actions.php#8688

Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/apps/rainloop/app/rainloop/v/1.11.3/app/libraries/Imagine/Gd/Image.php:580) at /var/www/nextcloud/apps/rainloop/app/rainloop/v/1.11.3/app/libraries/RainLoop/Actions.php#8686