quand je lance l'application avec /Applications/Tryton.app/Contents/MacOS/tryton -v -l DEBUG J'ai ces messages INFO:tryton.rpc:common.db.list() DEBUG:tryton.rpc:[u'demo4.4'] INFO:tryton.rpc:common.server.version(None, None) DEBUG:tryton.rpc:u'4.4.9'
Et j'ai effectivement une connexion à Demo INFO:tryton.rpc:common.db.list() DEBUG:tryton.rpc:None INFO:tryton.rpc:common.server.version(None, None) ERROR:tryton.rpc:<Fault '400': 'Bad Request'> Et manifestement le client n'envoie rien (2eme ligne) si je comprend le DEBUG par analogie. Pour comparaison, voici ce que j'obtiens sur la virtualisation Ubuntu (donc venant du même réseau) tryton -v -l DEBUG INFO:tryton.rpc:common.server.version(None, None) DEBUG:tryton.rpc:u'4.4.4' INFO:tryton.rpc:common.db.login(admin, xxxxxxxxxx, fr) /usr/local/lib/python2.7/dist-packages/tryton-4.4.2-py2.7.egg/tryton/common/common.py:729: GtkWarning: IA__gtk_text_buffer_set_text: assertion 'text != NULL' failed response = dialog.run() INFO:tryton.rpc:common.db.login(admin, xxxxxxxxxx, fr) DEBUG:tryton.rpc:[1, u'b623a63726a040b9981bc292b1572636'] INFO:tryton.rpc:model.res.user.get_preferences(True, {}) DEBUG:tryton.rpc:{u'language': u'fr', u'language_direction': u'ltr', u'company.rec_name': u'COPAGEX', u'groups': [1, 5, 9, 7, 2, 6, 3, 13, 4, 10, 12, 8, 11], u'employee': None, u'company': 1} [...] -- Vous recevez ce message, car vous êtes abonné au groupe Google Groupes tryton-fr. Cette discussion peut être lue sur le Web à l'adresse https://groups.google.com/d/msgid/tryton-fr/b2c0aecd-2254-41bd-a9d1-50c9f66bdfc8%40googlegroups.com.