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

Crash in ansible #1624

Closed
paulmelnikow opened this issue Mar 29, 2018 · 0 comments
Closed

Crash in ansible #1624

paulmelnikow opened this issue Mar 29, 2018 · 0 comments
Assignees
Labels
bug Bugs in badges and the frontend sentry Bugs found using Sentry service-badge New or updated service badge

Comments

@paulmelnikow
Copy link
Member

https://sentry.io/shields/shields/issues/508140062/

Error: Vendor hook error:,TypeError: Cannot read property 'state' of undefined
    at /home/m/shields/server.js:4930:48
    at Request.request [as _callback] (/home/m/shields/lib/request-handler.js:166:9)
    at Request.self.callback (/home/m/shields/node_modules/request/request.js:186:22)
    at Request.emit (events.js:160:13)
    at Request.<anonymous> (/home/m/shields/node_modules/request/request.js:1163:10)
    at Request.emit (events.js:160:13)
    at IncomingMessage.<anonymous> (/home/m/shields/node_modules/request/request.js:1085:12)
    at Object.onceWrapper (events.js:255:19)
    at IncomingMessage.emit (events.js:165:20)
    at endReadableNT (_stream_readable.js:1101:12)
    at process._tickCallback (internal/process/next_tick.js:152:19)
  File "/home/m/shields/server.js", line 4930, in null.<anonymous>
    if (res && (res.statusCode === 404 || json.state === null)) {
  File "/home/m/shields/lib/request-handler.js", line 166, in Request.request [as _callback]
    callback(err, res, body);
  File "/home/m/shields/lib/log.js", line 36, in Function.error
    Raven.captureException(msg, function (sendErr) {
  File "/home/m/shields/lib/request-handler.js", line 32, in Domain.vendorDomain.on.err
    log.error('Vendor hook error:', err.stack);
...
(13 additional frame(s) were not displayed)

Error: Vendor hook error:,TypeError: Cannot read property 'state' of undefined
    at /home/m/shields/server.js:4930:48
    at Request.request [as _callback] (/home/m/shields/lib/request-handler.js:166:9)
    at Request.self.callback (/home/m/shields/node_modules/request/request.js:186:22)
    at Request.emit (events.js:160:13)
    at Request.<anonymous> (/home/m/shields/node_modules/request/request.js:1163:10)
    at Request.emit (events.js:160:13)
    at IncomingMessage.<anonymous> (/home/m/shields/node_modules/request/request.js:1085:12)
    at Object.onceWrapper (events.js:255:19)
    at IncomingMessage.emit (events.js:165:20)
    at endReadableNT (_stream_readable.js:1101:12)
    at process._tickCallback (internal/process/next_tick.js:152:19)
@paulmelnikow paulmelnikow added bug Bugs in badges and the frontend service-badge New or updated service badge sentry Bugs found using Sentry labels Mar 29, 2018
@PyvesB PyvesB self-assigned this Mar 31, 2018
@PyvesB PyvesB closed this as completed Apr 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs in badges and the frontend sentry Bugs found using Sentry service-badge New or updated service badge
Projects
None yet
Development

No branches or pull requests

2 participants