#5877 DB Permission issue while creating a new team
Closed: Fixed 7 years ago Opened 7 years ago by sayanchowdhury.

I am testing the badges quest feature in badges staging. But I hit this error while creating a new team.

[Tue Mar 07 12:25:39.308624 2017] [:error] [pid 20903] [remote 10.5.126.88:11007] ProgrammingError: (ProgrammingError) permission denied for relation team
[Tue Mar 07 12:25:39.308637 2017] [:error] [pid 20903] [remote 10.5.126.88:11007]  'SELECT count(*) AS count_1 \\nFROM (SELECT team.id AS team_id, team.name AS team_name, team.created_on AS team_created_on \\nFROM team \\nWHERE lower(team.id) = lower(%(lower_1)s)) AS anon_1' {'lower_1': u'infrastructure'}

There was some database table ownership issues...

can you try now? or explain to me where to go to duplicate this?

Metadata Update from @sayanchowdhury:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata