Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: STDERR when running application #192

Closed
JuusoV opened this issue Jul 1, 2015 · 3 comments
Closed

Bug: STDERR when running application #192

JuusoV opened this issue Jul 1, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@JuusoV
Copy link
Contributor

JuusoV commented Jul 1, 2015

W20150701-12:27:15.122(3)? (STDERR)
W20150701-12:27:15.123(3)? (STDERR) /home/sampo/.meteor/packages/meteor-tool/.1.1.3.4sddkj++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:278
W20150701-12:27:15.124(3)? (STDERR) throw(ex);
W20150701-12:27:15.124(3)? (STDERR) ^
W20150701-12:27:15.218(3)? (STDERR) TypeError: Cannot read property 'data' of undefined
W20150701-12:27:15.218(3)? (STDERR) at [object Object].Meteor.methods.syncApiUmbrellaUsers (app/server/methods/apiUmbrellaWeb.js:8:35)
W20150701-12:27:15.219(3)? (STDERR) at maybeAuditArgumentChecks (packages/ddp/livedata_server.js:1617:1)
W20150701-12:27:15.219(3)? (STDERR) at packages/ddp/livedata_server.js:1530:1
W20150701-12:27:15.219(3)? (STDERR) at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1)
W20150701-12:27:15.219(3)? (STDERR) at [object Object].
.extend.apply (packages/ddp/livedata_server.js:1529:1)
W20150701-12:27:15.220(3)? (STDERR) at [object Object]._.extend.call (packages/ddp/livedata_server.js:1472:1)
W20150701-12:27:15.221(3)? (STDERR) at app/server/startup.js:15:10
W20150701-12:27:15.222(3)? (STDERR) at /home/sampo/Code/api-umbrella-dashboard/.meteor/local/build/programs/server/boot.js:229:5
=> Exited with code: 8

@as33ms
Copy link
Contributor

as33ms commented Jul 1, 2015

Thats precisely the error I was getting while I was there.

@as33ms as33ms added the bug label Jul 1, 2015
@brylie
Copy link
Contributor

brylie commented Jul 2, 2015

This was related to our VM being offline. We have created a new testing VM on DigitalOcean. @frenchbread, please inform the team how to access this new VM, so that we can all update our config files.

@brylie brylie added this to the Sprint 6 milestone Jul 2, 2015
@brylie brylie added the ready label Jul 2, 2015
@frenchbread
Copy link
Contributor

This issue is related to #194 and should be fixed for now. Check out this comment for instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants