Hi Duncan - Just a guess, but you may need to uncomment your DATABASES setting in settings_local.py and change your password there.
Hope that helps, Cyrus On Fri, Sep 22, 2017 at 5:39 AM, Duncan Reddish <[email protected]> wrote: > Newbie question! > > I have hit a brick wall installing Arches 4.0 on Ubuntu 16.04. > After running the Ubuntu dependencies script available on Github and > following the online documentation from the Arches site, I am stuck > creating the database for the sample 'my_project'. > > Running 'python manage.py packages -o setup_db' prompts for 'Password for > user postgres:'. > > I have changed both the Unix and PSQL passwords for user 'postgres' to a > known phrase, but after authenticating, the script fails with, 'FATAL: > password authentication failed for user "postgres"'. > > I am not experienced with Postgres, so hoping this is a simple one someone > can point me in the right direction with. > > Thanks! > > Duncan > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
