ksainc / integration_ews

Nextcloud EWS Connector (Exchange Web Services)
GNU Affero General Public License v3.0
24 stars 1 forks source link

Error when connecting #33

Closed ryshkov46 closed 7 months ago

ryshkov46 commented 8 months ago

Good afternoon. First of all I would like to say thank you for your hard work! And now to the point: Nextcloud deployed: NextCloud 27.1.5 Deployed Exchange Server: Version 15.1 (Build 2507.6) Installed Exchange EWS Connector: 1.0.30 When I try to connect to any server (I enter a made up username/password), I see a message about a valid connection, which is strange. ews_conn

If I enter correct login/password/server data from Exchange, I get an error. ews_conn_error

What settings do I need to make? Should I use NTML authorization or is this an Exchange EWS Connector error?

P.S. This is my first bug report, if something is wrong I apologize.

ksainc commented 8 months ago

Hi,

This is most likely a SSL verification issue. In the Admin Section -> EWS Connector -> disable Transpost Verification.

Sebastian

ryshkov46 commented 8 months ago

image Made your recommendations, the errors are the same and i don't see any errors in nextcloud logs.

ksainc commented 8 months ago

Okay, what happens if you connect to your server manually, but DO NOT use configure mail app option?

ryshkov46 commented 8 months ago

As shown in the first screenshot. I don't get any errors, I only see the connection message and nothing else happens. image

ksainc commented 8 months ago

Okay, so it connects to the exchange server but its not getting a list of collections/folders.

The wired thing is that the app is not even seeing any local collections (NC calendars, contacts, tasks) either, are these apps enabled? and enabled for the account you are connecting?

The app skips retrieval of collections for any app that is disabled, on the system or for that particular user.

ryshkov46 commented 8 months ago

Im just enabled Apps: Calendar,Contact and error has changed image

The same error occurs if I enter a "made-up" username\ password\ server.

ksainc commented 8 months ago

Okay, that image has conflicting information, it say it can't connect but it also shows that it connected.

According to the error, it can't find your server.

Turn on Transport Log in the Admin section. Then email it to me (do not post it here), as this will have sensitive information. krupinski01@gmail.com

ryshkov46 commented 7 months ago

What helped: