Error after updating to version 29.0.5

Hi

I upgraded my Nextcloud system today to the below version sine doing so it appears to be getting this error.

This system runs on a VM with the below specs.

The URL goes through a NGINX PROXY MANAGER container running on my Raspberry Pi (separate to this). External DNS is going through CloudFlare.

I can access the app via my phone fine and my photos, but I have noticed if I go in the logs the page becomes unresponsive.

I have come across a few articles where people saying it is an issue with the nginx system but this has all been working prior to the update. Can someone please help.

Nextcloud version _29.0.5
Operating system and version Ubuntu 22.04.4 LTS
Apache - Server version: Apache/2.4.52 (Ubuntu)
Server built: 2024-07-17T18:57:26
PHP version - HP 8.1.2-1ubuntu2.18 (cli) (built: Jun 14 2024 15:52:55) (NTS)

The issue you are facing:

Is this the first time you’ve seen this error? YES

Steps to replicate it:

  1. Administration settings
  2. Overview

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

-bash: cd: var/www/nextcloud/config: No such file or directory
root@s-nextcloud:~# cd /var/www/nextcloud/config
root@s-nextcloud:/var/www/nextcloud/config# cat config.php
<?php
$CONFIG = array (
  'instanceid' => 'REMOVED CONTENT',
  'passwordsalt' => 'REMOVED CONTENT/REMOVED CONTENT',
  'secret' => 'REMOVED CONTENT/REMOVED CONTENT',
  'trusted_domains' =>
  array (
    0 => 'REMOVED CONTENT',
    1 => 'REMOVED CONTENT',
  ),
  'trusted_proxies' =>
  array (
    0 => 'REMOVED CONTENT',
  ),
  'forwarded_for_headers' =>
  array (
    0 => 'HTTP_X_FORWARDED_FOR',
  ),
  'datadirectory' => '/var/www/nextcloud/data',
  'dbtype' => 'mysql',
  'version' => '29.0.5.1',
  'overwrite.cli.url' => 'REMOVED CONTENT',
  'overwriteprotocol' => 'https',
  'dbname' => 'nextcloud',
  'dbhost' => 'localhost',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => 'nextcloud',
  'dbpassword' => '***REDACTED***',
  'installed' => true,
  'memcache.local' => '\\OC\\Memcache\\APCu',
  'filelocking.enabled' => true,
  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'redis' =>
  array (
    'host' => '/var/run/redis/redis-server.sock',
    'port' => 0,
    'timeout' => 0.0,
  ),
  'default_phone_region' => 'REMOVED CONTENT',
  'mail_from_address' => 'REMOVED CONTENT',
  'mail_smtpmode' => 'smtp',
  'mail_sendmailmode' => 'smtp',
  'mail_domain' => 'REMOVED CONTENT.co.uk',
  'mail_smtpport' => '587',
  'mail_smtpauth' => 1,
  'mail_smtphost' => 'smtp.office365.com',
  'mail_smtpname' => 'REMOVED CONTENT',
  'mail_smtppassword' => 'REMOVED CONTENT',
  'twofactor_enforced' => 'false',
  'twofactor_enforced_groups' =>
  array (
  ),
  'twofactor_enforced_excluded_groups' =>
  array (
  ),
  'memories.exiftool' => '/var/www/nextcloud/apps/memories/exiftool-bin/exiftool-amd64-glibc',
  'memories.vod.path' => '/var/www/nextcloud/apps/memories/exiftool-bin/go-vod-amd64',
  'maintenance' => false,
  'theme' => '',
  'loglevel' => 2,
  'trashbin_retention_obligation' => '5, auto',
  'maintenance_window_start' => 1,
);

The output of your Apache/nginx/system log in /var/log/____:

Not sure which logs to put as there are so many files.

Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.

0p.ATVP.WEB-DL.DDP5.1.H.264-NTb/Monarch.Legacy.of.Monsters.S01E01.Aftermath.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv","message":"fseek(): Stream does not support seeking at /var/www/nextcloud/apps/files_external/3rdparty/icewind/streams/src/Wrapper.php#46","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:120.0) Gecko/20100101 Firefox/120.0","version":"27.1.2.1","data":{"app":"PHP"}}
{"reqId":"pxoQR4BDmOA65kao9U8T","level":3,"time":"2023-11-27T22:17:09+00:00","remoteAddr":"10.0.3.10","user":"user","app":"PHP","method":"COPY","url":"/remote.php/dav/files/NC-Admin/share/Monarch.Legacy.of.Monsters.S01E01.Aftermath.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb/Monarch.Legacy.of.Monsters.S01E01.Aftermath.1080p.ATVP.WEB-DL.DDP5.1.H.264-NTb.mkv","message":"fseek(): Stream does not support seeking at /var/www/nextcloud/apps/files_external/3rdparty/icewind/streams/src/Wrapper.php#46","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:120.0) Gecko/20100101 Firefox/120.0","version":"27.1.2.1","data":{"app":"PHP"}}