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

Example-Forum error on subscribe #75

Open
jesperordrup opened this issue Aug 12, 2018 · 1 comment
Open

Example-Forum error on subscribe #75

jesperordrup opened this issue Aug 12, 2018 · 1 comment

Comments

@jesperordrup
Copy link

On startpage when trying to subscribe I get the following error:

I20180812-17:45:53.905(2)? // Adding xxxx@yyyyy.dk to mailchimp list…
W20180812-17:45:53.905(2)? (STDERR) TypeError: Cannot read property 'subscribe' of undefined
W20180812-17:45:53.906(2)? (STDERR) at Promise.asyncApply (packages/vulcan:newsletter/lib/server/newsletters.js:47:40)
W20180812-17:45:53.906(2)? (STDERR) at /Users/jesper/.meteor/packages/promise/.0.11.1.1umxhu2.jv7l++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/fiber_pool.js:43:40
W20180812-17:45:53.906(2)? (STDERR) => awaited here:
W20180812-17:45:53.906(2)? (STDERR) at Function.Promise.await (/Users/jesper/.meteor/packages/promise/.0.11.1.1umxhu2.jv7l++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/promise_server.js:56:12)
W20180812-17:45:53.907(2)? (STDERR) at Promise.asyncApply (packages/vulcan:newsletter/lib/server/mutations.js:31:7)
W20180812-17:45:53.907(2)? (STDERR) at /Users/jesper/.meteor/packages/promise/.0.11.1.1umxhu2.jv7l++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/fiber_pool.js:43:40

@PaulDreef
Copy link

PaulDreef commented Oct 23, 2018

Me too...:
ypeError: Cannot read property 'subscribe' of undefined
W20181023-16:37:47.681(2)? (STDERR) at Promise.asyncApply (packages/vulcan:newsletter/lib/server/newsletters.js:47:40)
W20181023-16:37:47.681(2)? (STDERR) at /home/paul/.meteor/packages/promise/.0.11.1.lt6vo5.rl7ft++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/fiber_pool.js:43:40
W20181023-16:37:47.681(2)? (STDERR) => awaited here:
W20181023-16:37:47.682(2)? (STDERR) at Function.Promise.await (/home/paul/.meteor/packages/promise/.0.11.1.lt6vo5.rl7ft++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/promise_server.js:56:12)
W20181023-16:37:47.682(2)? (STDERR) at Promise.asyncApply (packages/vulcan:newsletter/lib/server/mutations.js:31:7)
W20181023-16:37:47.682(2)? (STDERR) at /home/paul/.meteor/packages/promise/.0.11.1.lt6vo5.rl7ft++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/meteor-promise/fiber_pool.js:43:40

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

2 participants