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

Issue with files #8

Open
guypursey opened this issue Mar 17, 2017 · 0 comments
Open

Issue with files #8

guypursey opened this issue Mar 17, 2017 · 0 comments

Comments

@guypursey
Copy link
Owner

Occasionally seeing lines like the following in the Papertrail logs from Heroku. Could be issue with the project at the GatherContent but the problem brings the Heroku server down rather than failing gracefully.

Mar 17 09:11:04 gathercontent-preview app/web.1:  /app/node_modules/hithercontent/index.js:99 
Mar 17 09:11:04 gathercontent-preview app/web.1:        if (Array.isArray(item.data.config)) { 
Mar 17 09:11:04 gathercontent-preview app/web.1:                                   ^ 
Mar 17 09:11:04 gathercontent-preview app/web.1:  TypeError: Cannot read property 'config' of undefined 
Mar 17 09:11:04 gathercontent-preview app/web.1:      at getFilesForItem (/app/node_modules/hithercontent/index.js:99:34) 
Mar 17 09:11:04 gathercontent-preview app/web.1:      at item (/app/node_modules/hithercontent/index.js:235:65) 
Mar 17 09:11:04 gathercontent-preview app/web.1:      at IncomingMessage.<anonymous> (/app/node_modules/hithercontent/index.js:47:11) 
Mar 17 09:11:04 gathercontent-preview app/web.1:      at emitNone (events.js:91:20) 
Mar 17 09:11:04 gathercontent-preview app/web.1:      at IncomingMessage.emit (events.js:185:7) 
Mar 17 09:11:04 gathercontent-preview app/web.1:      at endReadableNT (_stream_readable.js:974:12) 
Mar 17 09:11:04 gathercontent-preview app/web.1:      at _combinedTickCallback (internal/process/next_tick.js:74:11) 
Mar 17 09:11:04 gathercontent-preview app/web.1:      at process._tickCallback (internal/process/next_tick.js:98:9) 
Mar 17 09:11:05 gathercontent-preview heroku/web.1:  Process exited with status 1 
Mar 17 09:11:05 gathercontent-preview heroku/web.1:  State changed from up to crashed 
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

1 participant