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

invoking 'search.source': Error: Internal server error [500]...Help please! #50

Open
urco opened this issue Dec 22, 2015 · 5 comments
Open

Comments

@urco
Copy link

urco commented Dec 22, 2015

I´m triying follow step by step the user guide package but I´m getting the same error. Is my first App, and I don´t have idea what happen but sadly, is not working...

Some suggestion?
Thanks in advance

Exception in delivering result of invoking 'search.source': Error: Internal server error [500]
at .extend.livedata_result (http://localhost:3000/packages/ddp-client.js?250b63e6c919c5383a0511ee4efbf42bb70a650f:4625:23)
at onMessage (http://localhost:3000/packages/ddp-client.js?250b63e6c919c5383a0511ee4efbf42bb70a650f:3365:12)
at http://localhost:3000/packages/ddp-client.js?250b63e6c919c5383a0511ee4efbf42bb70a650f:2734:11
at Array.forEach (native)
at Function.
.each.
.forEach (http://localhost:3000/packages/underscore.js?46eaedbdeb6e71c82af1b16f51c7da4127d6f285:149:11)
at self.socket.onmessage (http://localhost:3000/packages/ddp-client.js?250b63e6c919c5383a0511ee4efbf42bb70a650f:2733:11)
at REventTarget.dispatchEvent (http://localhost:3000/packages/ddp-client.js?250b63e6c919c5383a0511ee4efbf42bb70a650f:173:22)
at SockJS._dispatchMessage (http://localhost:3000/packages/ddp-client.js?250b63e6c919c5383a0511ee4efbf42bb70a650f:1158:10)
at SockJS._didMessage (http://localhost:3000/packages/ddp-client.js?250b63e6c919c5383a0511ee4efbf42bb70a650f:1216:18)
at WebSocket.that.ws.onmessage (http://localhost:3000/packages/ddp-client.js?250b63e6c919c5383a0511ee4efbf42bb70a650f:1363:17)

@urco
Copy link
Author

urco commented Dec 23, 2015

Solved! it´s mandatory add manually "check" and "ejson" package in your App... Aleluya! it´s working fine now!

@patrickjmcgoldrick
Copy link

Looks like package.js may be adding check and ejson only for the client. Both are clearly used on the server also.

@gabrielmedina
Copy link

@urco Thank you so much!

@lucypeony
Copy link

@urco Thanks for your sharing ! It helps me a lot .

@urco
Copy link
Author

urco commented Mar 8, 2016

No problem folks;)

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

No branches or pull requests

4 participants