2014-03-01 20:48 GMT-05:00 <[email protected]>: > Comment by [email protected]: > > By default tryton only was listening to ipv6 interfaces. So I need to set > > jsonrpc = 0.0.0.0:8000 # to listen to just ipv4 > > or > > jsonrpc = *:8000,0.0.0.0:8000 # to listen to both > > For more information: > https://code.google.com/p/tryton/wiki/InstallationOnDebian >
What should be filled in: - #hostname_jsonrpc = - #jsondata_path = /var/www/localhost/tryton
