This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OverwriteModelError: Cannot overwrite `Action` model once compiled. | |
at Mongoose.model (/install/node_modules/mongoose/lib/index.js:344:13) | |
at Object.<anonymous> (/src/models/page_view.coffee:12:21) | |
at Object.<anonymous> (/src/models/page_view.coffee:1:1) | |
at Module._compile (module.js:460:26) | |
at Object.loadFile (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/register.js:16:19) | |
at Module.load (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/register.js:45:36) | |
at Function.Module._load (module.js:310:12) | |
at Module.require (module.js:365:17) | |
at require (module.js:384:17) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
backend_1 | /src/controllers/events.js:164 | |
backend_1 | if ( (current_experience.job_title.toLowerCase().indexOf('vp') > -1) || (cur | |
backend_1 | ^ | |
backend_1 | TypeError: Cannot read property 'toLowerCase' of undefined | |
backend_1 | at findUsefulPerson (/src/controllers/events.js:164:37) | |
backend_1 | at eventMatch (/src/controllers/events.js:280:19) | |
backend_1 | at /src/controllers/events.js:366:17 | |
backend_1 | at Query.<anonymous> (/install/node_modules/mongoose/lib/query.js:2119:28) | |
backend_1 | at /install/node_modules/mongoose/node_modules/kareem/index.js:177:19 | |
backend_1 | at /install/node_modules/mongoose/node_modules/kareem/index.js:109:16 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Recreating web_gulp_1... | |
Recreating web_cronjobs_1... | |
Recreating web_rabbit_1... | |
Recreating web_mongo_1... | |
Recreating web_linkedin_1... | |
Recreating web_admin_1... | |
Recreating web_jobs_1... | |
Recreating web_mailer_1... | |
Recreating web_match_1... | |
Recreating web_backend_1... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aug 24 22:40:22 gke-demo-7140bbcf-node-xzxu kernel: [1646426.828647] ffffffff815423e7 ffff880100000000 ffff88000837bc98 ffff8800bb642ef8 | |
Aug 24 22:40:22 gke-demo-7140bbcf-node-xzxu kernel: [1646426.829538] 0000000000000001 0000000000000001 ffff88012fc12ec0 ffff8800bb6429e0 | |
Aug 24 22:40:22 gke-demo-7140bbcf-node-xzxu kernel: [1646426.830676] Call Trace: | |
Aug 24 22:40:22 gke-demo-7140bbcf-node-xzxu kernel: [1646426.831078] [<ffffffff81544e1f>] ? dump_stack+0x41/0x51 | |
Aug 24 22:40:22 gke-demo-7140bbcf-node-xzxu kernel: [1646426.831764] [<ffffffff815423e7>] ? dump_header+0x76/0x1ec | |
Aug 24 22:40:22 gke-demo-7140bbcf-node-xzxu kernel: [1646426.832577] [<ffffffff8115084c>] ? find_lock_task_mm+0x4c/0xa0 | |
Aug 24 22:40:22 gke-demo-7140bbcf-node-xzxu kernel: [1646426.833420] [<ffffffff81150d5a>] ? oom_kill_process+0x28a/0x3e0 | |
Aug 24 22:40:22 gke-demo-7140bbcf-node-xzxu kernel: [1646426.834177] [<ffffffff810f154c>] ? css_next_descendant_pre+0x1c/0x60 | |
Aug 24 22:40:22 gke-demo-7140bbcf-node-xzxu kernel: [1646426.835091 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mongo_1 | 2015-07-04T19:48:25.050+0000 I QUERY [conn30] assertion 17287 Can't canonicalize query: BadValue $and/$or/$nor must be a nonempty array ns:test.companies query:{ $or: [] } | |
mongo_1 | 2015-07-04T19:48:25.051+0000 I QUERY [conn30] ntoskip:0 ntoreturn:1000 | |
backend_1 | _http_outgoing.js:335 | |
backend_1 | throw new Error('Can\'t set headers after they are sent.'); | |
backend_1 | ^ | |
backend_1 | Error: Can't set headers after they are sent. | |
backend_1 | at ServerResponse.OutgoingMessage.setHeader (_http_outgoing.js:335:11) | |
backend_1 | at ServerResponse.header (/src/node_modules/express/lib/response.js:718:10) | |
backend_1 | at ServerResponse.send (/src/node_modules/express/lib/response.js:163:12) | |
backend_1 | at ServerResponse.json (/src/node_modules/express/lib/response.js:249:15) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TypeError: Cannot read property 'path' of undefined | |
at uploadUserFiles (/src/controllers/users.js:144:31) | |
at Layer.handle [as handle_request] (/src/node_modules/express/lib/router/layer.js:95:5) | |
at next (/src/node_modules/express/lib/router/route.js:131:13) | |
at ensureAuthenticated (/src/middlewares/auth.js:3:25) | |
at Layer.handle [as handle_request] (/src/node_modules/express/lib/router/layer.js:95:5) | |
at next (/src/node_modules/express/lib/router/route.js:131:13) | |
at Route.dispatch (/src/node_modules/express/lib/router/route.js:112:3) | |
at Layer.handle [as handle_request] (/src/node_modules/express/lib/router/layer.js:95:5) | |
at /src/node_modules/express/lib/router/index.js:277:22 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Creating asperantweb_mongo_1... | |
Creating asperantweb_jobs_1... | |
Creating asperantweb_rabbit_1... | |
Creating asperantweb_linkedin_1... | |
Creating asperantweb_backend_1... | |
Creating asperantweb_nginx_1... | |
Attaching to asperantweb_mongo_1, asperantweb_jobs_1, asperantweb_rabbit_1, asperantweb_linkedin_1, asperantweb_backend_1, asperantweb_nginx_1 | |
backend_1 | 26 Jun 01:49:08 - [nodemon] v1.3.7 | |
mongo_1 | 2015-06-26T01:49:02.696+0000 I JOURNAL [initandlisten] journal dir=/data/db/journal | |
backend_1 | 26 Jun 01:49:08 - [nodemon] to restart at any time, enter `rs` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Successfully built 63a209282819 | |
Recreating asperantweb_rabbit_1... | |
Recreating asperantweb_linkedin_1... | |
Recreating asperantweb_backend_1... | |
Recreating asperantweb_nginx_1... | |
Attaching to asperantweb_mongo_1, asperantweb_jobs_1, asperantweb_rabbit_1, asperantweb_linkedin_1, asperantweb_backend_1, asperantweb_nginx_1 | |
Exception in thread Thread-4: | |
Traceback (most recent call last): | |
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner | |
self.run() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
Step 8 : RUN pip install --upgrade pip | |
---> Running in d2ec57b8e9fa | |
Cannot fetch index base URL https://pypi.python.org/simple/ | |
Could not find any downloads that satisfy the requirement pip in /usr/lib/python2.7/dist-packages | |
Downloading/unpacking pip | |
Cleaning up... | |
No distributions at all found for pip in /usr/lib/python2.7/dist-packages | |
Storing debug log for failure in /root/.pip/pip.log | |
Service 'jobs' failed to build: The command '/bin/sh -c pip install --upgrade pip' returned a non-zero code: 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/penn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/bundler/gems/volt-0c7d5e622931/lib/volt/server/message_bus/peer_to_peer.rb:121:in `block (2 levels) in connect_to_peers': undefined method `_ips' for nil:NilClass (NoMethodError) | |
Unexpected error while processing request: connection closed | |
/Users/penn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/drb/drb.rb:578:in `load' | |
/Users/penn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/drb/drb.rb:640:in `recv_reply' | |
/Users/penn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/drb/drb.rb:940:in `recv_reply' | |
/Users/penn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/drb/drb.rb:1254:in `send_message' | |
/Users/penn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/drb/drb.rb:1142:in `block (2 levels) in method_missing' | |
/Users/penn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/drb/drb.rb:1229:in `open' | |
/Users/penn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/drb/drb.rb:1141:in `block in method_missing' | |
/Users/penn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/drb/drb.rb:1160:in `with_f |