I added "/" in the root url and it works now. Thanks
On Wed, Dec 7, 2016 at 10:41 PM, Axel Braun <[email protected]> wrote: > Am Mittwoch, 7. Dezember 2016, 12:54:00 CET schrieb Sergi Almacellas > Abellana: > > El 07/12/16 a les 12:25, Axel Braun ha escrit: > > > 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 > > > > I this should be: > > > > root = /usr/lib/node_modules/tryton-sao/ > > > > with a slash at the end. > > Good to know that it works anyway :-) > > -- > You received this message because you are subscribed to a topic in the > Google Groups "tryton" group. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/tryton/3251217.RfmLF9SNMJ%40t520.axxite.internal. > -- *Vincent Bastos* *Lava Lab Software* -- 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/CACLX58DZMoo7F7Ci5qBoJkFBfKpp2sh1x3r54xPPzCju07i21Q%40mail.gmail.com.
