Put "MASTER_PASSWORD_REQUIRED = False" line into your "lib/python?.?/site-packages/pgadmin4/config_local.py". This is in the docs: https://www.pgadmin.org/docs/pgadmin4/dev/master_password.html
On Tue, Jun 4, 2019 at 4:41 PM richard coleman <rcoleman.ascen...@gmail.com> wrote: > To whomever, > > Running a newly update pgAdmin 4 version 4.8 on my Kubuntu box. There are > a couple of glaring issues. > > First: It keeps prompting to; "Set Master Password" > I don't want to set another password that I'll just end up forgetting. > > Second: When I click the "?" button on that dialog box it takes me to this > page: > "http://127.0.0.1:33681/help/help/master_password.html" > Which returns "404 Not Found" > > Hopefully there is a simple solution to these issues. > > Thanks, > > rik. >