i need to execute a command from python code in odoo8. the same command is functional in a simple py file but when i execute the same command in odoo8 py file i get the follwing error.
ssh: connect to host ip@ port 22: No route to host .
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
i need to execute a command from python code in odoo8. the same command is functional in a simple py file but when i execute the same command in odoo8 py file i get the follwing error.
ssh: connect to host ip@ port 22: No route to host .
I use fabric for ssh remote commands execution. Using a task.execute from fabric and a settings context manager. For authentication better use ssh key authentication between the servers and all will be ok, no password error
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse
your forgot the user... user@ip[:22]
--
Khalledi Abderrahmen
+216 55 521 232
tn.linkedin.com/in/abderrahmenkhalledi/