You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you open the file maily_testapp/config/database.yml you will find the name of the database that you need to create (most probably maily_testapp). Then adapt the username and password in this file with those of the database's owner.
Trying to get this running so I can try out Maily but I get this error:
ActiveRecord::NoDatabaseError: FATAL: role "maily_testapp" does not exist
Do I need to create some databases before I can run this?
The text was updated successfully, but these errors were encountered: