health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] [bug #44182] 2.8 installer fails with "TRYTOND_CONFIG varia


From: Carlos Escutia Chávez
Subject: [Health-dev] [bug #44182] 2.8 installer fails with "TRYTOND_CONFIG variable not set"
Date: Thu, 05 Feb 2015 21:59:16 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #4, bug #44182 (project health):

Hi Luis,

I can create DBs with the gnuhealth user:

----------------------------------------------------------------
address@hidden:~$ su - gnuhealth
Contraseña: 
address@hidden:~ $ createdb prueba --encoding=unicode
address@hidden:~ $ psql -d template1
psql (9.3.5)
Type "help" for help.

template1=> l
                                  List of databases
   Name    |   Owner   | Encoding |   Collate   |    Ctype    |   Access
privileges   
-----------+-----------+----------+-------------+-------------+-----------------------
 postgres  | postgres  | UTF8     | es_MX.UTF-8 | es_MX.UTF-8 | 
 prueba    | gnuhealth | UTF8     | es_MX.UTF-8 | es_MX.UTF-8 | 
 template0 | postgres  | UTF8     | es_MX.UTF-8 | es_MX.UTF-8 | =c/postgres   
      +
           |           |          |             |             |
postgres=CTc/postgres
 template1 | postgres  | UTF8     | es_MX.UTF-8 | es_MX.UTF-8 | =c/postgres   
      +
           |           |          |             |             |
postgres=CTc/postgres
(4 rows)

template1=> q
address@hidden:~ $
----------------------------------------------------------------

But I'm still unable to create databases from the tryton client, which fails
with the same message: "Could not connect to the server", while the server
logs "INFO:database:connect to template1"

Is there a way to get more verbose log output from the server?


Regards,

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44182>

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]