'Tag mismatch!' error generating OST

Issue #1095 resolved
Margaret Martin created an issue

Very unclear how to repro. The stack is large, will attach logs. Finally resolved itself after I rebooted.

Comments (3)

  1. Scott Wells repo owner

    Weird...yeah, seems to be something wrong in the network when working with an SSL connection:

    javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: Tag mismatch!
        at sun.security.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1551)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:95)
    

    A quick Google seems to indicate that perhaps an intermediate firewall or proxy is messing with the content or SSL certificate. Since rebooting it seems to have fixed the issue, my guess is that recreating the network connection resolved it. Not sure there's much I can do here unfortunately.

  2. Scott Wells repo owner

    I'm going to resolve this since it seems to be happening in software/topology that's not at all under my control. Let me know if you see it again.

  3. Log in to comment