IRC logs of #tryton for Tuesday, 2014-07-01

chat.freenode.net #tryton log beginning Tue Jul 1 00:00:02 CEST 2014
2014-07-01 00:23 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-07-01 01:48 -!- asoleh(~asoleh@125.161.195.15) has joined #tryton
2014-07-01 02:11 -!- vak0160(~vak0160@36.72.229.107) has joined #tryton
2014-07-01 03:29 -!- yangoon(~mathiasb@p549F02A7.dip0.t-ipconnect.de) has joined #tryton
2014-07-01 04:11 -!- vak0160(~vak0160@36.72.229.107) has joined #tryton
2014-07-01 06:22 -!- alisonken1home(~alisonken@pool-71-104-227-145.lsanca.dsl-w.verizon.net) has joined #tryton
2014-07-01 06:22 -!- rhowe(~rhowe@87-127-165-237.static.enta.net) has joined #tryton
2014-07-01 06:22 -!- amsys_(~amsys@its.mu) has joined #tryton
2014-07-01 06:22 -!- flox(~florent@unaffiliated/flox) has joined #tryton
2014-07-01 06:40 -!- frispete(~frispete@p54A916AC.dip0.t-ipconnect.de) has joined #tryton
2014-07-01 06:42 -!- zodman(zodman@foresight/developer/zodman) has joined #tryton
2014-07-01 06:50 -!- mar(~marius@v100.nfq.lt) has joined #tryton
2014-07-01 07:02 -!- yangoon1(~mathiasb@p549F38AC.dip0.t-ipconnect.de) has joined #tryton
2014-07-01 07:20 -!- LordVan(~LordVan@gentoo/developer/LordVan) has joined #tryton
2014-07-01 08:56 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-07-01 09:08 -!- jeancavallo(~giovanni@LPuteaux-656-01-230-52.w80-12.abo.wanadoo.fr) has joined #tryton
2014-07-01 09:25 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2014-07-01 10:29 -!- cjbarnes18(~craig@213.131.188.214) has joined #tryton
2014-07-01 11:17 -!- nicoe(~nicoe@balisto.office.b2ck.com) has joined #tryton
2014-07-01 11:29 -!- vcardon(~vcardon@LNeuilly-152-23-15-185.w193-252.abo.wanadoo.fr) has joined #tryton
2014-07-01 11:46 -!- vernichon(~Thunderbi@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2014-07-01 12:46 -!- vernichon(~Thunderbi@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2014-07-01 13:12 -!- smarro(~sebastian@190.105.93.196) has joined #tryton
2014-07-01 13:13 -!- mariomop(~quassel@host11.190-229-211.telecom.net.ar) has joined #tryton
2014-07-01 13:49 -!- Streward(~quassel@85.183.31.24) has joined #tryton
2014-07-01 13:51 -!- pobsteta(~Thunderbi@37.161.166.70) has joined #tryton
2014-07-01 14:05 -!- corro(~corro@46.22.23.85) has joined #tryton
2014-07-01 14:07 -!- pyanu(7ab16771@gateway/web/freenode/session) has joined #tryton
2014-07-01 14:07 <pyanu> hello everyone, I'm a new user on tryton
2014-07-01 14:08 <pyanu> i'm trying to connect client 3.0 to my localhost trytond but unable to do so
2014-07-01 14:09 <pyanu> sometimes it gives this error 127.0.0.1 - - [01/Jul/2014 12:00:56] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00\xcc\x01\x00\x00\xc8\x03\x02S\xb2\xa2\xf8\xc0\x8c\x87u\x15v\x99\xd3F/')
2014-07-01 14:09 -!- pyanu(7ab16771@gateway/web/freenode/ip.122.177.103.113) has joined #tryton
2014-07-01 14:09 <pyanu> can someone please help me out
2014-07-01 14:10 -!- kstenger(~karla@200.124.209.158) has joined #tryton
2014-07-01 14:11 <meanmicio> pyanu : are you using 3.0 or 3.2 ? both at client and server
2014-07-01 14:12 <pyanu> client 3.0.4 and server 3.0.0 and also tried server 3.0.4
2014-07-01 14:19 <meanmicio> pyanu : check your trytond.conf and see what network interface is used in jsonrpc . Also look for the startup INFO message INFO:server:starting JSON-RPC protocol on
2014-07-01 14:20 <pyanu> I have set localhost:8080 in trytond.conf... and it is coming up as -
2014-07-01 14:20 <pyanu> INFO:server:starting JSON-RPC protocol on localhost:8080
2014-07-01 14:22 <cedk> pyanu: you probably used before an ssl connection and no more now
2014-07-01 14:22 <cedk> pyanu: clean your ~/.config/tryton/3.0/known_hosts
2014-07-01 14:22 <pyanu> ok let me try this
2014-07-01 14:24 -!- grasbaue1(~Thunderbi@ip92340dc6.dynamic.kabel-deutschland.de) has joined #tryton
2014-07-01 14:25 <pyanu> its still the same error - [01/Jul/2014 12:24:49] code 400, message Bad HTTP/0.9 request type ('\x16\x03\x01\x00\xcc\x01\x00\x00\xc8\x03\x02S\xb2\xa8\x91\xa7\x8c2\xf6,\xb1S\xe4\x042?\xfd\x1c\x1dc\xb0Lg6]#\x08/')
2014-07-01 14:28 <cedk> pyanu: this is ssl chunk
2014-07-01 14:31 <pyanu> for a change when I try to connect my server from another machine in network, it still throws the same error
2014-07-01 14:32 <pyanu> and I also cleared the entire ~/.config/tryton/3.0 folder
2014-07-01 14:32 <jeancavallo> pyanu: could post a link to a pastebin with your trytond config file ?
2014-07-01 14:35 <pyanu> done
2014-07-01 14:36 <pyanu> http://pastebin.com/hK1rPvma
2014-07-01 14:37 -!- smarro_(~sebastian@190.105.93.196) has joined #tryton
2014-07-01 14:37 <jeancavallo> pyanu: First thing, the json port specified in the conf file is 8000, but your server starts on 8080
2014-07-01 14:38 <jeancavallo> pyanu: Are you sure you are connecting to the right server ?
2014-07-01 14:40 <pyanu> these changes where done to connect to different machine in the network, yes i'm sure that i was trying to connect to right server and if the port differs this error doesn't comes up
2014-07-01 14:53 <pyanu> i think i'm going to reinstall Ubuntu since it feels like internal error to me. And if problem persist I AM coming back with my queries
2014-07-01 14:53 <pyanu> Thank you for your help and suggestions
2014-07-01 14:53 <jeancavallo> pyanu: Just checking, how did you check the version number ?
2014-07-01 14:53 <pyanu> trytond --version
2014-07-01 15:36 -!- nicoe(~nicoe@balisto.office.b2ck.com) has joined #tryton
2014-07-01 16:15 -!- vernichon(~Thunderbi@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2014-07-01 16:16 -!- giorgiodinapoli(~giorgiodi@31-18-57-183-dynip.superkabel.de) has joined #tryton
2014-07-01 16:23 -!- pablovannini(~pablo@host126.186-109-85.telecom.net.ar) has joined #tryton
2014-07-01 17:42 -!- digitalsatori(~Thunderbi@119.165.70.69) has joined #tryton
2014-07-01 18:07 -!- alisonken1lap3(~alisonken@18.18.ultimate-int.uia.net) has joined #tryton
2014-07-01 19:45 -!- Telesight(~anthony@77-175-159-159.FTTH.ispfabriek.nl) has joined #tryton
2014-07-01 20:00 -!- mar(~marius@v100.nfq.lt) has joined #tryton
2014-07-01 20:16 -!- rpit(~ralf@dslb-088-070-131-115.pools.arcor-ip.net) has joined #tryton
2014-07-01 20:46 -!- meanmicio(~meanmicio@fsf/member/meanmicio) has joined #tryton
2014-07-01 20:50 -!- pablovannini(~pablo@host126.186-109-85.telecom.net.ar) has joined #tryton
2014-07-01 21:12 -!- alisonken1lap3(~alisonken@18.18.ultimate-int.uia.net) has joined #tryton
2014-07-01 21:45 -!- vernichon(~Thunderbi@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2014-07-01 22:09 -!- vernichon(~Thunderbi@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2014-07-01 23:16 -!- cjbarnes18(~craig@host109-157-154-182.range109-157.btcentralplus.com) has joined #tryton

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!