Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting 500 internal server error on registering new user #1

Open
Circles24 opened this issue Jun 25, 2021 · 1 comment
Open

getting 500 internal server error on registering new user #1

Circles24 opened this issue Jun 25, 2021 · 1 comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@Circles24
Copy link

im getting 500 internal server error on registering new user
i used https://moviefreak-flask-new.herokuapp.com/register for registering
form data : email=surajsinghrana7417%40gmail.com&password=yahoofinland&age=22&zipcode=251311&register=Register

@Agent-Hellboy
Copy link
Member

error log
2021-06-29T10:18:41.329902+00:00 app[web.1]: psycopg2.errors.InsufficientPrivilege: permission denied for table users
after exploring this I get to know that you may get this error if you utilized the full capacity of a hobby-dev free database of Heroku.

@Agent-Hellboy Agent-Hellboy added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants