Dear Tryton Community, 

I am having a situation that I can't seem to figure out a solution for. 

I have configured two Debian based virtual machines, both running on the 
same host. One to run trytond and nginx and the other to run postgresql.

I had no problems running 
trytond -c /path-to/config/file -d name_of_db --all

But, when I start up the trytond to install modules, I cannot login. If I 
type the wrong password, I get the bad password message. If I type the 
correct password, I get the *timeout* password prompt. If I type the 
password again, I get an error and that appears to be entirely client side.

If I copy the database into a postgresql instance on the same VM as 
trytond, it works as normal.

For some additional context, the hypervisor is QEMU/KVM and i'm using 
Tryton 3.4 with GNU Health and a few custom modules. I can also comfortably 
connect to the database server from the tryton server using psql and when I 
use trytond -u <module> it does not give any errors. 

And I have tested it using the bridged network and using an internal 
network between the VMs. The result is the same. 

Any help would be appreciated.

Thanks 
-MM

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/f0145174-d0f4-4c17-a94a-0c56e4644e3b%40googlegroups.com.

Reply via email to