Closed jorisroling closed 9 years ago
Can't get to this right now unfortunately. Check out http://toys.meteor.com in the meanwhile though :)
Sent from my iPhone
On Oct 9, 2015, at 3:00 PM, Joris Röling notifications@github.com wrote:
Server logs get cluttered with exceptions (below). msavin:jetsetter @ 1.3.0 msavin:mongol @1.4.1
Exception while invoking method 'MeteorToys' TypeError: Cannot read property 'ToyKit' of undefined at [object Object].Meteor.(anonymous function).MeteorToys (packages/msavin_mongol/server/methods.js:2:1) at [object Object].methodMap.(anonymous function) (packages/meteorhacks_kadira/lib/hijack/wrap_session.js:164:1) at maybeAuditArgumentChecks (livedata_server.js:1692:12) at livedataserver.js:708:19 at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) at livedataserver.js:706:40 at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) at livedata_server.js:704:46 at tryCallTwo (/Users/joris/.meteor/packages/promise/.0.5.0.4k4m85++os+web.browser+web.cordova/npm/node_modules/meteor-promise/node_modules/promise/lib/core.js:45:5) at doResolve (/Users/joris/.meteor/packages/promise/.0.5.0.4k4m85++os+web.browser+web.cordova/npm/node_modules/meteor-promise/node_modules/promise/lib/core.js:171:13) — Reply to this email directly or view it on GitHub.
Okay it looks its fixed; would be great if you can confirm. In the meanwhile, closing this thread
I still get the error...
On Fri, Oct 9, 2015 at 5:03 PM, Max Savin notifications@github.com wrote:
Closed #119.
Reply to this email directly or view it on GitHub: https://github.com/msavin/Mongol/issues/119#event-431505523
me too msavin:jetsetter@1.3.1 msavin:mongol@1.4.3
TypeError: Cannot read property 'ToyKit' of undefined at [object Object].Meteor.(anonymous function).MeteorToys (packages/msavin_mongol/server/methods.js:1:1) at [object Object].methodMap.(anonymous function) (packages/meteorhacks_kadira/lib/hijack/wrap_session.js:164:1) at maybeAuditArgumentChecks (livedata_server.js:1692:12) at livedataserver.js:708:19 at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) at livedataserver.js:706:40 at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) at livedata_server.js:704:46 at tryCallTwo (C:\Users\Administrator\AppData\Local.meteor\packages\promise\0.5.0\npm\node_modules\meteor-promise\node_modules\promise\lib\core.js:45:5) at doResolve (C:\Users\Administrator\AppData\Local.meteor\packages\promise\0.5.0\npm\node_modules\meteor-promise\node_modules\promise\lib\core.js:171:13)
Does it still work or nope? Try the Meteor Toys package this weekend. I think some of trial stuff I built in is causing this. I'll deploy the other version tomorrow. Sorry for the inconvenience.
Sent from my iPhone
On Oct 11, 2015, at 10:03 PM, samoilis notifications@github.com wrote:
me too msavin:jetsetter@1.3.1 msavin:mongol@1.4.3
TypeError: Cannot read property 'ToyKit' of undefined at [object Object].Meteor.(anonymous function).MeteorToys (packages/msavin_mongol/server/methods.js:1:1) at [object Object].methodMap.(anonymous function) (packages/meteorhacks_kadira/lib/hijack/wrap_session.js:164:1) at maybeAuditArgumentChecks (livedata_server.js:1692:12) at livedata_server.js:708:19 at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) at livedata_server.js:706:40 at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) at livedata_server.js:704:46 at tryCallTwo (C:\Users\Administrator\AppData\Local.meteor\packages\promise\0.5.0\npm\node_modules\meteor-promise\node_modules\promise\lib\core.js:45:5) at doResolve (C:\Users\Administrator\AppData\Local.meteor\packages\promise\0.5.0\npm\node_modules\meteor-promise\node_modules\promise\lib\core.js:171:13)
— Reply to this email directly or view it on GitHub.
Works, thanks!
On 11 Oct 2015, at 23:23, Max Savin notifications@github.com wrote:
Does it still work or nope? Try the Meteor Toys package this weekend. I think some of trial stuff I built in is causing this. I'll deploy the other version tomorrow. Sorry for the inconvenience.
Sent from my iPhone
On Oct 11, 2015, at 10:03 PM, samoilis notifications@github.com wrote:
me too msavin:jetsetter@1.3.1 msavin:mongol@1.4.3
TypeError: Cannot read property 'ToyKit' of undefined at [object Object].Meteor.(anonymous function).MeteorToys (packages/msavin_mongol/server/methods.js:1:1) at [object Object].methodMap.(anonymous function) (packages/meteorhacks_kadira/lib/hijack/wrap_session.js:164:1) at maybeAuditArgumentChecks (livedata_server.js:1692:12) at livedata_server.js:708:19 at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) at livedata_server.js:706:40 at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) at livedata_server.js:704:46 at tryCallTwo (C:\Users\Administrator\AppData\Local.meteor\packages\promise\0.5.0\npm\node_modules\meteor-promise\node_modules\promise\lib\core.js:45:5) at doResolve (C:\Users\Administrator\AppData\Local.meteor\packages\promise\0.5.0\npm\node_modules\meteor-promise\node_modules\promise\lib\core.js:171:13)
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/msavin/Mongol/issues/119#issuecomment-147246815.
Too fast, still get this on server:
20151011-23:35:17.023(2)? Exception while invoking method 'MeteorToys' TypeError: Cannot read property 'ToyKit' of undefined I20151011-23:35:17.023(2)? at [object Object].Meteor.(anonymous function).MeteorToys (packages/msavin_mongol/server/methods.js:1:1) I20151011-23:35:17.023(2)? at [object Object].methodMap.(anonymous function) (packages/meteorhacks_kadira/lib/hijack/wrap_session.js:164:1) I20151011-23:35:17.024(2)? at maybeAuditArgumentChecks (livedata_server.js:1692:12) I20151011-23:35:17.024(2)? at livedataserver.js:708:19 I20151011-23:35:17.024(2)? at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) I20151011-23:35:17.024(2)? at livedataserver.js:706:40 I20151011-23:35:17.024(2)? at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) I20151011-23:35:17.025(2)? at livedata_server.js:704:46 I20151011-23:35:17.025(2)? at tryCallTwo (/Users/joris/.meteor/packages/promise/.0.5.0.4k4m85++os+web.browser+web.cordova/npm/node_modules/meteor-promise/node_modules/promise/lib/core.js:45:5) I20151011-23:35:17.025(2)? at doResolve (/Users/joris/.meteor/packages/promise/.0.5.0.4k4m85++os+web.browser+web.cordova/npm/node_modules/meteor-promise/node_modules/promise/lib/core.js:171:13)
On 11 Oct 2015, at 23:23, Max Savin notifications@github.com wrote:
Does it still work or nope? Try the Meteor Toys package this weekend. I think some of trial stuff I built in is causing this. I'll deploy the other version tomorrow. Sorry for the inconvenience.
Sent from my iPhone
On Oct 11, 2015, at 10:03 PM, samoilis notifications@github.com wrote:
me too msavin:jetsetter@1.3.1 msavin:mongol@1.4.3
TypeError: Cannot read property 'ToyKit' of undefined at [object Object].Meteor.(anonymous function).MeteorToys (packages/msavin_mongol/server/methods.js:1:1) at [object Object].methodMap.(anonymous function) (packages/meteorhacks_kadira/lib/hijack/wrap_session.js:164:1) at maybeAuditArgumentChecks (livedata_server.js:1692:12) at livedata_server.js:708:19 at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) at livedata_server.js:706:40 at [object Object]..extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) at livedata_server.js:704:46 at tryCallTwo (C:\Users\Administrator\AppData\Local.meteor\packages\promise\0.5.0\npm\node_modules\meteor-promise\node_modules\promise\lib\core.js:45:5) at doResolve (C:\Users\Administrator\AppData\Local.meteor\packages\promise\0.5.0\npm\node_modules\meteor-promise\node_modules\promise\lib\core.js:171:13)
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub https://github.com/msavin/Mongol/issues/119#issuecomment-147246815.
This is still an issue.
+1
+1
+1
@msavin, this still happens on mongol 1.4.3
Got the same problem. This issue is closed?
+1
+1
+1
wouldnt you know. I have this issue as well
no support?
same same msavin:mongol 1.4.3 Meteor 1.2.0.2
when we can see this rectified? msavin:mongol 1.4.3 Meteor 1.2.0.2
removing msavin:mongol and any other related packages and just adding meteortoys:allthings fixes the issue but then you get a big bunch of packages
gwendall:body-events added, version 0.1.6 meteortoys:allthings added, version 2.1.1 meteortoys:authenticate added, version 2.0.0 meteortoys:autopub added, version 2.0.1 meteortoys:blueprint added, version 2.0.2 meteortoys:email added, version 2.0.1 meteortoys:hotreload added, version 2.0.1 meteortoys:listen added, version 2.0.0 meteortoys:method added, version 2.0.0 meteortoys:pro added, version 2.0.0 meteortoys:pub added, version 2.0.0 meteortoys:result added, version 2.0.1 meteortoys:shell added, version 2.0.1 meteortoys:status added, version 2.0.0 meteortoys:sub added, version 2.0.0 meteortoys:throttle added, version 2.0.0 meteortoys:toypro added, version 2.0.0 msavin:jetsetter added, version 1.2.0
I guess i'll wait for a fix.
Server logs get cluttered with exceptions (below). msavin:jetsetter @ 1.3.0 msavin:mongol @1.4.1