You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 ?
Hello @AZn5ReD,
The konnector seems broken, here are a few errors we get in the logs:
The text was updated successfully, but these errors were encountered: