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

Blocking on Docpad run #6

Open
weareburo opened this issue Jul 28, 2013 · 4 comments
Open

Blocking on Docpad run #6

weareburo opened this issue Jul 28, 2013 · 4 comments

Comments

@weareburo
Copy link

Console stop on task info: LiveReload listening to new socket on channel /docpad-livereload with log level 1
My .env is 👍

TUMBLR_BLOG=folawilliamsadidas.tumblr.com
TUMBLR_API_KEY=cMDLzJipAI4gD9AEFMAgtAzWRN0yKRa7MUweDZtQg70Z3IUfDr

Any clue ?

@balupton
Copy link
Member

Run it with the -d flag, and post up the generate docpad-debug.log file somewhere.

@weareburo
Copy link
Author

Thanks ,, i have that
info: Importing Tumblr posts...
→ [2013-07-28 19:55:45.894] [/Users/jaminrubio/syte.docpad/node_modules/docpad-plugin-tumblr/out/tumblr.plugin.js:109] [TumblrPlugin.module.exports.TumblrPlugin.populateCollections]
error: An error occured:
TypeError: Cannot read property 'length' of undefined
at module.exports.TumblrPlugin.fetchTumblrData (/Users/jaminrubio/syte.docpad/node_modules/docpad-plugin-tumblr/out/tumblr.plugin.js:75:34)
at Feedr.readFeed.writeFeed (/Users/jaminrubio/syte.docpad/node_modules/docpad-plugin-tumblr/node_modules/feedr/out/lib/feedr.js:186:18)
at safefs.writeFile (/Users/jaminrubio/syte.docpad/node_modules/docpad-plugin-tumblr/node_modules/feedr/node_modules/safefs/out/lib/safefs.js:98:18)
at Object.oncomplete (fs.js:297:15)
→ [2013-07-28 19:55:46.205] [/usr/local/lib/node_modules/docpad/out/lib/docpad.js:1834] [DocPad.error]

@balupton
Copy link
Member

Looking into it now.

@balupton
Copy link
Member

Can you pull in the latest skeleton changes, then run docpad update, and try docpad run -d again

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