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 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 6632edb76ab5 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 492k 100 492k 0 0 170k 0 0:00:02 0:00:02 --:--:-- 170k > [email protected] postinstall /usr/local/node/lib/node_modules/tryton-sao > bower install Error: EACCES, permission denied '/root/.config/configstore/bower-github.json' You don't have access to this file. at Object.fs.openSync (fs.js:439:18) at Object.fs.readFileSync (fs.js:290:15) at Object.create.all.get (/usr/local/nodejs/lib/node_modules/tryton-sao/node_modules/bower/lib/node_modules/configstore/index.js:35:26) at Object.Configstore (/usr/local/nodejs/lib/node_modules/tryton-sao/node_modules/bower/lib/node_modules/configstore/index.js:28:44) at readCachedConfig (/usr/local/nodejs/lib/node_modules/tryton-sao/node_modules/bower/lib/config.js:19:23) at defaultConfig (/usr/local/nodejs/lib/node_modules/tryton-sao/node_modules/bower/lib/config.js:11:12) at Object.<anonymous> (/usr/local/nodejs/lib/node_modules/tryton-sao/node_modules/bower/lib/index.js:16:32) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) npm ERR! Linux 3.16.0-4-amd64 npm ERR! argv "/usr/local/node/bin/node" "/usr/local/node/bin/npm" "install" "-g" npm ERR! node v0.10.45 npm ERR! npm v2.15.1 npm ERR! code ELIFECYCLE npm ERR! [email protected] postinstall: `bower install` npm ERR! Exit status 8 npm ERR! npm ERR! Failed at the [email protected] postinstall script 'bower install'. It is a docker debian jessie conatiner, I've tried other node.js versions with the same result. Could please give me some help or advice? Thank you, Balazs 2016. június 3., péntek 9:57:51 UTC+2 időpontban udono a következőt írta: > Hi, > > Wed, 1 Jun 2016 07:34:26 -0700 (PDT) > Balazs Nagy <[email protected] <javascript:>>: > > >[web] > >listen = *:80 > > Did you try another port like 8000? and maybe use localhost instead of > *: > > listen = localhost:8000 > > Regards Udo > -- > _____________________________ > virtual things > Preisler & Spallek GbR > München - Aachen > > Windeckstr. 77 > 81375 München > Tel: +49 (89) 710 481 55 > Fax: +49 (89) 710 481 56 > > [email protected] <javascript:> > http://www.virtual-things.biz > -- 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/30745c34-1dd2-4462-9d80-765b2c26adda%40googlegroups.com.
