Re: [tryton] trytond 4.0 new install - http 500

2016-06-17 Thread Balazs Nagy
2016. június 17., péntek 15:10:03 UTC+2 időpontban Cédric Krier a következőt írta: > > On 2016-06-17 05:08, Balazs Nagy wrote: > > I'm trying to install the SAO web client v4.0.0 but I got always the > > following error > > > > Step 10 : RUN curl -SL >

Re: [tryton] trytond 4.0 new install - http 500

2016-06-17 Thread Cédric Krier
On 2016-06-17 05:08, Balazs Nagy wrote: > I'm trying to install the SAO web client v4.0.0 but I got always the > following error > > Step 10 : RUN curl -SL https://downloads.tryton.org/4.0/tryton-sao-4.0.0.tgz > | tar xz -C /usr/src/app --strip 1 && npm install -g > ---> Running in

Re: [tryton] trytond 4.0 new install - http 500

2016-06-17 Thread Balazs Nagy
Hi, Yes, after I wrote found the problem with the config [web] - I forget change the default folder path. So now I have an another problem :) I'm trying to install the SAO web client v4.0.0 but I got always the following error Step 10 : RUN curl -SL

[tryton] trytond 4.0 new install - http 500

2016-06-01 Thread Balazs Nagy
Hello Everybody! I am just trying to install for testing and learning the tryton server from source on debian 8.4, following the documentation. The prerequisites are installed, I've downloaded the source relase (tryton-sao-4.0.0.tgz )