GithubHelp home page GithubHelp logo

SSL error on portal login about geni-ch HOT 5 CLOSED

geni-nsf avatar geni-nsf commented on August 10, 2024
SSL error on portal login

from geni-ch.

Comments (5)

ahelsing avatar ahelsing commented on August 10, 2024

we haven't reproduced this in a couple days

Trac comment by ahelsing on 12-03-2013 at 15:09

from geni-ch.

ahelsing avatar ahelsing commented on August 10, 2024

I saw the error trying to delete resources. Then I saw a variation trying to load the slice page:

ProgrammingError: (ProgrammingError) SSL error: padding check failed
 'SELECT cs_action.name AS cs_action_name, cs_action.context_type AS cs_action_context_type, sa_slice_member.slice_id AS context \nF

Trac comment by ahelsing on 12-05-2013 at 15:05

from geni-ch.

ahelsing avatar ahelsing commented on August 10, 2024

postgres DB logs for things like this:

2013-12-05 21:20:04 EST LOG:  could not send data to client: Broken pipe
2013-12-05 21:20:04 EST STATEMENT:  SELECT cs_action.name AS cs_action_name, cs_action.context_type AS cs_action_context_type, sa_slice_member.slice_id AS context
    FROM cs_action, sa_slice_member, cs_policy
    WHERE sa_slice_member.member_id = E'762e2515-1b42-4474-9f87-6885e33724e6' AND sa_slice_member.role = cs_policy.attribute AND cs_action.privilege = cs_policy.privilege AND cs_policy.context_type = 2 AND cs_action.context_type = cs_policy.context_type
2013-12-05 21:20:04 EST LOG:  SSL error: bad write retry
2013-12-05 21:20:04 EST LOG:  could not send data to client: Connection reset by peer
2013-12-05 21:20:04 EST LOG:  could not receive data from client: Connection reset by peer
2013-12-05 21:20:04 EST LOG:  unexpected EOF on client connection

Trac comment by ahelsing on 12-05-2013 at 21:33

from geni-ch.

ahelsing avatar ahelsing commented on August 10, 2024

We changed the postgres DB configuration on Friday to not use SSL, and have not seen this since.

We should still clean up session handling.

Trac comment by ahelsing on 12-09-2013 at 09:35

from geni-ch.

ahelsing avatar ahelsing commented on August 10, 2024

Still not seeing this.
SSL session handling cleanup is now in.

Trac comment by ahelsing on 12-16-2013 at 16:48

from geni-ch.

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.