

- #BITNAMI MEAN STACK FOREVER INSTALL#
- #BITNAMI MEAN STACK FOREVER CODE#
- #BITNAMI MEAN STACK FOREVER ZIP#
That's a pretty long time to wait for a response. Looking at the log, there's something that times out at 5 minutes (=300 seconds). proxy: Error reading from remote server returned by /, referer: ::: proxy: error reading status line from remote server referer: ::: # Possible values include: debug, info, notice, warn, error, crit,ĬustomLog /var/log/apache2/access.log combined ProxyPass / retry=1 acquire=3000 timeout=600 ServerAdmin ServerAlias mydomain.fi mydomain ProxyRequests On

ProxyTimeout 600 # I have tried this, does not help KeepAliveTimeout 600 # I have tried this, does not help KeepAlive 20 # I have tried this, does not help #SetEnv proxy-initial-not-pooled 1 # I have tried this, does not help #SetEnv proxy-nokeepalive 1 # I have tried this, does not help #SetEnv force-proxy-request-1.0 1 # I have tried this, does not help Here is my current configuration, any suggestions? #keepalive Off # I have tried this, does not help I have already tried some "tricks" related to KeepAlive settings, without luck. So problem is likely to sit somewhere between Apache and Jetty where I am using mod_proxy. If I issue request instead directly to Jetty at port :8080 the request is processed OK. Problems occur when request processing takes long (few minutes?). My dilemma: Everything works fine normally (fast requests, few seconds or few tens of seconds long requests are processed ok). The proxy server could not handle the request GET /. Gular/bower-angular-cookies.Apache is receiving requests at port :80 and proxying them to Jetty at port :8080 The proxy server received an invalid response from an upstream server "Fatal error: Failed to execute "git ls-remote -tags -heads git:///an
#BITNAMI MEAN STACK FOREVER CODE#
Npm ERR! not ok code /c/ms-application/mean-stack

Gular/bower-angular-cookies.git", exit code of #128 > node node_modules/grunt-cli/bin/grunt installīower not-cached git:///twbs/bootstrap.git#2.3.2īower resolve git:///twbs/bootstrap.git#2.3.2īower not-cached git:///angular/bower-angular.git#~1.0.6īower resolve git:///angular/bower-angular.git#~1.0.6īower not-cached git:///angular/bower-angular-resource.git#~1.0.6īower resolve git:///angular/bower-angular-resource.git#~1.0.6īower not-cached git:///angular/bower-angular-cookies.git#~1.0.6īower resolve git:///angular/bower-angular-cookies.git#~1.0.6īower not-cached git:///angular-ui/bootstrap-bower.git#~0.4.0īower resolve git:///angular-ui/bootstrap-bower.git#~0.4.0īower not-cached git:///angular-ui/ui-utils.git#0.0.4īower resolve git:///angular-ui/ui-utils.git#0.0.4īower not-cached git:///bestiejs/json3.git#~3.2.4īower resolve git:///bestiejs/json3.git#~3.2.4īower not-cached git:///components/jquery.git#~1.9.1īower resolve git:///components/jquery.git#~1.9.1įatal error: Failed to execute "git ls-remote -tags -heads git:///an > postinstall c:\ms-application\mean-stack Run 'git help ' to display help for specific ~ Run 'git help git' to display the help index.
#BITNAMI MEAN STACK FOREVER ZIP#
I downloaded the zip from mean.io, and when i launch the 'npm install' on the directory of the mean stack i occurr to this error althought i followed all istructions of mean.io: Welcome to Git (version 1.8.4-preview20130916)
#BITNAMI MEAN STACK FOREVER INSTALL#
I'm trying to install the mean stack on windows xp with git bash.
