Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help with installation #78

Closed
delphiis opened this issue Apr 20, 2014 · 1 comment
Closed

Need help with installation #78

delphiis opened this issue Apr 20, 2014 · 1 comment
Milestone

Comments

@delphiis
Copy link

I have followed the instruction to a T and watched the YouTube video. There has been changes since the last installation video. I cannot get this tool to work. I'd love to see what it is capable of. Could you help me get through the installation properly?

This is the ticket
Ticket ID

127.0.0.1.2014-04-20.00-21-26.c14e333a-2ace-463c-bfc2-407dc32aa1dc
<type 'exceptions.RuntimeError'> Failure to connect, tried 5 times: Traceback (most recent call last): File "/opt/web2py/gluon/dal.py", line 7865, in init self._adapter = ADAPTERSself._dbname File "/opt/web2py/gluon/dal.py", line 694, in call obj = super(AdapterMeta, cls).call(_args, *_kwargs) File "/opt/web2py/gluon/dal.py", line 2870, in init if do_connect: self.reconnect() File "/opt/web2py/gluon/dal.py", line 675, in reconnect self.connection = f() File "/opt/web2py/gluon/dal.py", line 2868, in connector return self.driver.connect(msg,**driver_args) File "/usr/lib/python2.7/dist-packages/psycopg2/init.py", line 179, in connect connection_factory=connection_factory, async=async) OperationalError: FATAL: password authentication failed for user "pguser" FATAL: password authentication failed for user "pguser"

@grutz
Copy link
Contributor

grutz commented Apr 21, 2014

Your problem is at the end of the error message:

FATAL: password authentication failed for user "pguser"

Configure a valid postgresql username and password in your kvasir.yaml file.

@grutz grutz closed this as completed Apr 21, 2014
@grutz grutz added this to the 1.0.1 milestone Apr 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants