Best Share windows Serve

I have to get the access to a windows server share via Nextcloudpi.
The servers share with SMB protocol, but for some rason after new install SMB external share doesn’t work. (I have opened support but no help).
Which other way I can select to get a funcional and not complicate way to work on the server via nextcloud?

Post details, config, logs, screenshots …

I attach the image of the error


About the config…log etc… sorry for the dummy question… what file do you need’
Thanks

Here the error message in nextcloud desktop

And the file that I think could help

Nextcloud version Nextcloudpi 25.0.3
Operating System: Linux 5.15.61-v8+ aarch64
CPU: Raspberry Pi 4 Model B Rev 1.4 (4 cores)
Apache 2.4.54
Mysql 10.5.18
PHP version 8.1.14

The issue you are facing:

I have made many installation and different versions but the problem is still there

Steps to replicate it:

  1. Enable external share app
  2. Configure the SMB shares in settings
  3. No connection

The output of your /VAR/logs/NCP.log


[ nc-limits ] (Thu 22 Sep 04:06:25 BST 2022)
Using 6143880192 for PHP max memory
Installing template 'php/90-ncp.ini.sh'...
Using 6 PHP threads
Installing template 'php/pool.d.www.conf.sh'...
Installing template 'mysql/91-ncp.cnf.sh'...

[ nc-limits ] (Fri 17 Mar 13:48:23 GMT 2023)
Using 6143880192 for PHP max memory
Installing template 'php/90-ncp.ini.sh'...
Using 6 PHP threads
Installing template 'php/pool.d.www.conf.sh'...
System config value trusted_domains => 3 set to string nextcloudpi
System config value overwrite.cli.url set to string https://nextcloudpi/
Installing template 'mysql/91-ncp.cnf.sh'...

[ nc-admin ] (Fri Mar 17 13:48:59 GMT 2023)
Successfully reset password for ncp

[ nc-passwd ] (Fri Mar 17 13:49:10 GMT 2023)
password updated successfully
Site ncp-activation disabled.
To activate the new configuration, you need to run:
  systemctl reload apache2
Enabling site ncp.
Enabling site nextcloud.
To activate the new configuration, you need to run:
  systemctl reload apache2
System config value trusted_domains => 11 set to string 151.30.167.11
System config value trusted_domains => 1 set to string 192.168.1.79
System config value trusted_domains => 14 set to string nextcloudpi
System config value trusted_domains => 3 set to string nextcloudpi
System config value overwrite.cli.url set to string https://nextcloudpi/
System config value trusted_proxies => 11 set to string 127.0.0.1
System config value trusted_proxies => 12 set to string ::1
System config value trusted_proxies => 13 set to string nextcloudpi
System config value trusted_proxies => 14 set to string 192.168.1.79
Setup notify_push (attempt 1/5)
✓ redis is configured
✓ push server is receiving redis messages
✓ push server can load mount info from database
✓ push server can connect to the Nextcloud server
✓ push server is a trusted proxy
✓ push server is running the same version as the app
  configuration saved

[ fail2ban ] (Fri Mar 17 13:52:04 GMT 2023)
System config value loglevel set to string 2
System config value log_type set to string file
fail2ban enabled

[ SSH ] (Fri Mar 17 13:57:15 GMT 2023)
New password: Retype new password: passwd: password updated successfully
Password: chsh: PAM: Authentication failure
Synchronizing state of ssh.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable ssh
Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service.
Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service.
SSH enabled

[ SSH ] (Fri Mar 17 14:02:33 GMT 2023)
New password: Retype new password: passwd: password updated successfully
Password: chsh: PAM: Authentication failure
Enabled sudo for pi
Synchronizing state of ssh.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable ssh
SSH enabled

[ nc-limits ] (Fri 17 Mar 14:13:45 GMT 2023)
Using 6143880192 for PHP max memory
Installing template 'php/90-ncp.ini.sh'...
Using 6 PHP threads
Installing template 'php/pool.d.www.conf.sh'...
System config value trusted_domains => 3 set to string nextcloudpi
System config value overwrite.cli.url set to string https://nextcloudpi/
Installing template 'mysql/91-ncp.cnf.sh'...
System config value trusted_proxies => 11 set to string 127.0.0.1
An unhandled exception has been thrown:
RedisException: No such file or directory in /var/www/nextcloud/lib/private/RedisFactory.php:137
Stack trace:
#0 /var/www/nextcloud/lib/private/RedisFactory.php(137): Redis->pconnect()
#1 /var/www/nextcloud/lib/private/RedisFactory.php(178): OC\RedisFactory->create()
#2 /var/www/nextcloud/lib/private/Memcache/Redis.php(43): OC\RedisFactory->getInstance()
#3 /var/www/nextcloud/lib/private/Memcache/Factory.php(118): OC\Memcache\Redis->__construct()
#4 /var/www/nextcloud/lib/private/Server.php(1120): OC\Memcache\Factory->createLocking()
#5 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(162): OC\Server->OC\{closure}()
#6 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(122): OC\AppFramework\Utility\SimpleContai>
#7 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(129): Pimple\Container->offsetGet()
#8 /var/www/nextcloud/lib/private/ServerContainer.php(136): OC\AppFramework\Utility\SimpleContainer->query()
#9 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(57): OC\ServerContainer->query()
#10 /var/www/nextcloud/lib/private/Server.php(2070): OC\AppFramework\Utility\SimpleContainer->get()
#11 /var/www/nextcloud/lib/private/Files/View.php(117): OC\Server->getLockingProvider()
#12 /var/www/nextcloud/lib/private/Server.php(462): OC\Files\View->__construct()
#13 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(162): OC\Server->OC\{closure}()
#14 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(122): OC\AppFramework\Utility\SimpleConta>
#15 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(129): Pimple\Container->offsetGet()
#16 /var/www/nextcloud/lib/private/ServerContainer.php(136): OC\AppFramework\Utility\SimpleContainer->query()
#17 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(57): OC\ServerContainer->query()
#18 /var/www/nextcloud/lib/private/Server.php(1472): OC\AppFramework\Utility\SimpleContainer->get()
#19 /var/www/nextcloud/lib/base.php(617): OC\Server->boot()
#20 /var/www/nextcloud/lib/base.php(1144): OC::init()
#21 /var/www/nextcloud/console.php(48): require_once('...')
#22 /var/www/nextcloud/occ(11): require_once('...')
#23 {main}
System config value trusted_proxies => 13 set to string nextcloudpi
System config value trusted_proxies => 14 set to string 192.168.1.79
Setup notify_push (attempt 1/5)
✓ redis is configured
✓ push server is receiving redis messages
✓ push server can load mount info from database
✓ push server can connect to the Nextcloud server
✓ push server is a trusted proxy
✓ push server is running the same version as the app
  configuration saved
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@>
Using 6143880192 for PHP max memory
Installing template 'php/90-ncp.ini.sh'...
Using 6 PHP threads
Installing template 'php/pool.d.www.conf.sh'...
Installing template 'mysql/91-ncp.cnf.sh'...

System config value trusted_domains => 3 set to string nextcloudpi
System config value overwrite.cli.url set to string https://nextcloudpi/
System config value trusted_proxies => 11 set to string 127.0.0.1
System config value trusted_proxies => 12 set to string ::1
System config value trusted_proxies => 13 set to string nextcloudpi
System config value trusted_proxies => 14 set to string ;; connection timed out; no servers could be reached
Setup notify_push (attempt 1/5)
✓ redis is configured
✓ push server is receiving redis messages
✓ push server can load mount info from database
✓ push server can connect to the Nextcloud server
✓ push server is a trusted proxy
✓ push server is running the same version as the app
  configuration saved
[ nc-limits ] (Fri 17 Mar 14:30:07 GMT 2023)
Using 6143880192 for PHP max memory
Installing template 'php/90-ncp.ini.sh'...
Using 6 PHP threads
Installing template 'php/pool.d.www.conf.sh'...
System config value trusted_domains => 3 set to string nextcloudpi
System config value overwrite.cli.url set to string https://nextcloudpi/
Installing template 'mysql/91-ncp.cnf.sh'...
System config value trusted_proxies => 11 set to string 127.0.0.1
An unhandled exception has been thrown:
RedisException: read error on connection to /var/run/redis/redis.sock:0 in /var/www/nextcloud/lib/private/Memcac>
Stack trace:
#0 /var/www/nextcloud/lib/private/Memcache/Redis.php(48): Redis->get()
#1 /var/www/nextcloud/lib/private/App/InfoParser.php(58): OC\Memcache\Redis->get()
#2 /var/www/nextcloud/lib/private/App/AppManager.php(507): OC\App\InfoParser->parse()
#3 /var/www/nextcloud/lib/private/legacy/OC_App.php(596): OC\App\AppManager->getAppInfo()
#4 /var/www/nextcloud/lib/private/AppFramework/App.php(74): OC_App::getAppInfo()
#5 /var/www/nextcloud/lib/private/legacy/OC_App.php(281): OC\AppFramework\App::buildAppNamespace()
#6 /var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php(117): OC_App::registerAutoloading()
#7 /var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php(91): OC\AppFramework\Bootstrap\Coordina>
#8 /var/www/nextcloud/lib/base.php(671): OC\AppFramework\Bootstrap\Coordinator->runInitialRegistration()
#9 /var/www/nextcloud/lib/base.php(1144): OC::init()
#10 /var/www/nextcloud/console.php(48): require_once('...')
#11 /var/www/nextcloud/occ(11): require_once('...')
#12 {main}
System config value trusted_proxies => 13 set to string nextcloudpi
System config value trusted_proxies => 14 set to string 192.168.1.107
Setup notify_push (attempt 1/5)
✓ redis is configured
✓ push server is receiving redis messages
✓ push server can load mount info from database
✓ push server can connect to the Nextcloud server
✓ push server is a trusted proxy
✓ push server is running the same version as the app
  configuration saved
[ nc-limits ] (Fri 17 Mar 14:52:11 GMT 2023)
Using 6143880192 for PHP max memory
Installing template 'php/90-ncp.ini.sh'...
Using 6 PHP threads
Installing template 'php/pool.d.www.conf.sh'...
System config value trusted_domains => 3 set to string nextcloudpi
System config value overwrite.cli.url set to string https://nextcloudpi/
Installing template 'mysql/91-ncp.cnf.sh'...
System config value trusted_proxies => 11 set to string 127.0.0.1
An unhandled exception has been thrown:
RedisException: No such file or directory in /var/www/nextcloud/lib/private/RedisFactory.php:137
Stack trace:
#0 /var/www/nextcloud/lib/private/RedisFactory.php(137): Redis->pconnect()
#1 /var/www/nextcloud/lib/private/RedisFactory.php(178): OC\RedisFactory->create()
#2 /var/www/nextcloud/lib/private/Memcache/Redis.php(43): OC\RedisFactory->getInstance()
#3 /var/www/nextcloud/lib/private/Memcache/Factory.php(118): OC\Memcache\Redis->__construct()
#4 /var/www/nextcloud/lib/private/Server.php(1120): OC\Memcache\Factory->createLocking()
#5 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(162): OC\Server->OC\{closure}()
#6 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(122): OC\AppFramework\Utility\SimpleContai>
#7 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(129): Pimple\Container->offsetGet()
#8 /var/www/nextcloud/lib/private/ServerContainer.php(136): OC\AppFramework\Utility\SimpleContainer->query()
#9 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(57): OC\ServerContainer->query()
#10 /var/www/nextcloud/lib/private/Server.php(2070): OC\AppFramework\Utility\SimpleContainer->get()
#11 /var/www/nextcloud/lib/private/Files/View.php(117): OC\Server->getLockingProvider()
#12 /var/www/nextcloud/lib/private/Server.php(462): OC\Files\View->__construct()
#13 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(162): OC\Server->OC\{closure}()
#14 /var/www/nextcloud/3rdparty/pimple/pimple/src/Pimple/Container.php(122): OC\AppFramework\Utility\SimpleConta>
#15 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(129): Pimple\Container->offsetGet()
#16 /var/www/nextcloud/lib/private/ServerContainer.php(136): OC\AppFramework\Utility\SimpleContainer->query()
#17 /var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php(57): OC\ServerContainer->query()
#18 /var/www/nextcloud/lib/private/Server.php(1472): OC\AppFramework\Utility\SimpleContainer->get()
#19 /var/www/nextcloud/lib/base.php(617): OC\Server->boot()
#20 /var/www/nextcloud/lib/base.php(1144): OC::init()
#21 /var/www/nextcloud/console.php(48): require_once('...')
#22 /var/www/nextcloud/occ(11): require_once('...')
#23 {main}
System config value trusted_proxies => 13 set to string nextcloudpi
System config value trusted_proxies => 14 set to string 192.168.1.107
192.168.1.79
Setup notify_push (attempt 1/5)
✓ redis is configured
✓ push server is receiving redis messages
✓ push server can load mount info from database
✓ push server can connect to the Nextcloud server
✓ push server is a trusted proxy
✓ push server is running the same version as the app
  configuration saved
[ nc-limits ] (Sat 18 Mar 14:51:17 GMT 2023)
Using 6143880192 for PHP max memory
Installing template 'php/90-ncp.ini.sh'...
Using 6 PHP threads
Installing template 'php/pool.d.www.conf.sh'...
System config value trusted_domains => 3 set to string nextcloudpi
System config value overwrite.cli.url set to string https://nextcloudpi/
Installing template 'mysql/91-ncp.cnf.sh'...
System config value trusted_proxies => 11 set to string 127.0.0.1
An unhandled exception has been thrown:
RedisException: Connection lost in /var/www/nextcloud/lib/private/Memcache/Redis.php:48
Stack trace:
#0 /var/www/nextcloud/lib/private/Memcache/Redis.php(48): Redis->get()
#1 /var/www/nextcloud/lib/private/App/InfoParser.php(58): OC\Memcache\Redis->get()
#2 /var/www/nextcloud/lib/private/App/AppManager.php(507): OC\App\InfoParser->parse()
#3 /var/www/nextcloud/lib/private/legacy/OC_App.php(596): OC\App\AppManager->getAppInfo()
#4 /var/www/nextcloud/lib/private/AppFramework/App.php(74): OC_App::getAppInfo()
#5 /var/www/nextcloud/lib/private/legacy/OC_App.php(281): OC\AppFramework\App::buildAppNamespace()
#6 /var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php(117): OC_App::registerAutoloading()
#7 /var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php(91): OC\AppFramework\Bootstrap\Coordina>
#8 /var/www/nextcloud/lib/base.php(671): OC\AppFramework\Bootstrap\Coordinator->runInitialRegistration()
#9 /var/www/nextcloud/lib/base.php(1144): OC::init()
#10 /var/www/nextcloud/console.php(48): require_once('...')
#11 /var/www/nextcloud/occ(11): require_once('...')
#12 {main}
System config value trusted_proxies => 13 set to string nextcloudpi
System config value trusted_proxies => 14 set to string 192.168.1.107
192.168.1.79
Setup notify_push (attempt 1/5)
✓ redis is configured
✓ push server is receiving redis messages
✓ push server can load mount info from database
✓ push server can connect to the Nextcloud server
✓ push server is a trusted proxy
✓ push server is running the same version as the app
  configuration saved
[ no-ip ] (Sat Mar 18 14:57:56 GMT 2023)

Auto configuration for Linux client of no-ip.com.

Only one host [ldacloud.ddns.net] is registered to this account.
It will be used.

New configuration file '/usr/local/etc/no-ip2.conf' created.

Failed to enable unit: Unit /run/systemd/generator.late/noip2.service is transient or generated.
System config value trusted_domains => 3 set to string ldacloud.ddns.net
System config value overwrite.cli.url set to string https://ldacloud.ddns.net/
System config value trusted_proxies => 11 set to string 127.0.0.1
System config value trusted_proxies => 12 set to string ::1
System config value trusted_proxies => 13 set to string ldacloud.ddns.net
System config value trusted_proxies => 14 set to string 31.190.33.179
Setup notify_push (attempt 1/5)
✓ redis is configured
✓ push server is receiving redis messages
✓ push server can load mount info from database
✓ push server can connect to the Nextcloud server
✓ push server is a trusted proxy
✓ push server is running the same version as the app
  configuration saved
noip DDNS enabled

[ nc-backup-auto ] (Sat Mar 18 15:02:46 GMT 2023)
Installing template 'ncp-metrics.cfg.sh'...
automatic backups enabled

[ samba ] (Sat Mar 18 15:06:57 GMT 2023)
adding SAMBA share for user ncp
Added user ncp.
SMB enabled

[ nc-automount ] (Sat Mar 18 15:10:54 GMT 2023)
Created symlink /etc/systemd/system/multi-user.target.wants/nc-automount.service → /lib/systemd/system/nc-automo>
Created symlink /etc/systemd/system/multi-user.target.wants/nc-automount-links.service → /lib/systemd/system/nc->
automount enabled

[ nc-update ] (Sat Mar 18 15:14:43 GMT 2023)
Downloading updates
Performing updates
NextCloudPi updated to version v1.51.0

[ nc-swapfile ] (Sat Mar 18 15:23:01 GMT 2023)
/media/USBdrive Doesn't exist. Abort

[ nc-limits ] (Sat 18 Mar 18:11:22 GMT 2023)
Using 6143880192 for PHP max memory
Installing template 'php/90-ncp.ini.sh'...
Using 6 PHP threads
Installing template 'php/pool.d.www.conf.sh'...
System config value trusted_domains => 3 set to string ldacloud.ddns.net
System config value overwrite.cli.url set to string https://ldacloud.ddns.net/
Installing template 'mysql/91-ncp.cnf.sh'...

An unhandled exception has been thrown:
RedisException: Redis server /var/run/redis/redis.sock:0 went away in /var/www/nextcloud/lib/private/Memcache/Re>
Stack trace:
#0 /var/www/nextcloud/lib/private/Memcache/Redis.php(48): Redis->get()
#1 /var/www/nextcloud/lib/autoloader.php(154): OC\Memcache\Redis->get()
#2 [internal function]: OC\Autoloader->load()
#3 /var/www/nextcloud/lib/private/ServerContainer.php(106): class_exists()
#4 /var/www/nextcloud/lib/private/ServerContainer.php(176): OC\ServerContainer->getAppContainer()
#5 /var/www/nextcloud/lib/private/ServerContainer.php(143): OC\ServerContainer->getAppContainerForService()
#6 /var/www/nextcloud/lib/private/Console/Application.php(219): OC\ServerContainer->query()
#7 /var/www/nextcloud/lib/private/Console/Application.php(130): OC\Console\Application->loadCommandsFromInfoXml()
#8 /var/www/nextcloud/console.php(99): OC\Console\Application->loadCommands()
#9 /var/www/nextcloud/occ(11): require_once('...')
#10 {main}System config value trusted_proxies => 12 set to string ::1
System config value trusted_proxies => 13 set to string ldacloud.ddns.net
System config value trusted_proxies => 14 set to string 31.190.33.179
Setup notify_push (attempt 1/5)
✓ redis is configured
✓ push server is receiving redis messages
✓ push server can load mount info from database
✓ push server can connect to the Nextcloud server
✓ push server is a trusted proxy
✓ push server is running the same version as the app
  configuration saved

[ nc-previews-auto ]
2023-03-19T02:00:06+00:00 Generating previews for /Robcop/files/Templates/Readme.md
2023-03-19T02:00:06+00:00 Generating previews for /Robcop/files/Templates/Business model canvas.odg
2023-03-19T02:00:06+00:00 Generating previews for /Robcop/files/Templates/Elegant.odp
2023-03-19T02:00:07+00:00 Generating previews for /Robcop/files/Templates/Invoice.odt
2023-03-19T02:00:07+00:00 Generating previews for /Robcop/files/Templates/Simple.odp
2023-03-19T02:00:07+00:00 Generating previews for /Robcop/files/Templates/Org chart.odg
2023-03-19T02:00:07+00:00 Generating previews for /Robcop/files/Templates/Diagram & table.ods
2023-03-19T02:00:08+00:00 Generating previews for /Robcop/files/Templates/Flowchart.odg
2023-03-19T02:00:08+00:00 Generating previews for /Robcop/files/Templates/Mindmap.odg
2023-03-19T02:00:08+00:00 Generating previews for /Robcop/files/Templates/Product plan.md
2023-03-19T02:00:09+00:00 Generating previews for /Robcop/files/Templates/Meeting notes.md
2023-03-19T02:00:09+00:00 Generating previews for /Robcop/files/Templates/Expense report.ods
2023-03-19T02:00:09+00:00 Generating previews for /Robcop/files/Templates/Letter.odt
2023-03-19T02:00:10+00:00 Generating previews for /Robcop/files/Photos/Readme.md
2023-03-19T02:00:10+00:00 Generating previews for /Robcop/files/Photos/Gorilla.jpg
2023-03-19T02:00:11+00:00 Generating previews for /Robcop/files/Photos/Library.jpg
2023-03-19T02:00:11+00:00 Generating previews for /Robcop/files/Photos/Steps.jpg
2023-03-19T02:00:12+00:00 Generating previews for /Robcop/files/Photos/Toucan.jpg
2023-03-19T02:00:12+00:00 Generating previews for /Robcop/files/Photos/Nextcloud community.jpg
2023-03-19T02:00:13+00:00 Generating previews for /Robcop/files/Photos/Birdie.jpg
2023-03-19T02:00:13+00:00 Generating previews for /Robcop/files/Photos/Vineyard.jpg
2023-03-19T02:00:14+00:00 Generating previews for /Robcop/files/Photos/Frog.jpg
2023-03-19T02:00:15+00:00 Generating previews for /Robcop/files/Nextcloud.png
2023-03-19T02:00:16+00:00 Generating previews for /Robcop/files/Documents/Readme.md
2023-03-19T02:00:16+00:00 Generating previews for /Robcop/files/Documents/Example.md
2023-03-19T02:00:17+00:00 Generating previews for /ncp/files/RO/Readme.md

The output of your config.php

<?php
$CONFIG = array (
  'passwordsalt' => ‘xxxxxxxxxxx’,
  'secret' => ‘xxxxxxxxxxxxxxxxxx’,
  'trusted_domains' => 
  array (
    0 => 'localhost',
    7 => 'nextcloudpi',
    5 => 'nextcloudpi.local',
    8 => 'nextcloudpi.lan',
    3 => 'ldacloud.ddns.net',
    11 => '31.190.33.159,
    1 => '192.168.1.59',
    14 => 'nextcloudpi',
  ),
  'datadirectory' => '/opt/ncdata/data',
  'dbtype' => 'mysql',
  'version' => '25.0.3.2',
  'overwrite.cli.url' => 'https://xxxxxx/',
  'dbname' => 'nextcloud',
  'dbhost' => 'localhost',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => 'ncadmin',
  'dbpassword' => ‘xxxxxxxxxxxxxxxxx’,
  'installed' => true,
  'instanceid' => 'occqjdyc2czx',
  'memcache.local' => '\\OC\\Memcache\\Redis',
  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'redis' => 
  array (
    'host' => '/var/run/redis/redis.sock',
    'port' => 0,
    'timeout' => 0.0,
    'password' => ‘xxxxxxxxxxxxxxxxxxxx’,
  ),
  'tempdirectory' => '/opt/ncdata/data/tmp',
  'mail_smtpmode' => 'sendmail',
  'mail_smtpauthtype' => 'LOGIN',
  'mail_from_address' => 'admin',
  'mail_domain' => 'ownyourbits.com',
  'preview_max_x' => '2048',
  'preview_max_y' => '2048',
  'jpeg_quality' => '60',
  'overwriteprotocol' => 'https',
  'maintenance' => false,
  'logfile' => '/opt/ncdata/data/nextcloud.log',
  'trusted_proxies' => 
  array (
    11 => '127.0.0.1',
    12 => '::1',
    13 => ‘xxxxxx’,
    14 => '31.190.33.159',
  ),
  'loglevel' => '2',
  'log_type' => 'file',
  'ldapProviderFactory' => 'OCA\\User_LDAP\\LDAPProviderFactory',
);

The output of your Apache /var7log/apache2/errorlog`:

[Sun Mar 19 00:00:00.975295 2023] [ssl:warn] [pid 722:tid 547661866048] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Sun Mar 19 00:00:00.976057 2023] [ssl:error] [pid 722:tid 547661866048] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=fv-az351-756 / issuer: CN=fv-az351-756 / serial: 749A9144E7E4C538C23233>
[Sun Mar 19 00:00:00.976153 2023] [ssl:error] [pid 722:tid 547661866048] AH02604: Unable to configure certificate localhost:4443:0 for stapling
[Sun Mar 19 00:00:00.981445 2023] [mpm_event:notice] [pid 722:tid 547661866048] AH00489: Apache/2.4.54 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
[Sun Mar 19 00:00:00.981574 2023] [core:notice] [pid 722:tid 547661866048] AH00094: Command line: '/usr/sbin/apache2'
[Sun Mar 19 05:07:25.766883 2023] [authz_host:error] [pid 8704:tid 546089968000] [client 128.1.34.68:60466] AH01753: access check of 'localhost' to / failed, reason: unable to get the remote host name
[Sun Mar 19 05:07:25.767094 2023] [authz_core:error] [pid 8704:tid 546089968000] [client 128.1.34.68:60466] AH01630: client denied by server configuration: /var/www/ncp-web/
[Sun Mar 19 05:07:32.820213 2023] [authz_host:error] [pid 8774:tid 547425440128] [client 128.1.34.68:40924] AH01753: access check of 'localhost' to /favicon.ico failed, reason: unable to get the remote host name
[Sun Mar 19 05:07:32.820402 2023] [authz_core:error] [pid 8774:tid 547425440128] [client 128.1.34.68:40924] AH01630: client denied by server configuration: /var/www/ncp-web/favicon.ico
[Sun Mar 19 05:07:35.703769 2023] [authz_host:error] [pid 8704:tid 547425440128] [client 128.1.34.68:43032] AH01753: access check of 'localhost' to /robots.txt failed, reason: unable to get the remote host name
[Sun Mar 19 05:07:35.703913 2023] [authz_core:error] [pid 8704:tid 547425440128] [client 128.1.34.68:43032] AH01630: client denied by server configuration: /var/www/ncp-web/robots.txt
[Sun Mar 19 05:07:37.749525 2023] [authz_host:error] [pid 8704:tid 547417039232] [client 128.1.34.68:44986] AH01753: access check of 'localhost' to /sitemap.xml failed, reason: unable to get the remote host name
[Sun Mar 19 05:07:37.749693 2023] [authz_core:error] [pid 8704:tid 547417039232] [client 128.1.34.68:44986] AH01630: client denied by server configuration: /var/www/ncp-web/sitemap.xml

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.

P{“reqId”:“GniMEoBCXCQNoswcIlb1”,“level”:2,“time”:“2023-03-18T20:05:04+00:00”,“remoteAddr”:“”,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“ZBYZcI2dAxns3pHRJcXDswAABhQ”,“level”:2,“time”:“2023-03-18T20:05:06+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“GET”,“url”:”/index.php/apps/files_external/userglobalstorages>
{“reqId”:“ZBYZgbdGQWk6BRYSRKu1fgAAVA4”,“level”:2,“time”:“2023-03-18T20:05:23+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“GET”,“url”:“/index.php/apps/files_external/globalstorages/1?t>
{“reqId”:“ZBYZmLdGQWk6BRYSRKu1hAAAVgE”,“level”:2,“time”:“2023-03-18T20:05:45+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“PUT”,“url”:”/index.php/apps/files_external/globalstorages/1",>
{“reqId”:“ZBYZ2I2dAxns3pHRJcXEHAAAEwQ”,“level”:2,“time”:“2023-03-18T20:06:49+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“GET”,“url”:“/index.php/apps/files_external/userglobalstorages>
{“reqId”:“ZBYZ742dAxns3pHRJcXEKAAADyQ”,“level”:3,“time”:“2023-03-18T20:07:19+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“Robcop”,“app”:“PHP”,“method”:“POST”,“url”:”/index.php/login",“message”:“exif_read_data(): File not sup>
{“reqId”:“ZBYaA42dAxns3pHRJcXEaAAAACI”,“level”:2,“time”:“2023-03-18T20:07:32+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“Robcop”,“app”:“no app in context”,“method”:“PROPFIND”,“url”:”/remote.php/dav/files/Robcop/“,“message”:>
{“reqId”:“ZBYaBI2dAxns3pHRJcXEcQAAABI”,“level”:2,“time”:“2023-03-18T20:07:34+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“Robcop”,“app”:“no app in context”,“method”:“GET”,“url”:”/index.php/apps/files_external/userglobalstora>
{“reqId”:“ZBYbCbdGQWk6BRYSRKu14wAATgQ”,“level”:2,“time”:“2023-03-18T20:11:54+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“PROPFIND”,“url”:“/remote.php/dav/files/ncp/”,“message”:“Error>
{“reqId”:“ZBYbCrdGQWk6BRYSRKu16gAATgg”,“level”:2,“time”:“2023-03-18T20:11:55+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“GET”,“url”:”/index.php/apps/files_external/userglobalstorages>
{“reqId”:“ZBYbHo2dAxns3pHRJcXFJAAAEiI”,“level”:2,“time”:“2023-03-18T20:12:15+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“GET”,“url”:“/index.php/apps/files_external/globalstorages/1?t>
{“reqId”:“ZBYbRo2dAxns3pHRJcXFTgAADgs”,“level”:2,“time”:“2023-03-18T20:12:55+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“GET”,“url”:”/index.php/apps/files_external/userglobalstorages>
{“reqId”:“ZBYbdI2dAxns3pHRJcXFkgAACgQ”,“level”:2,“time”:“2023-03-18T20:13:41+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“GET”,“url”:“/index.php/apps/files_external/globalstorages/1?t>
{“reqId”:“ZBYbn7dGQWk6BRYSRKu2CAAAQRI”,“level”:2,“time”:“2023-03-18T20:14:24+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“GET”,“url”:”/index.php/apps/files_external/userglobalstorages>
{“reqId”:“ZBYb8o2dAxns3pHRJcXFrAAAAxA”,“level”:2,“time”:“2023-03-18T20:15:46+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“GET”,“url”:“/index.php/apps/files_external/userglobalstorages>
{“reqId”:“ZBYcS42dAxns3pHRJcXF6wAAFgc”,“level”:2,“time”:“2023-03-18T20:17:16+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“PROPFIND”,“url”:”/remote.php/dav/files/ncp/“,“message”:“Error>
{“reqId”:“ZBYcTI2dAxns3pHRJcXF8QAAFhY”,“level”:2,“time”:“2023-03-18T20:17:17+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“GET”,“url”:”/index.php/apps/files_external/userglobalstorages>
{“reqId”:“0bsuH17E4KyVGVx3SAky”,“level”:2,“time”:“2023-03-18T20:20:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“ZBYd9Y2dAxns3pHRJcXHygAAGAs”,“level”:2,“time”:“2023-03-18T20:24:22+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“PROPFIND”,“url”:”/remote.php/dav/files/ncp/”,“message”:“Error>
{“reqId”:“ZBYd9o2dAxns3pHRJcXH0AAAGAs”,“level”:2,“time”:“2023-03-18T20:24:23+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“GET”,“url”:”/index.php/apps/files_external/userglobalstorages>
{“reqId”:“ZBYd942dAxns3pHRJcXH0gAAGBU”,“level”:2,“time”:“2023-03-18T20:24:24+00:00”,“remoteAddr”:“31.190.33.179”,“user”:“ncp”,“app”:“no app in context”,“method”:“GET”,“url”:“/index.php/apps/files_external/userglobalstorages>
{“reqId”:“tiyFkZFNnET8ZGpIyTYZ”,“level”:2,“time”:“2023-03-18T20:35:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“w2j0fJMvnwT5aHvmZcNY”,“level”:2,“time”:“2023-03-18T20:50:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“1CCqo6XEkCQqJ0RWSH0x”,“level”:2,“time”:“2023-03-18T21:05:04+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“ktV1hOf6fqedQHINVUwu”,“level”:2,“time”:“2023-03-18T21:20:04+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“nDdq5IZ5vvSyfDbJ28Ic”,“level”:2,“time”:“2023-03-18T21:35:04+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“ohreY9oU5LrIpjv9e157”,“level”:2,“time”:“2023-03-18T21:50:04+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“1bZ2vnLXJ1zBMdZzIHd6”,“level”:2,“time”:“2023-03-18T22:05:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“ssBqB1uthM462b8fvzJJ”,“level”:2,“time”:“2023-03-18T22:20:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“d1MRNxVOrWr1Kv1hqUMA”,“level”:2,“time”:“2023-03-18T22:35:04+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“Htp4SzyVp9kZuyQmgIKZ”,“level”:2,“time”:“2023-03-18T22:50:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“WKeZNoT4hkobIUE3ifwC”,“level”:2,“time”:“2023-03-18T23:05:04+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“5FGrJmMKFrRRO54VkH94”,“level”:2,“time”:“2023-03-18T23:20:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“6gtIUqS3snuiQvy8ndUy”,“level”:2,“time”:“2023-03-18T23:35:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“kOAd6HktplE2Hdr9P1Ub”,“level”:2,“time”:“2023-03-18T23:50:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“iRsLbe4SSNAr6mQBQe6X”,“level”:2,“time”:“2023-03-19T00:05:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“XkNn89adj8C1qj4JMjv7”,“level”:2,“time”:“2023-03-19T00:20:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“8fRpcS3nttjNzrTvvFvQ”,“level”:2,“time”:“2023-03-19T00:35:04+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“Zk1mEJYzEZOloddQ2Q0S”,“level”:2,“time”:“2023-03-19T00:50:04+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“cdjWJDMuFZ74A2cx4rPA”,“level”:2,“time”:“2023-03-19T01:05:04+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“bHIwaq4kyvSrcYeoctZn”,“level”:2,“time”:“2023-03-19T01:20:04+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“vbyEOUygJ20JLNpsIq6b”,“level”:2,“time”:“2023-03-19T01:35:04+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“9FMxKPXntjblM4qsShWa”,“level”:2,“time”:“2023-03-19T01:50:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“Xaok1tSLYnZhoTpKn51A”,“level”:2,“time”:“2023-03-19T02:05:04+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“eyzQ1r4cx0otHqd7Cvz2”,“level”:2,“time”:“2023-03-19T02:20:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“khG78WmYUdP2LeUB9T4l”,“level”:2,“time”:“2023-03-19T02:35:04+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“jEysJALAipnbp7SjK46j”,“level”:2,“time”:“2023-03-19T02:50:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“lb4dEPP3nERpMie09H1A”,“level”:2,“time”:“2023-03-19T03:05:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“vb6QwNWnWkZ4BLaqybzB”,“level”:2,“time”:“2023-03-19T03:20:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“xpjDH4X8dX4SI8X92Y0v”,“level”:2,“time”:“2023-03-19T03:35:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“0RmEW9WpfEJZTmiRNIJc”,“level”:2,“time”:“2023-03-19T03:50:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“jzEIJWA07W9bPyCxyfc1”,“level”:2,“time”:“2023-03-19T04:05:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“gytnq9OJ6yWrrDAZAlub”,“level”:2,“time”:“2023-03-19T04:20:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“Rpr82SvTyiukld0TG2tI”,“level”:2,“time”:“2023-03-19T04:35:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“FIx0mxI8QCpKPY3SRjD1”,“level”:2,“time”:“2023-03-19T04:50:04+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“w7CgWMBp6POK3LKWgbqh”,“level”:2,“time”:“2023-03-19T05:05:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“ZfoQrJCP64lnVVuI4mwX”,“level”:2,“time”:“2023-03-19T05:20:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“WB4iAYjJkVgn4ds8koaB”,“level”:2,“time”:“2023-03-19T05:35:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“iaCWVRpsHGwOHaRYkWF8”,“level”:2,“time”:“2023-03-19T05:50:04+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“EKVMhjl8Dn3JibPQorTI”,“level”:2,“time”:“2023-03-19T06:05:04+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“Kf5KTCMu8NQSzT9JL3mZ”,“level”:2,“time”:“2023-03-19T06:20:04+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“Qo84z9fH2Cygc5emu41u”,“level”:2,“time”:“2023-03-19T06:35:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“WQvy6qeiALEUAJx16sbE”,“level”:2,“time”:“2023-03-19T06:50:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“VPGgqrUalWb73yMvGeM3”,“level”:2,“time”:“2023-03-19T07:05:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“fgRe9vlLgRNf2fFSQuku”,“level”:2,“time”:“2023-03-19T07:20:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“ZBa5bqWAXLj_3EyItNV8ZgAAAE0”,“level”:2,“time”:“2023-03-19T07:27:43+00:00”,“remoteAddr”:“151.64.139.180”,“user”:“Robcop”,“app”:“no app in context”,“method”:“PROPFIND”,“url”:”/remote.php/dav/files/Robcop/“,“message”>
{“reqId”:“ZBa5bqWAXLj_3EyItNV8ZgAAAE0”,“level”:2,“time”:“2023-03-19T07:27:43+00:00”,“remoteAddr”:“151.64.139.180”,“user”:“Robcop”,“app”:“no app in context”,“method”:“PROPFIND”,“url”:”/remote.php/dav/files/Robcop/“,“message”>
{“reqId”:“ZBa6b6WAXLj_3EyItNV86QAAQgk”,“level”:2,“time”:“2023-03-19T07:32:01+00:00”,“remoteAddr”:“151.64.139.180”,“user”:“Robcop”,“app”:“no app in context”,“method”:“PROPFIND”,“url”:”/remote.php/dav/files/Robcop/“,“message”>
{“reqId”:“ZBa6caWAXLj_3EyItNV89QAAQgc”,“level”:2,“time”:“2023-03-19T07:32:02+00:00”,“remoteAddr”:“151.64.139.180”,“user”:“Robcop”,“app”:“no app in context”,“method”:“GET”,“url”:”/index.php/apps/files_external/userglobalstor>
{“reqId”:“bY9heY12LOK6ObNDs908”,“level”:2,“time”:“2023-03-19T07:35:03+00:00”,“remoteAddr”:“”,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“Wbzdw7aGyXSOHd3ublqs”,“level”:2,“time”:“2023-03-19T07:50:03+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–“,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“E58OQEiY1ZFoeUzMA2dW”,“level”:2,“time”:“2023-03-19T08:05:03+00:00”,“remoteAddr”:””,“user”:“–”,“app”:“fulltextsearch”,“method”:“”,“url”:“–”,“message”:“Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>
{“reqId”:“pcZTJGe5mhulj0g3zX9W”,“level”:2,“time”:“2023-03-19T08:20:04+00:00”,“remoteAddr”:”“,“user”:”–“,“app”:“fulltextsearch”,“method”:”“,“url”:”–",“message”:"Exception while cronIndex: OCA\FullTextSearch\Exceptions\P>

SMB is the only easily viable method I think. In theory you could try Windows NFS service or WebDAV via IIS, but… that’s probably asking for trouble.

After Windows was reinstalled? Or Nextcloud? What version of Windows is on the server?

I think beacuse of your screenshot the settings is wrong. Read documentation SMB/CIFS or search the internet how to configure SMB/CIFS with Nextcloud. If the data is on the same server maybe you can better use Local.

I have tryed t configure NFS in Windows but I haven’t seen a way to configure in nextcloud.
I have tried FTP… it connects but doesn’t show what is in the directory.
Everythinh is fine in other PC-MAC-Iphone.Andorid… only nextcloud

Maybe you can post your CIFS-configuration (not Nextcloud but Windows). You can anonymize it. Maybe someone can post here then your correct Nextcloud cifs settings.

the is the CIFS windows side


Nextcloud Externale share configuration


with IP Address

Thanks

There is thius error
What does it mean?

[no app in context] Avviso: Icewind\SMB\Exception\Exception: Unknown error (NT_STATUS_OBJECT_NAME_INVALID) for / at <>

  1. /var/www/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Exception/Exception.php line 49
    Icewind\SMB\Exception\Exception::unknown()
  2. /var/www/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Wrapped/Parser.php line 92
    Icewind\SMB\Exception\Exception::fromMap()
  3. /var/www/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Wrapped/Share.php line 479
    Icewind\SMB\Wrapped\Parser->checkForError()
  4. /var/www/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Wrapped/Share.php line 215
    Icewind\SMB\Wrapped\Share->parseOutput()
  5. /var/www/nextcloud/apps/files_external/lib/Lib/Storage/SMB.php line 191
    Icewind\SMB\Wrapped\Share->stat()
  6. /var/www/nextcloud/apps/files_external/lib/Lib/Storage/SMB.php line 348
    OCA\Files_External\Lib\Storage\SMB->getFileInfo()
  7. /var/www/nextcloud/lib/private/Files/Storage/Common.php line 462
    OCA\Files_External\Lib\Storage\SMB->stat()
  8. /var/www/nextcloud/apps/files_external/lib/Lib/Storage/SMB.php line 729
    OC\Files\Storage\Common->test()
  9. /var/www/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php line 474
    OCA\Files_External\Lib\Storage\SMB->test()
  10. /var/www/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php line 474
    OC\Files\Storage\Wrapper\Wrapper->test()
  11. /var/www/nextcloud/lib/private/Files/Storage/Wrapper/Availability.php line 69
    OC\Files\Storage\Wrapper\Wrapper->test()
  12. /var/www/nextcloud/lib/private/Files/Storage/Wrapper/Availability.php line 83
    OC\Files\Storage\Wrapper\Availability->updateAvailability(“*** sensitive parameters replaced ***”)
  13. /var/www/nextcloud/lib/private/Files/Storage/Wrapper/Availability.php line 92
    OC\Files\Storage\Wrapper\Availability->isAvailable()
  14. /var/www/nextcloud/lib/private/Files/Storage/Wrapper/Availability.php line 445
    OC\Files\Storage\Wrapper\Availability->checkAvailability()
  15. /var/www/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php line 599
    OC\Files\Storage\Wrapper\Availability->getMetaData()
  16. /var/www/nextcloud/lib/private/Files/Cache/Scanner.php line 116
    OC\Files\Storage\Wrapper\Wrapper->getMetaData()
  17. /var/www/nextcloud/lib/private/Files/Cache/Scanner.php line 154
    OC\Files\Cache\Scanner->getData()
  18. /var/www/nextcloud/lib/private/Files/View.php line 1502
    OC\Files\Cache\Scanner->scanFile()
  19. /var/www/nextcloud/lib/private/Files/Node/Folder.php line 101
    OC\Files\View->getDirectoryContent()
  20. /var/www/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php line 260
    OC\Files\Node\Folder->getDirectoryListing()
  21. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php line 200
    OCA\DAV\Connector\Sabre\Directory->getChildren()
  22. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 900
    Sabre\DAV\Tree->getChildren()
  23. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 982
    Sabre\DAV\Server->generatePathNodes()
  24. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 1662
    Sabre\DAV\Server->getPropertiesIteratorForPath()
  25. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 1647
    Sabre\DAV\Server->writeMultiStatus()
  26. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php line 346
    Sabre\DAV\Server->generateMultiStatus()
  27. /var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php line 89
    Sabre\DAV\CorePlugin->httpPropFind()
  28. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 472
    Sabre\DAV\Server->emit()
  29. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 253
    Sabre\DAV\Server->invokeMethod()
  30. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 321
    Sabre\DAV\Server->start()
  31. /var/www/nextcloud/apps/dav/lib/Server.php line 360
    Sabre\DAV\Server->exec()
  32. /var/www/nextcloud/apps/dav/appinfo/v2/remote.php line 35
    OCA\DAV\Server->exec()
  33. /var/www/nextcloud/remote.php line 171
    require_once(“/var/www/nextcl … p”)