SMB/CIFS shared directory - The Nextcloud error

Nextcloud version : 21.0.0
Operating system and version : OpenSuse Leap 15.2
Apache version : 2.4.46
PHP version : 7.3.27

The issue you are facing:
I mounted SMB/CIFS shared directory from a remote PC.
In directory listing from this external share, shows a directory named “GDPR Dn”. The real name of this directory is “GDPR”.
When I connect from Linux server to shared folder by smbclient, and I show content the external directory, the listing shows
“GDPR Dn 0 Tue Mar 9 11:16:40 2003”

When I click on this directory in the Nextcloud system crashed by
Internal Server Error
“The server was unable to complete your request.
If this happens again, please send the technical details below to the server administrator.
More details can be found in the server log.”

I know how to repair this error in a remote shared folder.
The file system the shared is NTFS and on the directory has not been set attribute “I” - Not content indexed. After setting the “+I” attribute and relogin to the Nextcloud the external shared directory shown correctly “GDPR”.

It’s possible to repair this error directly in code the Nextcloud?
Thank you.

Best regards
Jan Kratochvil

Server log
Fatal webdav Sabre\DAV\Exception\ServiceUnavailable: Could not open file /srv/www/htdocs/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php - line 85:
OCA\DAV\Connector\Sabre\File->get()
/srv/www/htdocs/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php - line 89:
Sabre\DAV\CorePlugin->httpGet(Sabre\HTTP\Request {}, Sabre\HTTP\Response {})
/srv/www/htdocs/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 472:
Sabre\DAV\Server->emit(“method:GET”, [ Sabre\HTTP … }])
/srv/www/htdocs/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 253:
Sabre\DAV\Server->invokeMethod(Sabre\HTTP\Request {}, Sabre\HTTP\Response {})
/srv/www/htdocs/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 321:
Sabre\DAV\Server->start()
/srv/www/htdocs/nextcloud/apps/dav/appinfo/v1/webdav.php - line 84:
Sabre\DAV\Server->exec()
/srv/www/htdocs/nextcloud/remote.php - line 167:
require_once("/srv/www/ht … p")