Skip to content

PostgreSQL Support: Multiple sessions are not working #285

Open
@tdlokesh

Description

@tdlokesh

I have used the source code, customized few things and migrated the DB to Postgresql and it works fine. but the app works only with one session even with Postgresql. When I try to open the second session from another browser or another computer, client gets "This page isn't working" with too many redirects. Server prints the 302 error.

Below is the error

GET / HTTP/1.1" 302 723 0.249003
werkzeug.exceptions.InternalServerError: 500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions