Am Mittwoch, 7. Dezember 2016, 10:53:33 CET schrieb Sergi Almacellas Abellana:
> El 07/12/16 a les 10:43, Axel Braun ha escrit:
> > Am Dienstag, 6. Dezember 2016, 21:12:43 CET schrieb Vincent Bastos:
> >> > Hey,
> >> >
> >> > I am trying out SAO on a new setup of Tryton 4.2 and I get the
> >> > following
> >> > error:
> >> >
> >> > 405 Method not allowed.
> >> >
> >> > The GTK client works fine, but not the web client.
> >
> > I can confrm this
>
> Could you both post your trytond.conf (only the sao relevant part if you
> want) ?
Sure, and that made me aware of the typo:
[web]
root = /usr/lib/node_modules/tryton-sao
it was writing node-modules instead. Corrected, works.
But this is not the solution for
https://bugs.tryton.org/issue6090 - in
between it shows that this happens sometimes, not always.
Thanks
Axel