openpim / server

Apache License 2.0
58 stars 24 forks source link

502 bad gateway when trying to open our open pim to login #32

Open akramsarkis opened 3 weeks ago

akramsarkis commented 3 weeks ago
{
    "query": "query { getRoles {id, internalId, identifier, name, configAccess, relAccess, itemAccess, channelAccess, otherAccess, options, updatedAt, updatedBy, createdAt, createdBy } }"
}

And in our rancher, the below error is returned

*61052 connect() failed (111: Connection refused) while connecting to upstream, client: 10.42.2.5, server: _, request: "POST /graphql HTTP/1.1", upstream: "http://127.0.0.1:8080/graphql

openpim commented 3 weeks ago

Hi @akramsarkis,

It looks like there is some error in the data. Can you please try to restart the system?

Also if you can dump your database and send to me vpedak@openpim.org, then I will be able to reproduce the problem.

You can dump the database by the command like: pg_dump -f backup.sql -U