nextcloud / sharepoint

💾 Nextcloud SharePoint Backend for External storages
https://apps.nextcloud.com/apps/sharepoint
GNU Affero General Public License v3.0
25 stars 18 forks source link

Can't connect to SharePoint #21

Closed ghost closed 4 years ago

ghost commented 5 years ago
### Steps to reproduce 1. I'm trying to connect nextcloud to our SharePoint Server 2013. But in the error log I get the following error message: > Error: Call to a member function getTimestamp() on null Config: Hostname: https://sp.COMPANY.de/ Document Library: /bereiche/MYNAME/TestCloud/ (TestCloud is the document library) When I use "sp.COMPNAY.de:443" as hostname I get the following error message: > Error core Exception while scanning storage "SharePoint::sp.COMPANY:443::Documents::MYUSER": Exception: Recv failure: Connection reset by peer It's also not working when I use "https://sp.COMPANY.de/bereiche/MYNAME/" or "sp.COMPANY.de:443/bereiche/MYNAME/" as hostname. ### Server configuration **Operating system**: Ubuntu Server **Nextcloud version:** 13.0.8
lucahunziker commented 5 years ago

Hi, I have the same issue:

immagine

URL: https://mysharepointurl.com/projekte/K_L-GEI/Doks/Forms/AllItems.aspx

Host: https://mysharepointurl.com/projekte/K_L-GEI Document Library: Doks

NextCloud version: 13.0.7 installed with Univention

Any hint? Thanks

lucahunziker commented 5 years ago

I managed to connect to SP, but not working for uploads.

Host: https://mysharepointurl.com/projekte/K_L-GEI Document Library: /projekte/K_L-GEI/Doks

I have the same problem as described in issue #9 .

blizzz commented 4 years ago

the original issue was fixed meanwhile