Question
Rails postgres no password supplied
Hi,
I’ve recently installed a one-click application, and everything is working fine(managed to create, and migrate the database). But when I launched the rails c, all goes well till I try to perform an action, I then receive the error code;
PG::ConnectionBad: fe_sendauth: no password supplied
Thank you.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×