IRC logs of #tryton for Tuesday, 2013-06-25

chat.freenode.net #tryton log beginning Tue Jun 25 00:00:04 CEST 2013
2013-06-25 08:52 <tarunbhardwaj> Hi, can any one help me in setting up tryton client on local ?
2013-06-25 09:37 <katr> tarunbhardwaj: What exactly is the problem?
2013-06-25 09:39 <tarunbhardwaj> How can i access tryton from web client on my local. i have installed trytond 2.8, it is working on gtk but how from web client?
2013-06-25 09:39 <tarunbhardwaj> katr: How can i access tryton from web client on my local. i have installed trytond 2.8, it is working on gtk but how from web client?
2013-06-25 09:41 <katr> tarunbhardwaj: The webclient is still under development and not yet released for production use.
2013-06-25 09:43 <tarunbhardwaj> katr: I just want to test it on my local, not for production
2013-06-25 09:50 <katr> tarunbhardwaj: You can try https://demo.tryton.org:8000/ but as I already said, it's not yet ready to use.
2013-06-25 09:51 <tarunbhardwaj> katr: i agree with you, but how can i test it from source code. https://github.com/tryton/sao
2013-06-25 09:54 <katr> tarunbhardwaj: I've not yet tried, but I suppose you simple serve the index.html and the static files with your web server of your choice.
2013-06-25 09:54 <tarunbhardwaj> katr: Whatever is ready and working i want to run it on my local
2013-06-25 09:56 <katr> tarunbhardwaj: And of course, you have to start the Tryton server and enable JSON-RPC.
2013-06-25 09:57 <tarunbhardwaj> katr: but how it will connect to tryton:8000, on demo.tryton.org web client and tryton client both are listening on 8000.
2013-06-25 09:58 <tarunbhardwaj> katr: So i don't think we need other server for this.
2013-06-25 10:03 <cedk> tarunbhardwaj: https://groups.google.com/forum/#!searchin/tryton-dev/grunt/tryton-dev/TPepsxGwpxA/rn47eI_lCFcJ
2013-06-25 10:06 <tarunbhardwaj> cedk: Thanks
2013-06-25 12:57 <tarunbhardwaj> quit
2013-06-25 15:13 <sisalp> hello,
2013-06-25 15:14 <sisalp> A user is getting this on a client Mac when trying to connect : http://brochures.sisalp.fr/tmp/Capture%20d%E2%80%99%C3%A9cran%202013-06-25%20%C3%A0%2013.41.47.png
2013-06-25 15:14 <sisalp> there is nothing in the server log
2013-06-25 15:18 <cedk> sisalp: what is the hostname of the server ?
2013-06-25 15:22 <cedk> sisalp: or what did you put in config for hostname_jsonrpc
2013-06-25 15:48 <sisalp> cedk: hostname is "vmut4"
2013-06-25 15:49 <sisalp> #hostname_jsonrpc =
2013-06-25 15:50 <cedk> sisalp: could you run this: python -c "import socket; print socket.getfqdn()"
2013-06-25 15:50 <sisalp> vmut4.
2013-06-25 15:51 <cedk> sisalp: ok, I guess it is the ending "." that breaks
2013-06-25 15:52 <cedk> sisalp: I'm wondering if your hostname is valid?
2013-06-25 15:54 <sisalp> in /etc/hosts, I replace 10.0.0.118 vmut4 vmut4. by 10.0.0.118 vmut4 vmut4.sisalp.net
2013-06-25 15:54 <sisalp> and will ask the user to make a new try
2013-06-25 15:55 <sisalp> vmut4. is enough for sendmail, this is why
2013-06-25 15:57 <cedk> sisalp: generally, I saw localhost.localdomain
2013-06-25 15:58 <sisalp> I have 127.0.0.1 localhost.localdomain localhost
2013-06-25 15:58 <sisalp> but interfaces are binded to 10.0.0.118
2013-06-25 15:59 <sisalp> and I use this This parameter is set in configuration jsonrpc = 10.0.0.118:55301
2013-06-25 16:13 <cedk> sisalp: it looks like it is valid to let a trailing dot
2013-06-25 16:16 <cedk> sisalp: http://codereview.tryton.org/949002
2013-06-25 21:05 -!- b0r7(~b0r7@e177023067.adsl.alicedsl.de) has left #tryton

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