Skip to content
This repository has been archived by the owner on Nov 11, 2018. It is now read-only.

Cannot read property 'statusCode' of null #136

Open
TangMonk opened this issue Mar 17, 2017 · 2 comments
Open

Cannot read property 'statusCode' of null #136

TangMonk opened this issue Mar 17, 2017 · 2 comments

Comments

@TangMonk
Copy link

Somethings the sever will throw error:

/Users/tangmonk/Documents/mygit/nodejs/my_project/admin/api/node_modules/.6.1.0@tv/lib/index.js:182
                    statusCode: request.response.statusCode,
                                                ^

TypeError: Cannot read property 'statusCode' of null
    at server.on (/Users/tangmonk/Documents/mygit/nodejs/my_project/admin/api/node_modules/.6.1.0@tv/lib/index.js:182:49)
    at invoke (/Users/tangmonk/Documents/mygit/nodejs/my_project/admin/api/node_modules/.1.2.5@podium/lib/index.js:239:30)
    at each (/Users/tangmonk/Documents/mygit/nodejs/my_project/admin/api/node_modules/.1.2.5@podium/lib/index.js:243:13)
    at Object.exports.parallel (/Users/tangmonk/Documents/mygit/nodejs/my_project/admin/api/node_modules/.2.1.1@items/lib/index.js:70:13)
    at Object.internals.emit (/Users/tangmonk/Documents/mygit/nodejs/my_project/admin/api/node_modules/.1.2.5@podium/lib/index.js:260:18)
    at module.exports.internals.Plugin.internals.Podium._emit (/Users/tangmonk/Documents/mygit/nodejs/my_project/admin/api/node_modules/.1.2.5@podium/lib/index.js:140:15)
    at each (/Users/tangmonk/Documents/mygit/nodejs/my_project/admin/api/node_modules/.1.2.5@podium/lib/index.js:181:47)
    at Object.exports.parallel (/Users/tangmonk/Documents/mygit/nodejs/my_project/admin/api/node_modules/.2.1.1@items/lib/index.js:70:13)
    at relay (/Users/tangmonk/Documents/mygit/nodejs/my_project/admin/api/node_modules/.1.2.5@podium/lib/index.js:182:15)
    at Object.internals.emit (/Users/tangmonk/Documents/mygit/nodejs/my_project/admin/api/node_modules/.1.2.5@podium/lib/index.js:186:16)
    at internals.emitEmitter (/Users/tangmonk/Documents/mygit/nodejs/my_project/admin/api/node_modules/.1.2.5@podium/lib/index.js:272:15)
    at _combinedTickCallback (internal/process/next_tick.js:71:11)
    at process._tickDomainCallback (internal/process/next_tick.js:122:9)
@Marsup
Copy link
Contributor

Marsup commented Mar 17, 2017

Any way to reproduce that ?

@TangMonk
Copy link
Author

TangMonk commented Mar 17, 2017

@Marsup it is hard to reproduce, It is uncertainty but frequently, It maybe similar
with #132

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants