On 24/09/14 09:29, Jhuliana Delgado De Canelon wrote:
Buenos días raimon, eso ya lo hice, coloque las configuración de
postgresql, todo está bien
Ing. Jhuliana Delgado de Canelon,
Enviado desde mi ASUS MeMO Pad
Raimon Esteve <[email protected]> wrote:
2014-09-24 3:49 GMT+02:00 Jhuliana Delgado <[email protected]
<mailto:[email protected]>>:
Buenas noches,
sigo en el mismo capitulo, del ultimo correo que me enviaron, no
logre resolver nada ya que sigue igual http://dpaste.com/2Q81YMJ
al no ser mas específicos es mas dificil.....
[Wed Sep 24 00:44:17 2014] INFO:server:initialising distributed objects services
[Wed Sep 24 00:44:19 2014] INFO:server:starting JSON-RPC protocol on
localhost:8000
[Wed Sep 24 00:51:39 2014] INFO:database:connect to "CDI_db"
[Wed Sep 24 00:51:39 2014] INFO:database:connect to "template1"
[Wed Sep 24 00:51:39 2014] ERROR:database:CREATE DB: CDI_db failed
[Wed Sep 24 00:51:40 2014] ERROR:database:Exception in call:
Traceback (most recent call last):
File
"/home/jhuliana/Desktop/tryton/trytond/trytond/protocols/dispatcher.py", line
216, in create
with Transaction().start(None, 0, close=True, autocommit=True) \
File "/home/jhuliana/Desktop/tryton/trytond/trytond/transaction.py", line
82, in start
database = Database().connect()
File
"/home/jhuliana/Desktop/tryton/trytond/trytond/backend/postgresql/database.py",
line 66, in connect
self._connpool = ThreadedConnectionPool(minconn, maxconn, dsn)
File "/usr/local/lib/python2.7/dist-packages/psycopg2/pool.py", line 156, in
__init__
self, minconn, maxconn, *args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/psycopg2/pool.py", line 58, in
__init__
self._connect()
File "/usr/local/lib/python2.7/dist-packages/psycopg2/pool.py", line 62, in
_connect
conn = psycopg2.connect(*self._args, **self._kwargs)
File "/usr/local/lib/python2.7/dist-packages/psycopg2/__init__.py", line
164, in connect
conn = _connect(dsn, connection_factory=connection_factory, async=async)
OperationalError: FATAL: la autentificaci?n Ident fall? para el usuario
<<admin>>
FATAL: la autentificaci?n Ident fall? para el usuario <<admin>>
Revisa la configuración y permisos de postgres.
aqui esta toda la instalacion tryton http://dpaste.com/1B6WVWN
agradezco su ayuda
--
--
Si us plau, NO adjunti arxius a les seves respostes. Li preguem que
integri el text al cos del missatge. Pot respondre usant NetEtiquete
que li ajudarà a seguir la conversa.
http://es.wikipedia.org/wiki/Netiquette
<http://es.wikipedia.org/wiki/Netiquette>
Por favor, NO adjunte archivos a sus respuestas. Le rogamos que
integre el texto en el cuerpo del mensaje. Puede responder usando
NetEtiquete que le ayudará a seguir la
conversación.http://es.wikipedia.org/wiki/Netiquette
Please, DO NOT send attachment files with your answers, just copy and
paste only the text you need to send into the body of your mails.
Repply using NetEtiquete. http://en.wikipedia.org/wiki/Netiquette
Por lo visto usas "ident" para autenticacion ya probaste con "trust" o
con "md5" muestranos tu archivo pg_hba.conf
2. ya creaste el usuario de tu home como usuario postgres con permisos
para crear base de datos?