Thanks Mathias!

If you are using IPv4 addresses, better to also let trytond listen on IPv4 
> interface like 
>
 

jsonrpc = *:8000,0.0.0.0:8000 
>
 

... 

> set but it still reports "Could not connect to 
> > server" (the username in the client is set to "tryton" but I don't 
> believe 
> > that's important at this step, is that correct?). 
>
> It is important: The first user created is admin and it is this one, with 
> which 
> you connect the first time (providing the password used while creating the 
> database). 
>


Shazam! Problem solved. I think adding "0.0.0.0:8000" was required for me 
to connect, but I also didn't realize the significance of the specific 
role/password needed for the initial connection from the GTK client. There 
are also now log messages indicating when I connect. Woo hoo, things are 
happening now!  :-)


Reply via email to