Opened 11 years ago
Closed 11 years ago
#20992 closed Bug (invalid)
psycopg2.OperationalError: FATAL: Peer authentication failed for user "geodjango"
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | GIS | Version: | 1.5 |
Severity: | Normal | Keywords: | psyopg2 peer authentication failed FATAL GeoDjango geodjango |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I create the role "geodjango" exactly as the GeoDjango tutorial says to do, the GIS template database and the database made from the template are both set up, and the settings.py file has the correct backend, username, db name, and password. but i STILL get this error:
psycopg2.OperationalError: FATAL: Peer authentication failed for user "geodjango"
Please HELP ... i am new to GeoDjango and there is NO solution online that i have found.
Attachments (1)
Change History (2)
by , 11 years ago
Attachment: | settings.py added |
---|
comment:1 by , 11 years ago
Resolution: | → invalid |
---|---|
Severity: | Release blocker → Normal |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Hi, unfortunately this ticket tracker isn't the proper place for getting help. Please see https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels.