Support intro
Sorry to hear you’re facing problems. 
The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.
If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.
Getting help
In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.
Before clicking submit: Please check if your query is already addressed via the following resources:
- Official documentation (searchable and regularly updated)
- How to topics and FAQs
- Forum search
(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).
The Basics
- Nextcloud Server version (e.g., 29.x.x):
33.0.3
- Operating system and version (e.g., Ubuntu 24.04):
TrueNAS 25.10.3.1 (based on Debian)
- Web server and version (e.g, Apache 2.4.25):
nginx/1.31.0(I’m not sure about that because it’s a docker container. This is the output of the response header of the browser dev tools the nextcloud-instance-website)
- Reverse proxy and version _(e.g. nginx 1.27.2)
don't know
- PHP version (e.g, 8.3):
8.4.21
- Is this the first time you’ve seen this error? (Yes / No):
Yes
- When did this problem seem to first start?
18.05.2026 around 10:00 AM
- Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
TrueNAS App (Docker)
- Are you using CloudfIare, mod_security, or similar? (Yes / No)
No
Summary of the issue you are facing:
Hello everybody,
my sister and a colleague of her are starting a two-person business and I recommended and configured a Nextcloud for collaboration on TrueNAS (with hourly snapshots as Backup replicated to an second offsite NAS).
Yesterday was the first day, that she wanted to move all her projects (around 10GB) into the Team folder “projects_activ” via the Windows-Explorer integration, so that the stuff finally get’s backuped. And directly after pasting it, everything simply vanished. In advance: There is an about two week old backup of her old Laptop, but the work of the last two weeks was gone.
I never heard of something similar and my best guess was, that it got moved somewhere else on her PC, but I wasn’t able find anything (manually + via Explorer search + indirectly by the size in treesize). I also tried to recover the files with Recuva, but could find anything with it (I made some good experiences serveral years ago with it). So we decided to use the “Previous version” of the source folder and got all but the last seven days.
What’s still strange is, that the destination Nextcloud team folder shows a size of ~5GB (size AND size on disk) in Windows, but there isn’t anything in it (nothing invisible either). Can some explain to me, what this is referencing (I’m no Windows expert, i turned my back to it several years ago)? Is there still something anywhere stored?
First I thought, that it can’t be related to Nextcloud but must be an issue of Windows, but I’m not so sure anymore because of some bug-reports, e.g.
So I looked for the files directly on the NAS, but there wasn’t anywhere a directory with enough data in it.
Unfortunately I don’t have the output anymore in my bash history, but I executed a occ files:scan --all and it “updated” about 1000 files, which is way more, than where actually in Nextcloud. Can this be an idicator, that Nexcloud knows (had known) about the files?
Finally this particular Team folder is somehow locked or broken now. My sister isn’t able to upload anything into it I’m also not able to, neighter via the Android app nor via the browser. Nothing happens, when I hit the ±button in the app to upload something. The same works fine for a different Team folder. In the browser there is no “+ New” button, drag+drop also dosn’t work.
“projects_active” is the “locked” folder, “anderer_team_folder” works. Both got created before the inital problem with the vanished files:
root@a68bc8446916:/var/www/html# occ groupfolder:list
+-----------+---------------------+-----------------------------------+-------+-----------+----------------------+-----------------------------+
| Folder Id | Name | Groups | Quota | Size | Advanced Permissions | Manage advanced permissions |
+-----------+---------------------+-----------------------------------+-------+-----------+----------------------+-----------------------------+
| 1 | projects_active | sundk: read, write, share, delete | 50 GB | 72578 | Enabled | sundk (group) |
| 2 | anderer_team_folder | sundk: read, write, share, delete | 10 GB | 405211827 | Enabled | sundk (group) |
+-----------+---------------------+-----------------------------------+-------+-----------+----------------------+-----------------------------+
Steps to replicate it (hint: details matter!):
I’m not really able to replicate the issue, but what my sister did:
-
Cut several files/folders with Ctrl+x and paste it with Ctrl+v into the a Team folder in the Nexcloud directory in the Windows Explorer.
-
Got an error because of a still open Excel-File
-
All moved files vanished “instantly”
Log entries
Nextcloud
I think those entries in nextcloud.log are caused from a client (iPhone app?!) which was connected to an earlier test-installation of nextcloud on the same host, because in this earlier test-installation there was an shared folder (not Team folder) “Projekte_aktiv” (the new Team folder is called “projects_active” instead). So I guess, it’s not directly related to the issue. But maybe indirectly?!
{
"reqId": "3nwqGAqqfi4gN7ELKLtd",
"level": 2,
"time": "2026-05-18T08:03:06+00:00",
"remoteAddr": "86.56.142.254",
"user": "Johannes",
"app": "no app in context",
"method": "POST",
"url": "/ocs/v2.php/apps/files_sharing/api/v1/shares",
"scriptName": "/ocs/v2.php",
"message": "Host s was not connected to because it violates local access rules",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36",
"version": "33.0.3.2",
"data": []
}
{
"reqId": "3nwqGAqqfi4gN7ELKLtd",
"level": 2,
"time": "2026-05-18T08:03:06+00:00",
"remoteAddr": "86.56.142.254",
"user": "Johannes",
"app": "no app in context",
"method": "POST",
"url": "/ocs/v2.php/apps/files_sharing/api/v1/shares",
"scriptName": "/ocs/v2.php",
"message": "Host s was not connected to because it violates local access rules",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36",
"version": "33.0.3.2",
"data": []
}
{
"reqId": "3nwqGAqqfi4gN7ELKLtd",
"level": 2,
"time": "2026-05-18T08:03:06+00:00",
"remoteAddr": "86.56.142.254",
"user": "Johannes",
"app": "no app in context",
"method": "POST",
"url": "/ocs/v2.php/apps/files_sharing/api/v1/shares",
"scriptName": "/ocs/v2.php",
"message": "error while discovering ocm provider",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36",
"version": "33.0.3.2",
"exception": {
"Exception": "OCP\\Http\\Client\\LocalServerException",
"Message": "Host \"s\" violates local access rules",
"Code": 0,
"Trace": [
{
"file": "/var/www/html/lib/private/Http/Client/Client.php",
"line": 218,
"function": "preventLocalAddress",
"class": "OC\\Http\\Client\\Client",
"type": "->",
"args": [
"*** sensitive parameters replaced ***",
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/lib/private/OCM/OCMDiscoveryService.php",
"line": 136,
"function": "get",
"class": "OC\\Http\\Client\\Client",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/lib/private/OCM/OCMDiscoveryService.php",
"line": 304,
"function": "discover",
"class": "OC\\OCM\\OCMDiscoveryService",
"type": "->",
"args": [
"https://s"
]
},
{
"file": "/var/www/html/lib/private/Federation/CloudFederationProviderManager.php",
"line": 212,
"function": "requestRemoteOcmEndpoint",
"class": "OC\\OCM\\OCMDiscoveryService",
"type": "->",
"args": [
"*** sensitive parameters replaced ***",
"https://s",
"/shares",
{
"shareWith": "steffi@https://s",
"shareType": "user",
"name": "Projekte_aktiv",
"resourceType": "file",
"description": "*** sensitive parameters replaced ***",
"0": "And 8 more entries, set log level to debug to see all entries"
},
"post",
"*** sensitive parameters replaced ***",
{
"verify": true
}
]
},
{
"file": "/var/www/html/lib/private/Federation/CloudFederationProviderManager.php",
"line": 111,
"function": "postOcmPayload",
"class": "OC\\Federation\\CloudFederationProviderManager",
"type": "->",
"args": [
"https://s",
"/shares",
{
"shareWith": "steffi@https://s",
"shareType": "user",
"name": "Projekte_aktiv",
"resourceType": "file",
"description": "*** sensitive parameters replaced ***",
"0": "And 8 more entries, set log level to debug to see all entries"
}
]
},
{
"file": "/var/www/html/apps/federatedfilesharing/lib/Notifications.php",
"line": 377,
"function": "sendShare",
"class": "OC\\Federation\\CloudFederationProviderManager",
"type": "->",
"args": [
{
"__class__": "OC\\Federation\\CloudFederationShare"
}
]
},
{
"file": "/var/www/html/apps/federatedfilesharing/lib/Notifications.php",
"line": 302,
"function": "tryOCMEndPoint",
"class": "OCA\\FederatedFileSharing\\Notifications",
"type": "->",
"args": [
"https://s",
{
"shareWith": "steffi",
"token": "f65EfccJQJ1lor4",
"name": "Projekte_aktiv",
"remoteId": "33",
"owner": "Johannes",
"0": "And 5 more entries, set log level to debug to see all entries"
},
"share"
]
},
{
"file": "/var/www/html/apps/federatedfilesharing/lib/Notifications.php",
"line": 71,
"function": "tryHttpPostToShareEndpoint",
"class": "OCA\\FederatedFileSharing\\Notifications",
"type": "->",
"args": [
"https://s",
"*** sensitive parameters replaced ***",
{
"shareWith": "steffi",
"token": "f65EfccJQJ1lor4",
"name": "Projekte_aktiv",
"remoteId": "33",
"owner": "Johannes",
"0": "And 5 more entries, set log level to debug to see all entries"
}
]
},
{
"file": "/var/www/html/apps/federatedfilesharing/lib/FederatedShareProvider.php",
"line": 195,
"function": "sendRemoteShare",
"class": "OCA\\FederatedFileSharing\\Notifications",
"type": "->",
"args": [
"f65EfccJQJ1lor4",
"*** sensitive parameters replaced ***",
"Projekte_aktiv",
"33",
"Johannes",
"Johannes@cloud.sundk.co.at",
"Johannes",
"Johannes@cloud.sundk.co.at",
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/apps/federatedfilesharing/lib/FederatedShareProvider.php",
"line": 159,
"function": "createFederatedShare",
"class": "OCA\\FederatedFileSharing\\FederatedShareProvider",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/lib/private/Share20/Manager.php",
"line": 710,
"function": "create",
"class": "OCA\\FederatedFileSharing\\FederatedShareProvider",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/apps/files_sharing/lib/Controller/ShareAPIController.php",
"line": 830,
"function": "createShare",
"class": "OC\\Share20\\Manager",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/lib/private/AppFramework/Http/Dispatcher.php",
"line": 205,
"function": "createShare",
"class": "OCA\\Files_Sharing\\Controller\\ShareAPIController",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/lib/private/AppFramework/Http/Dispatcher.php",
"line": 118,
"function": "executeController",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->",
"args": [
{
"__class__": "OCA\\Files_Sharing\\Controller\\ShareAPIController"
},
"createShare"
]
},
{
"file": "/var/www/html/lib/private/AppFramework/App.php",
"line": 153,
"function": "dispatch",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->",
"args": [
{
"__class__": "OCA\\Files_Sharing\\Controller\\ShareAPIController"
},
"createShare"
]
},
{
"file": "/var/www/html/lib/private/Route/Router.php",
"line": 321,
"function": "main",
"class": "OC\\AppFramework\\App",
"type": "::",
"args": [
"OCA\\Files_Sharing\\Controller\\ShareAPIController",
"createShare",
{
"__class__": "OC\\AppFramework\\DependencyInjection\\DIContainer"
},
{
"_route": "ocs.files_sharing.shareapi.createshare"
}
]
},
{
"file": "/var/www/html/ocs/v1.php",
"line": 61,
"function": "match",
"class": "OC\\Route\\Router",
"type": "->",
"args": [
"/ocsapp/apps/files_sharing/api/v1/shares"
]
},
{
"file": "/var/www/html/ocs/v2.php",
"line": 8,
"args": [
"/var/www/html/ocs/v1.php"
],
"function": "require_once"
}
],
"File": "/var/www/html/lib/private/Http/Client/Client.php",
"Line": 184,
"message": "error while discovering ocm provider",
"exception": "{\"class\":\"OCP\\Http\\Client\\LocalServerException\",\"message\":\"Host \\\"s\\\" violates local access rules\",\"code\":0,\"file\":\"/var/www/html/lib/private/Http/Client/Client.php:184\",\"trace\":\"#0 /var/www/html/lib/private/Http/Client/Client.php(218): OC\\Http\\Client\\Client->preventLocalAddress('https://s/ocm-p...', Array)\\n#1 /var/www/html/lib/private/OCM/OCMDiscoveryService.php(136): OC\\Http\\Client\\Client->get('https://s/ocm-p...', Array)\\n#2 /var/www/html/lib/private/OCM/OCMDiscoveryService.php(304): OC\\OCM\\OCMDiscoveryService->discover('https://s')\\n#3 /var/www/html/lib/private/Federation/CloudFederationProviderManager.php(212): OC\\OCM\\OCMDiscoveryService->requestRemoteOcmEndpoint(NULL, 'https://s', '/shares', Array, 'post', NULL, Array)\\n#4 /var/www/html/lib/private/Federation/CloudFederationProviderManager.php(111): OC\\Federation\\CloudFederationProviderManager->postOcmPayload('https://s', '/shares', Array)\\n#5 /var/www/html/apps/federatedfilesharing/lib/Notifications.php(377): OC\\Federation\\CloudFederationProviderManager->sendShare(Object(OC\\Federation\\CloudFederationShare))\\n#6 /var/www/html/apps/federatedfilesharing/lib/Notifications.php(302): OCA\\FederatedFileSharing\\Notifications->tryOCMEndPoint('https://s', Array, 'share')\\n#7 /var/www/html/apps/federatedfilesharing/lib/Notifications.php(71): OCA\\FederatedFileSharing\\Notifications->tryHttpPostToShareEndpoint('https://s', '', Array)\\n#8 /var/www/html/apps/federatedfilesharing/lib/FederatedShareProvider.php(195): OCA\\FederatedFileSharing\\Notifications->sendRemoteShare('f65EfccJQJ1lor4', 'steffi@s', 'Projekte_aktiv', '33', 'Johannes', 'Johannes@cloud....', 'Johannes', 'Johannes@cloud....', 6)\\n#9 /var/www/html/apps/federatedfilesharing/lib/FederatedShareProvider.php(159): OCA\\FederatedFileSharing\\FederatedShareProvider->createFederatedShare(Object(OC\\Share20\\Share))\\n#10 /var/www/html/lib/private/Share20/Manager.php(710): OCA\\FederatedFileSharing\\FederatedShareProvider->create(Object(OC\\Share20\\Share))\\n#11 /var/www/html/apps/files_sharing/lib/Controller/ShareAPIController.php(830): OC\\Share20\\Manager->createShare(Object(OC\\Share20\\Share))\\n#12 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(205): OCA\\Files_Sharing\\Controller\\ShareAPIController->createShare('/Projekte_aktiv', 31, 6, 'steffi@s', NULL, '', NULL, '2026-05-19', '', '', '[{\\\"value\\\":true,...', NULL)\\n#13 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(118): OC\\AppFramework\\Http\\Dispatcher->executeController(Object(OCA\\Files_Sharing\\Controller\\ShareAPIController), 'createShare')\\n#14 /var/www/html/lib/private/AppFramework/App.php(153): OC\\AppFramework\\Http\\Dispatcher->dispatch(Object(OCA\\Files_Sharing\\Controller\\ShareAPIController), 'createShare')\\n#15 /var/www/html/lib/private/Route/Router.php(321): OC\\AppFramework\\App::main('OCA\\\\Files_Shari...', 'createShare', Object(OC\\AppFramework\\DependencyInjection\\DIContainer), Array)\\n#16 /var/www/html/ocs/v1.php(61): OC\\Route\\Router->match('/ocsapp/apps/fi...')\\n#17 /var/www/html/ocs/v2.php(8): require_once('/var/www/html/o...')\\n#18 {main}\"}",
"remote": "https://s",
"CustomMessage": "error while discovering ocm provider"
}
}
{
"reqId": "3nwqGAqqfi4gN7ELKLtd",
"level": 2,
"time": "2026-05-18T08:03:06+00:00",
"remoteAddr": "86.56.142.254",
"user": "Johannes",
"app": "no app in context",
"method": "POST",
"url": "/ocs/v2.php/apps/files_sharing/api/v1/shares",
"scriptName": "/ocs/v2.php",
"message": "Host s was not connected to because it violates local access rules",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36",
"version": "33.0.3.2",
"data": []
}
{
"reqId": "3nwqGAqqfi4gN7ELKLtd",
"level": 2,
"time": "2026-05-18T08:03:06+00:00",
"remoteAddr": "86.56.142.254",
"user": "Johannes",
"app": "no app in context",
"method": "POST",
"url": "/ocs/v2.php/apps/files_sharing/api/v1/shares",
"scriptName": "/ocs/v2.php",
"message": "Host s was not connected to because it violates local access rules",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36",
"version": "33.0.3.2",
"data": []
}
{
"reqId": "3nwqGAqqfi4gN7ELKLtd",
"level": 3,
"time": "2026-05-18T08:03:06+00:00",
"remoteAddr": "86.56.142.254",
"user": "Johannes",
"app": "files_sharing",
"method": "POST",
"url": "/ocs/v2.php/apps/files_sharing/api/v1/shares",
"scriptName": "/ocs/v2.php",
"message": "Sharing Projekte_aktiv failed, could not find steffi@s, maybe the server is currently unreachable or uses a self-signed certificate.",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36",
"version": "33.0.3.2",
"exception": {
"Exception": "Exception",
"Message": "Sharing Projekte_aktiv failed, could not find steffi@s, maybe the server is currently unreachable or uses a self-signed certificate.",
"Code": 0,
"Trace": [
{
"file": "/var/www/html/apps/federatedfilesharing/lib/FederatedShareProvider.php",
"line": 159,
"function": "createFederatedShare",
"class": "OCA\\FederatedFileSharing\\FederatedShareProvider",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/lib/private/Share20/Manager.php",
"line": 710,
"function": "create",
"class": "OCA\\FederatedFileSharing\\FederatedShareProvider",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/apps/files_sharing/lib/Controller/ShareAPIController.php",
"line": 830,
"function": "createShare",
"class": "OC\\Share20\\Manager",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/lib/private/AppFramework/Http/Dispatcher.php",
"line": 205,
"function": "createShare",
"class": "OCA\\Files_Sharing\\Controller\\ShareAPIController",
"type": "->",
"args": [
"*** sensitive parameters replaced ***"
]
},
{
"file": "/var/www/html/lib/private/AppFramework/Http/Dispatcher.php",
"line": 118,
"function": "executeController",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->",
"args": [
{
"__class__": "OCA\\Files_Sharing\\Controller\\ShareAPIController"
},
"createShare"
]
},
{
"file": "/var/www/html/lib/private/AppFramework/App.php",
"line": 153,
"function": "dispatch",
"class": "OC\\AppFramework\\Http\\Dispatcher",
"type": "->",
"args": [
{
"__class__": "OCA\\Files_Sharing\\Controller\\ShareAPIController"
},
"createShare"
]
},
{
"file": "/var/www/html/lib/private/Route/Router.php",
"line": 321,
"function": "main",
"class": "OC\\AppFramework\\App",
"type": "::",
"args": [
"OCA\\Files_Sharing\\Controller\\ShareAPIController",
"createShare",
{
"__class__": "OC\\AppFramework\\DependencyInjection\\DIContainer"
},
{
"_route": "ocs.files_sharing.shareapi.createshare"
}
]
},
{
"file": "/var/www/html/ocs/v1.php",
"line": 61,
"function": "match",
"class": "OC\\Route\\Router",
"type": "->",
"args": [
"/ocsapp/apps/files_sharing/api/v1/shares"
]
},
{
"file": "/var/www/html/ocs/v2.php",
"line": 8,
"args": [
"/var/www/html/ocs/v1.php"
],
"function": "require_once"
}
],
"File": "/var/www/html/apps/federatedfilesharing/lib/FederatedShareProvider.php",
"Line": 222,
"message": "Sharing Projekte_aktiv failed, could not find steffi@s, maybe the server is currently unreachable or uses a self-signed certificate.",
"exception": "{\"class\":\"Exception\",\"message\":\"Sharing Projekte_aktiv failed, could not find steffi@s, maybe the server is currently unreachable or uses a self-signed certificate.\",\"code\":0,\"file\":\"/var/www/html/apps/federatedfilesharing/lib/FederatedShareProvider.php:222\",\"trace\":\"#0 /var/www/html/apps/federatedfilesharing/lib/FederatedShareProvider.php(159): OCA\\FederatedFileSharing\\FederatedShareProvider->createFederatedShare(Object(OC\\Share20\\Share))\\n#1 /var/www/html/lib/private/Share20/Manager.php(710): OCA\\FederatedFileSharing\\FederatedShareProvider->create(Object(OC\\Share20\\Share))\\n#2 /var/www/html/apps/files_sharing/lib/Controller/ShareAPIController.php(830): OC\\Share20\\Manager->createShare(Object(OC\\Share20\\Share))\\n#3 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(205): OCA\\Files_Sharing\\Controller\\ShareAPIController->createShare('/Projekte_aktiv', 31, 6, 'steffi@s', NULL, '', NULL, '2026-05-19', '', '', '[{\\\"value\\\":true,...', NULL)\\n#4 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(118): OC\\AppFramework\\Http\\Dispatcher->executeController(Object(OCA\\Files_Sharing\\Controller\\ShareAPIController), 'createShare')\\n#5 /var/www/html/lib/private/AppFramework/App.php(153): OC\\AppFramework\\Http\\Dispatcher->dispatch(Object(OCA\\Files_Sharing\\Controller\\ShareAPIController), 'createShare')\\n#6 /var/www/html/lib/private/Route/Router.php(321): OC\\AppFramework\\App::main('OCA\\\\Files_Shari...', 'createShare', Object(OC\\AppFramework\\DependencyInjection\\DIContainer), Array)\\n#7 /var/www/html/ocs/v1.php(61): OC\\Route\\Router->match('/ocsapp/apps/fi...')\\n#8 /var/www/html/ocs/v2.php(8): require_once('/var/www/html/o...')\\n#9 {main}\"}",
"CustomMessage": "Sharing Projekte_aktiv failed, could not find steffi@s, maybe the server is currently unreachable or uses a self-signed certificate."
}
}
Web Browser
Not related to the web browser
Web server / Reverse Proxy
I don’t know, where I can find it.
PASTE HERE
Configuration
Nextcloud
{
"system": {
"htaccess.RewriteBase": "\/",
"memcache.local": "\\OC\\Memcache\\APCu",
"apps_paths": [
{
"path": "\/var\/www\/html\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/var\/www\/html\/custom_apps",
"url": "\/custom_apps",
"writable": true
}
],
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"password": "***REMOVED SENSITIVE VALUE***",
"port": 6379
},
"upgrade.disable-web": true,
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "pgsql",
"version": "33.0.3.2",
"overwrite.cli.url": "http:\/\/cloud.sundk.co.at",
"overwritehost": "cloud.sundk.co.at",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"instanceid": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"overwriteprotocol": "https",
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"defaultapp": "files,deck,photos,contacts",
"twofactor_enforced": "false",
"twofactor_enforced_groups": [],
"twofactor_enforced_excluded_groups": [
"admin"
],
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_smtpstreamoptions": {
"ssl": {
"allow_self_signed": false,
"verify_peer": true,
"verify_peer_name": true
}
},
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauth": true,
"mail_smtpport": "465",
"mail_smtpsecure": "ssl",
"trusted_domains": [
"127.0.0.1",
"localhost",
"nextcloud",
"nginx"
],
"app_install_overwrite": []
}
}
Apps
Enabled:
- activity: 6.0.0
- app_api: 33.0.0
- bruteforcesettings: 6.0.0
- circles: 33.0.0
- cloud_federation_api: 1.17.0
- comments: 1.23.0
- contacts: 8.4.5
- contactsinteraction: 1.14.1
- dashboard: 7.13.0
- dav: 1.36.0
- deck: 1.17.1
- federatedfilesharing: 1.23.0
- federation: 1.23.0
- files: 2.5.0
- files_downloadlimit: 5.1.0
- files_pdfviewer: 6.0.0
- files_reminders: 1.6.0
- files_sharing: 1.25.2
- files_trashbin: 1.23.0
- files_versions: 1.26.0
- firstrunwizard: 6.0.0
- groupfolders: 21.0.7
- logreader: 6.0.0
- lookup_server_connector: 1.21.0
- nextcloud_announcements: 5.0.0
- notifications: 6.0.0
- oauth2: 1.21.0
- password_policy: 5.0.0
- photos: 6.0.0
- privacy: 5.0.0
- profile: 1.2.0
- provisioning_api: 1.23.0
- recommendations: 6.0.0
- related_resources: 4.0.0
- serverinfo: 5.0.0
- settings: 1.16.0
- sharebymail: 1.23.0
- support: 5.0.0
- survey_client: 5.0.0
- systemtags: 1.23.0
- text: 7.0.1
- theming: 2.8.0
- twofactor_backupcodes: 1.22.0
- twofactor_totp: 15.0.0
- updatenotification: 1.23.0
- user_status: 1.13.0
- viewer: 6.0.0
- weather_status: 1.13.0
- webhook_listeners: 1.5.0
- workflow_pdf_converter: 4.0.0
- workflowengine: 2.15.0
Disabled:
- admin_audit: 1.23.0
- encryption: 2.21.0
- files_external: 1.25.1
- suspicious_login: 11.0.0
- testing: 1.23.0
- twofactor_nextcloud_notification: 7.0.0
- user_ldap: 1.24.0
At this point I don’t know, what I should do to analyse this further. Your help is appreciated.
Kind regards,
Markus