Errors in my nextcloud 13

i am getting this error all the time:
Unknown: send of 5 bytes failed with errno=32 Broken pipe at Unknown#0

also this one:
is_readable(): open_basedir restriction in effect. File(/proc/meminfo) is not within the allowed path(s): (/home/admin/web/localhost.localdomain/public_html:/home/admin/tmp) at /home/admin/web/localhost.localdomain/public_html/nc/apps/serverinfo-master/lib/SystemStatistics.php#74

what should i do please?>

Is this new in NC 13, so you didn’t have this before in NC 12? From the message it seems to be clear that you don’t have /proc/meminfo in the allowed paths of open_basedir. Put it there or disable the serverinfo-app which shows you the cpu and memory usage of your system.

1 Like

it is before NC 13 and i can not see ram information he is telling me that there is no information. i am new to nc and i do not know what is the open_basedir

should i copy the server info app myself to somewhere or what?

so why do you run nc 13 then? it’s still beta and not yet officially released.
pls set your instance up again with nc12(.0.3)

1 Like

serverinfo-master => master

Wrong folder name.