chat.freenode.net #tryton log beginning Sun Jun 27 00:00:02 CEST 2010 | ||
2010-06-27 01:16 -!- plantian(~ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton | ||
2010-06-27 02:03 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has left #tryton | ||
2010-06-27 02:14 -!- ikks(~ikks@200.118.243.193) has joined #tryton | ||
2010-06-27 05:20 -!- yangoon(~mathiasb@p549F5967.dip.t-dialin.net) has joined #tryton | ||
2010-06-27 06:38 -!- mr_amit(~amit@117.254.21.205) has joined #tryton | ||
2010-06-27 08:51 -!- eLBati(~elbati@94.163.13.51) has joined #tryton | ||
2010-06-27 09:57 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2010-06-27 10:04 -!- Timitos(~timitos@88.217.184.172) has joined #tryton | ||
2010-06-27 10:26 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has joined #tryton | ||
2010-06-27 10:31 -!- enlightx(~enlightx@dynamic-adsl-84-220-82-224.clienti.tiscali.it) has joined #tryton | ||
2010-06-27 11:19 -!- eLBati(~elbati@94.160.24.88) has joined #tryton | ||
2010-06-27 12:08 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2010-06-27 12:20 -!- bechamel(~user@2001:6f8:3aa:0:21f:3bff:fe36:8749) has joined #tryton | ||
2010-06-27 13:48 -!- Timitos(~timitos@88.217.184.172) has joined #tryton | ||
2010-06-27 17:09 -!- ikks(~ikks@200.118.243.193) has joined #tryton | ||
2010-06-27 17:13 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has left #tryton | ||
2010-06-27 17:16 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has joined #tryton | ||
2010-06-27 17:17 -!- yangoon_rm(~mathiasb@p549F5967.dip.t-dialin.net) has joined #tryton | ||
2010-06-27 17:33 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has joined #tryton | ||
2010-06-27 18:48 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has joined #tryton | ||
2010-06-27 19:04 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2010-06-27 20:13 -!- plantian(~ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton | ||
2010-06-27 20:31 -!- paepke(~paepke@p5B32F02E.dip.t-dialin.net) has joined #tryton | ||
2010-06-27 20:39 -!- eLBati(~elbati@94.162.4.107) has joined #tryton | ||
2010-06-27 21:11 -!- ikks(~ikks@200.118.243.193) has joined #tryton | ||
2010-06-27 21:50 -!- eLBati(~elbati@94.160.90.170) has joined #tryton | ||
2010-06-27 22:20 -!- appollodx(~ss@41.153.221.34) has joined #tryton | ||
2010-06-27 22:20 <appollodx> hello guys | ||
2010-06-27 22:20 <appollodx> anyone available here? | ||
2010-06-27 22:21 <cedk> appollodx: hi | ||
2010-06-27 22:21 <appollodx> i would like to ask, i always get an error while creating database using tryton client ( run on my windows pc ) ident authintication error, ( i have my own server running ) | ||
2010-06-27 22:22 <appollodx> i modified the trytond.conf and set the db_password and the DB_user | ||
2010-06-27 22:22 <appollodx> and restarted, and still the same problem, | ||
2010-06-27 22:22 <appollodx> ident authintacation error | ||
2010-06-27 22:22 <cedk> appollodx: the connection to the database is wrong | ||
2010-06-27 22:23 <appollodx> FATAL: Ident authentication failed for user "tryton" | ||
2010-06-27 22:24 <appollodx> this is the error, | ||
2010-06-27 22:24 <appollodx> so what do you think shall i try to configure? | ||
2010-06-27 22:24 <cedk> appollodx: did you create a user in postgres? | ||
2010-06-27 22:25 <appollodx> yes i did | ||
2010-06-27 22:25 <appollodx> a q. is it writen like this in the conf. file db_password = 'password' | ||
2010-06-27 22:26 <appollodx> or db_password = password | ||
2010-06-27 22:26 <appollodx> ?? | ||
2010-06-27 22:27 <cedk> appollodx: without quote | ||
2010-06-27 22:27 <cedk> appollodx: can you connect to postres with the user? | ||
2010-06-27 22:27 <appollodx> yes | ||
2010-06-27 22:28 <appollodx> locally and from internet, both | ||
2010-06-27 22:33 <cedk> appollodx: so I don't know | ||
2010-06-27 22:34 <cedk> appollodx: there is something wrong with the authentication to postgres | ||
2010-06-27 22:35 <appollodx> ok look, the db_host just i wright in it localhost | ||
2010-06-27 22:35 <appollodx> is it ok? | ||
2010-06-27 22:36 <cedk> appollodx: I don't know the policy you set on postgres | ||
2010-06-27 22:38 <appollodx> well, i tried to make connection not set to localhost but to my domain with default port, and i tried, but gave me couldnt connect to server on port, | ||
2010-06-27 22:38 -!- ikks(~ikks@200.118.243.193) has joined #tryton | ||
2010-06-27 22:38 <appollodx> so i will check first my postgresql, just a sec | ||
2010-06-27 23:44 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has left #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!