My bad. I think this is now fixed. please check it again. On Thursday, 30 August 2012 23:43:19 UTC-5, rochacbruno wrote: > > Reverted to old checkout and it worked again, so the passwd it not wrong.. > > On Fri, Aug 31, 2012 at 1:41 AM, Massimo Di Pierro > <[email protected]<javascript:> > > wrote: > >> I do not think this is related. Sure this worked before? Looks like >> legitimate wrong password. >> >> >> On Thursday, 30 August 2012 23:27:57 UTC-5, rochacbruno wrote: >>> >>> TICKET ID >>> >>> 127.0.0.1.2012-08-31.01-09-21.**3e3284ec-20dd-4076-9a0b-**889f72a85cf7 >>> <type 'exceptions.RuntimeError'> Failure to connect, tried 5 times: >>> Traceback (most recent call last): File >>> "/home/bcr/projects/web2py21/**gluon/dal.py", >>> line 6722, in __init__ self._adapter = ADAPTERS[self._dbname](*args) File >>> "/home/bcr/projects/web2py21/**gluon/dal.py", line 2440, in __init__ >>> self.pool_connection(connect) File >>> "/home/bcr/projects/web2py21/**gluon/dal.py", >>> line 553, in pool_connection self.connection = f() File >>> "/home/bcr/projects/web2py21/**gluon/dal.py", line 2439, in connect >>> 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 "postgres" >>> FATAL: password authentication failed for user "postgres" VERSION >>> web2py™ (2, 0, 3, datetime.datetime(2012, 8, 30, 23, 7, 46), >>> 'stable')PythonPython >>> 2.7.3: /usr/bin/python TRACEBACK >>> >>> 1. >>> 2. >>> 3. >>> 4. >>> 5. >>> 6. >>> 7. >>> 8. >>> 9. >>> 10. >>> 11. >>> 12. >>> 13. >>> 14. >>> 15. >>> 16. >>> 17. >>> 18. >>> 19. >>> 20. >>> 21. >>> 22. >>> 23. >>> 24. >>> 25. >>> 26. >>> 27. >>> 28. >>> 29. >>> 30. >>> 31. >>> 32. >>> 33. >>> >>> Traceback (most recent call last): >>> File "/home/bcr/projects/web2py21/**gluon/restricted.py", line 209, in >>> restricted >>> >>> >>> >>> >>> exec ccode in environment >>> File >>> "/home/bcr/projects/web2py21/**applications/menuvegano/**controllers/article.py" >>> >>> <http://localhost:8000/admin/default/edit/menuvegano/controllers/article.py>, >>> line 180, in <module> >>> >>> >>> >>> >>> File "/home/bcr/projects/web2py21/**gluon/globals.py", line 185, in >>> <lambda> >>> >>> >>> >>> >>> self._caller = lambda f: f() >>> >>> >>> >>> >>> File >>> "/home/bcr/projects/web2py21/**applications/menuvegano/**controllers/article.py" >>> >>> <http://localhost:8000/admin/default/edit/menuvegano/controllers/article.py>, >>> line 7, in show >>> >>> >>> >>> >>> article = Article('show') >>> >>> >>> >>> >>> File "applications/menuvegano/**modules/handlers/base.py", line 32, in >>> __init__ >>> >>> >>> >>> >>> self.start() >>> >>> >>> >>> >>> File "applications/menuvegano/**modules/handlers/article.py", line 16, in >>> start >>> >>> >>> >>> >>> self.db = DataBase([User, UserTimeLine, ContentType, Category, Article, >>> Favoriters, Subscribers, Likers, Dislikers, Comments, CommentVotes]) >>> >>> >>> >>> >>> File "applications/menuvegano/**modules/movuca.py", line 37, in __init__ >>> >>> >>> >>> >>> check_reserved=['all']) >>> >>> >>> >>> >>> File "/home/bcr/projects/web2py21/**gluon/dal.py", line 6741, in __init__ >>> >>> >>> >>> >>> raise RuntimeError, "Failure to connect, tried %d times:\n%s" % >>> (attempts, tb) >>> >>> >>> >>> RuntimeError: Failure to connect, tried 5 times: >>> >>> >>> >>> Traceback (most recent call last): >>> File "/home/bcr/projects/web2py21/**gluon/dal.py", line 6722, in __init__ >>> >>> >>> >>> >>> self._adapter = ADAPTERS[self._dbname](*args) >>> >>> >>> >>> >>> File "/home/bcr/projects/web2py21/**gluon/dal.py", line 2440, in __init__ >>> >>> >>> >>> >>> self.pool_connection(connect) >>> >>> >>> >>> >>> File "/home/bcr/projects/web2py21/**gluon/dal.py", line 553, in >>> pool_connection >>> >>> >>> >>> >>> self.connection = f() >>> >>> >>> >>> >>> File "/home/bcr/projects/web2py21/**gluon/dal.py", line 2439, in connect >>> >>> >>> >>> >>> return self.driver.connect(msg,**driv**er_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 "postgres" >>> >>> >>> >>> FATAL: password authentication failed for user "postgres" >>> >>> >>> >>> >>> >>> ERROR SNAPSHOT [image: help] >>> >>> <type 'exceptions.RuntimeError'>(**Failure to connect, tried 5 times: >>> Traceback (most recent call last): File >>> "/home/bcr/projects/web2py21/**gluon/dal.py", >>> line 6722, in __init__ self._adapter = ADAPTERS[self._dbname](*args) File >>> "/home/bcr/projects/web2py21/**gluon/dal.py", line 2440, in __init__ >>> self.pool_connection(connect) File >>> "/home/bcr/projects/web2py21/**gluon/dal.py", >>> line 553, in pool_connection self.connection = f() File >>> "/home/bcr/projects/web2py21/**gluon/dal.py", line 2439, in connect >>> 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 "postgres" >>> FATAL: password authentication failed for user "postgres" ) >>> >>> -- >> >> >> >> > > >
--

