Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #20107 Storing sessions in Redis does not work when the password contains URL encodable characters
    Infos
    #20107
    Thomas Gerbet (tgerbet)
    2021-03-19 16:43
    2021-03-19 15:23
    21711
    Details
    Storing sessions in Redis does not work when the password contains URL encodable characters

    The connection cannot be opened because the password is not sent correctly.

    Traces:

    PHP Notice: session_start(): Redis not available while creating session_id in /usr/share/tuleap/src/common/session/PHP_Session.class.php on line 35
    PHP Warning: session_start(): Failed to read session data: redis (path: tcp://x.x.x.x:6379?auth=my,password) in /usr/share/tuleap/src/common/session/PHP_Session.class.php on line 35
    PHP Notice: session_start(): Redis not available while creating session_id in /usr/share/tuleap/src/common/session/PHP_Session.class.php on line 35
    PHP Warning: session_start(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /usr/share/tuleap/src/common/session/PHP_Session.class.php on line 35
    PHP message: PHP Warning:  session_start(): Failed to read session data: redis (path: tcp://x.x.x.x:6379?auth=my,password) in /usr/share/tuleap/src/common/session/PHP_Session.class.php on line 35
    
    Installation process
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2021-03-19
    Attachments
    Empty
    References
    Referenced by request #20107

    Follow-ups

    User avatar

    Integrated in Tuleap 12.6.99.155


    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2021-03-19