|
From: | Omara Salazar Espinoza |
Subject: | Re: [Health-es] Error instalación versión 3.4 |
Date: | Thu, 11 Jul 2019 17:47:40 -0500 |
The method is not allowed for the requested URL.
Efectivamente hace un rato me di cuenta que estaba duplicado ahora me sale un nuevo errorTraceback (most recent call last):
File "./trytond-admin", line 21, in <module>
admin.run(options)
File "/home/gnuhealth/gnuhealth/tryton/server/trytond-4.6.17/trytond/admin.py", line 24, in run
with Transaction().start(db_name, 0, _nocache=True):
File "/home/gnuhealth/gnuhealth/tryton/server/trytond-4.6.17/trytond/transaction.py", line 88, in start
database = Database(database_name).connect()
File "/home/gnuhealth/gnuhealth/tryton/server/trytond-4.6.17/trytond/backend/postgresql/database.py", line 97, in __new__
**cls._connection_params(name))
File "/home/gnuhealth/.local/lib/python3.6/site-packages/psycopg2/pool.py", line 161, in __init__
self, minconn, maxconn, *args, **kwargs)
File "/home/gnuhealth/.local/lib/python3.6/site-packages/psycopg2/pool.py", line 58, in __init__
self._connect()
File "/home/gnuhealth/.local/lib/python3.6/site-packages/psycopg2/pool.py", line 62, in _connect
conn = psycopg2.connect(*self._args, **self._kwargs)
File "/home/gnuhealth/.local/lib/python3.6/site-packages/psycopg2/__init__.py", line 126, in connect
conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
psycopg2.OperationalError: fe_sendauth: no password suppliedEl jue., 11 jul. 2019 a las 9:34, Omara Salazar Espinoza (<address@hidden>) escribió:Buenos díasHe seguido los pasos de instalación y al momento de inicializar la instancia me sale el siguiente mensajegnuhealth@srvgnuhealth:~/gnuhealth/tryton/server/trytond-4.6.17/bin $ python3 ./trytond-admin --all --database=health
Traceback (most recent call last):
File "./trytond-admin", line 13, in <module>
from trytond.config import config
File "/home/gnuhealth/gnuhealth/tryton/server/trytond-4.6.17/trytond/config.py", line 120, in <module>
config = TrytonConfigParser()
File "/home/gnuhealth/gnuhealth/tryton/server/trytond-4.6.17/trytond/config.py", line 75, in __init__
self.update_etc()
File "/home/gnuhealth/gnuhealth/tryton/server/trytond-4.6.17/trytond/config.py", line 82, in update_etc
read_files = self.read(configfile)
File "/usr/lib/python3.6/configparser.py", line 697, in read
self._read(fp, filename)
File "/usr/lib/python3.6/configparser.py", line 1066, in _read
lineno)
configparser.DuplicateSectionError: While reading from '/home/gnuhealth/gnuhealth/tryton/server/config/trytond.conf' [line 12]: section 'database' already existsIntente cambiando nombre a la base pero siempre sale el mismo mensajeEl mié., 10 jul. 2019 a las 17:18, Luis Falcon (<address@hidden>) escribió:Hola Omara !
On Wed, 10 Jul 2019 16:55:51 -0500
Omara Salazar Espinoza <address@hidden> wrote:
> No debi cantar victoria tan pronto, no logro inicializar la
> instancia :(, voy a reiniciar todo el proceso nuevamente para ver que
> pasa y les estaré avisando
Por lo menos avanzamos :)
Más que pantallazos, copia y pega el error que te sale en la consola.
Gracias !
Luis
[Prev in Thread] | Current Thread | [Next in Thread] |