On Wednesday, April 8, 2015 at 10:18:05 AM UTC-5, Sergi Almacellas Abellana wrote: > > El 08/04/15 a les 17:15, Fabyc ha escrit: > > > > So the output says that trytond is running on port 8035 and > > listening to > > ipv4 interfaces. So you should be able to connect to this server > from > > any client running 3.5 versions. > > > > > > I tested the same port and another ones with Tryton 3.4 and all is OK. > > > > I don't know why I can't connect with Tryton 3.5 > > So i can not provide more help without further information. Do you see > something on the client side? Have you started client with --verbose and > --dev options? Do you see something strange on client side? >
Runing the client with those options [1], I have this output: INFO:tryton.rpc:common.db.list_lang(None, None, ()) INFO:tryton.rpc:common.db.list_lang(None, None, ()) It is is very strange that 3.4 works but 3.5 doesn't. [1] tryton-3.5/bin/tryton --dev --verbose > > Could you telnet from client machine to server machine on this port? > > > > -- > Sergi Almacellas Abellana > www.koolpi.com > Twitter: @pokoli_srk >
