Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The konnector seems broken: "Cannot read property 'map' of undefined" #31

Open
clochix opened this issue Jan 21, 2020 · 1 comment
Open
Assignees

Comments

@clochix
Copy link

clochix commented Jan 21, 2020

Hello @AZn5ReD,

The konnector seems broken, here are a few errors we get in the logs:

Authenticating ...
Getting WSDL from https://www.silaexpert01.fr/Silae/SWS/SWS.asmx?WSDL
Client successfully created
Using AdresseFermeDistante
Invalid URI "https:///Silae/SWS/SWS.asmx"
Successfully logged in
Fetching the list of documents
getaddrinfo ENOTFOUND undefined
Saving data to Cozy
Error caught by BaseKonnector
Cannot read property 'map' of undefined
Capture exception and die
@AZn5ReD
Copy link
Collaborator

AZn5ReD commented Jan 22, 2020

Hello @clochix ,

There should be an "AdresseFermeDistante". Here are my logs :

cozy-konnector-libs: debug : Found COZY_PARAMETERS
cozy-konnector-libs: debug : Getting WSDL from https://www.silaexpert01.fr/Silae/SWS/SWS.asmx?WSDL
cozy-konnector-libs: info : Client successfully created
cozy-konnector-libs: debug : Using AdresseFermeDistante www.silaexpert05.fr
cozy-konnector-libs: debug : Using RepartiteurAdresse F05.silaexpert05.fr
...

I can't reporduce the error since using wrong or no credentials throw immediately an error and the line "AdresseFermeDistante" is not even showed.
Is there a way I can reproduce the error ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants