npm http GET https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.0.tgz
npm http 200 https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.0.tgz
> node-sass@3.8.0 install /opt/ralph/node_modules/gulp-sass/node_modules/node-sass
> node scripts/install.js
Binary downloaded and installed at /opt/ralph/node_modules/gulp-sass/node_modules/node-sass/vendor/linux-x64-11/binding.node
> node-sass@3.8.0 postinstall /opt/ralph/node_modules/gulp-sass/node_modules/node-sass
> node scripts/build.js
"/opt/ralph/node_modules/gulp-sass/node_modules/node-sass/vendor/linux-x64-11/binding.node" exists.
testing binary.
Binary is fine; exiting.
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /opt/ralph/npm-debug.log
npm ERR! not ok code 0
ERROR: Service 'web' failed to build: The command '/bin/sh -c $SCRIPTS_PATH/provision_js.sh' returned a non-zero code: 1
/root/init_js.sh: line 5: /opt/ralph/node_modules/.bin/gulp: No such file or directory
ERROR: Service 'web' failed to build: The command '/bin/sh -c $SCRIPTS_PATH/init_js.sh' returned a non-zero code: 1
web_1 | [2016-08-18 11:19:08 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
web_1 | [2016-08-18 11:19:08 +0000] [1] [INFO] Using worker: sync
web_1 | [2016-08-18 11:19:08 +0000] [9] [INFO] Booting worker with pid: 9
web_1 | [2016-08-18 11:19:08 +0000] [9] [ERROR] Exception in worker process
web_1 | Traceback (most recent call last):
web_1 | File "/usr/local/lib/python3.4/dist-packages/gunicorn/arbiter.py", line 557, in spawn_worker
web_1 | worker.init_process()
web_1 | File "/usr/local/lib/python3.4/dist-packages/gunicorn/workers/base.py", line 126, in init_process
web_1 | self.load_wsgi()
web_1 | File "/usr/local/lib/python3.4/dist-packages/gunicorn/workers/base.py", line 136, in load_wsgi
web_1 | self.wsgi = self.app.wsgi()
web_1 | File "/usr/local/lib/python3.4/dist-packages/gunicorn/app/base.py", line 67, in wsgi
web_1 | self.callable = self.load()
web_1 | File "/usr/local/lib/python3.4/dist-packages/gunicorn/app/wsgiapp.py", line 65, in load
web_1 | return self.load_wsgiapp()
web_1 | File "/usr/local/lib/python3.4/dist-packages/gunicorn/app/wsgiapp.py", line 52, in load_wsgiapp
web_1 | return util.import_app(self.app_uri)
web_1 | File "/usr/local/lib/python3.4/dist-packages/gunicorn/util.py", line 357, in import_app
web_1 | __import__(module)
web_1 | ImportError: No module named 'ralph.wsgi'
web_1 | [2016-08-18 11:19:08 +0000] [9] [INFO] Worker exiting (pid: 9)
web_1 | [2016-08-18 11:19:08 +0000] [1] [INFO] Shutting down: Master