Giter Club home page Giter Club logo

Comments (6)

stephenegriffin avatar stephenegriffin commented on May 30, 2024

I suspect someone threw a string, which stacktrace.js doesn't handle. I've augmented our log parsing to hopefully handle this so we can get the real error and stack logged. Hopefully "Cannot parse given Error object" will disappear, and a new error will show up in it's place. I'll need the new diagnostic output from that.

from mha.

Vierxa avatar Vierxa commented on May 30, 2024

Hi Stephen,

Many thanks for the time spent debugging.
Please find below the new diagnostic

Regards,

Vierxa

User Agent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36
Requirement set = 1.5
hostname = OutlookWebApp
hostVersion = 15.1.1415.2
OWAView = ThreeColumns
itemType = message
itemClass = IPM.Note
contentLanguage = 
displayLanguage = fr-FR
touchEnabled = false
ERROR: Failed to make a request via HttpWebRequest. Exception: The underlying connection was closed: An unexpected error occurred on a send.
ERROR: Failed to make a request via HttpWebRequest. Exception: The underlying connection was closed: An unexpected error occurred on a send.
ERROR: ShowError()@https://mha.azurewebsites.net/Scripts/uiToggle.js:93:5
callbackEWS()@https://mha.azurewebsites.net/Scripts/GetHeadersEWS.js:60:9
r.CommonParameters._callback$p$0()@https://mha.azurewebsites.net/Scripts/GetHeadersEWS.js:18:13
r.EwsRequest.t.onreadystatechange()@https://appsforoffice.microsoft.com/lib/1.1/hosted/outlook-web-16.01.js:13:211960
r.EwsRequest._callOnReadyStateChangeCallback$i$1()@https://appsforoffice.microsoft.com/lib/1.1/hosted/outlook-web-16.01.js:13:311424
{anonymous}()@https://appsforoffice.microsoft.com/lib/1.1/hosted/outlook-web-16.01.js:13:319266
ERROR: ShowError()@https://mha.azurewebsites.net/Scripts/uiToggle.js:95:9
callbackEWS()@https://mha.azurewebsites.net/Scripts/GetHeadersEWS.js:60:9
r.CommonParameters._callback$p$0()@https://mha.azurewebsites.net/Scripts/GetHeadersEWS.js:18:13
r.EwsRequest.t.onreadystatechange()@https://appsforoffice.microsoft.com/lib/1.1/hosted/outlook-web-16.01.js:13:211960
r.EwsRequest._callOnReadyStateChangeCallback$i$1()@https://appsforoffice.microsoft.com/lib/1.1/hosted/outlook-web-16.01.js:13:311424
{anonymous}()@https://appsforoffice.microsoft.com/lib/1.1/hosted/outlook-web-16.01.js:13:319266

from mha.

stephenegriffin avatar stephenegriffin commented on May 30, 2024

Can I get a fiddler of this? You can DM me through twitter (@sgriffin) to arrange the file transfer.

from mha.

Vierxa avatar Vierxa commented on May 30, 2024

Stephen,

I found the cause of my problem.
We use a Haproxy server to connect to our webmail.
It was too secure prohibiting the tls 1.0.
By reactivating the Tls1.0, MHA works perfectly.

from mha.

stephenegriffin avatar stephenegriffin commented on May 30, 2024

That's good info - I think maybe I can pass a header to avoid needing tls 1.0...I'll need to do some research

from mha.

stephenegriffin avatar stephenegriffin commented on May 30, 2024

Pretty sure error parsing work has fixed or drastically changed this one.

from mha.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.