Errno=32 Broken pipe at Unknown#0

Hello,

This is my installation details:
Nextcloud version: 19.0.2
OS: Ubuntu 20.04.1
Control Panel: Hestia CP v1.2.3
Apache version: 2.4.46
PHP version: 7.4.9

Please note that I am using Guests v1.5.0 from NextCloud Apps.

After updating Nextcloud from 19.0.1.1 to 19.0.2 I started to have an error message filling nextcloud log every 1 sec (When I am looking at the log) if I leave the log page the error stops.

[PHP] Error: Unknown: send of 5 bytes failed with errno=32 Broken pipe at Unknown#0

GET /index.php/apps/logreader/poll?lastReqId=wDtYp3jHf3vK4ARTlfYQ
from 37.106.99.125 by USERNAME at 2020-09-03T14:46:12+00:00

I uploaded the nextcloud.log at this link https://pastebin.com/knFrkEF2

The Other error appears after I check the server info from Nextcloud dashboard.

[PHP] Error: Invalid argument supplied for foreach() at /home/XXXXXX/web/XXXXXX.com/public_html/apps/serverinfo/lib/OperatingSystems/DefaultOs.php#164

GET /index.php/settings/admin/serverinfo
from XX.XXX.XXX.XX by XXXXX at 2020-09-03T14:38:38+00:00

I check the Apache log and this is the error I am getting
[Thu Sep 03 14:21:42.381748 2020] [core:crit] [pid 75465:tid 140601282504448] (13)Permission denied: [client XX.XXX.XXX.XX:0] AH00529: /home/XXXXX/web/XXXXX.com/public_html/data/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/home/XXXXX/web/XXXXX.com/public_html/data/' is executable


I uploaded the Config.php at this link <?php$CONFIG = array ( 'instanceid' => 'xxxxxx', 'passwordsalt' => 'xxxx - Pastebin.com

Please help me fix this error.

Best regards,
Nasser