I have successfully deployed my Rails App. However, when I try to load the login page, I get the following error.
What could be the issue?
I have successfully deployed my Rails App. However, when I try to load the login page, I get the following error.
What could be the issue?
HI Ben,
Thanks for reaching out.
The main error from that output appears to be:
ERROR: relation "recipes" does not exist at character 491
Maybe you don’t have a “recipes” table?
Alan
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.