Question: How to solve galaxydb error in local galaxy?
0
biowz • 0 wrote:
I want to add FTP on my local galaxy.I thought I established galaxyftp and galaxydb on my mac, but when I entered into galaxydb and changed the password. There is still one mistake as follow. Whether it was given a password or not, the same. Would you like to help me solve this problem?
$:~ postgres$ psql galaxydb
Password:
psql (9.4.4)
Type "help" for help.
galaxydb=# alter role galaxyftp password ''
galaxydb-# \q
postgres$ psql -U galaxyftp -d galaxydb -h 127.0.0.1
Password for user galaxyftp:
psql: fe_sendauth: no password supplied
ADD COMMENT
• link
•
modified 3.1 years ago
by
Jennifer Hillman Jackson ♦ 25k
•
written
3.3 years ago by
biowz • 0