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

WARN IoService socketOnClose() event.wasClean FALSE #19

Open
huan opened this issue May 9, 2018 · 0 comments
Open

WARN IoService socketOnClose() event.wasClean FALSE #19

huan opened this issue May 9, 2018 · 0 comments
Labels

Comments

@huan
Copy link
Member

huan commented May 9, 2018

https://travis-ci.org/Chatie/angular/jobs/376557494

WARN: '21:15:41 WARN IoService socketOnClose() event.wasClean FALSE'
e 0.0.0 (Linux 0.0.0): Executed 5 of 5 (1 FAILED) (0 secs / 0 secs)
ise rejection:', 'Cannot read property 'readyState' of null', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read property 'readyState' of null
TypeError: Cannot read property 'readyState' of null
    at IoService.webpackJsonp../src/wechaty/io.ts.IoService.socketUpdateState (http://localhost:9876/_karma_webpack_/webpack:/src/wechaty/io.ts:377:62)
    at IoService.<anonymous> (http://localhost:9876/_karma_webpack_/webpack:/src/wechaty/io.ts:331:10)
    at step (http://localhost:9876/_karma_webpack_/main.bundle.js:303:23)
    at Object.next (http://localhost:9876/_karma_webpack_/main.bundle.js:284:53)
    at http://localhost:9876/_karma_webpack_/main.bundle.js:278:71
    at new ZoneAwarePromise (http://localhost:9876/_karma_webpack_/webpack:/node_modules/zone.js/dist/zone.js:891:1)
    at webpackJsonp../src/wechaty/io.ts.__awaiter (http://localhost:9876/_karma_webpack_/main.bundle.js:274:12)
    at IoService.webpackJsonp../src/wechaty/io.ts.IoService.socketClose (http://localhost:9876/_karma_webpack_/main.bundle.js:615:16)
    at IoService.<anonymous> (http://localhost:9876/_karma_webpack_/webpack:/src/wechaty/io.ts:171:16)
    at step (http://localhost:9876/_karma_webpack_/main.bundle.js:303:23), 'TypeError: Cannot read property 'readyState' of null
    at IoService.webpackJsonp../src/wechaty/io.ts.IoService.socketUpdateState (http://localhost:9876/_karma_webpack_/webpack:/src/wechaty/io.ts:377:62)
    at IoService.<anonymous> (http://localhost:9876/_karma_webpack_/webpack:/src/wechaty/io.ts:331:10)
    at step (http://localhost:9876/_karma_webpack_/main.bundle.js:303:23)
    at Object.next (http://localhost:9876/_karma_webpack_/main.bundle.js:284:53)
    at http://localhost:9876/_karma_webpack_/main.bundle.js:278:71
    at new ZoneAwarePromise (http://localhost:9876/_karma_webpack_/webpack:/node_modules/zone.js/dist/zone.js:891:1)
    at webpackJsonp../src/wechaty/io.ts.__awaiter (http://localhost:9876/_karma_webpack_/main.bundle.js:274:12)
    at IoService.webpackJsonp../src/wechaty/io.ts.IoService.socketClose (http://localhost:9876/_karma_webpack_/main.bundle.js:615:16)
    at IoService.<anonymous> (http://localhost:9876/_karma_webpack_/webpack:/src/wechaty/io.ts:171:16)
    at step (http://localhost:9876/_karma_webpack_/main.bundle.js:303:23)'
HeadlessChrome 0.0.0 (Linux 0.0.0): Executed 5 of 5 (1 FAILED) (0 secs / 0 secs)
ERROR: 'Unhandled Promise rejection:', 'Cannot read property 'readyState' of null', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read property 'readyState' of null
TypeError: Cannot read property 'readyState' of null
    at IoService.webpackJsonp../src/wechaty/io.ts.IoService.socketUpdateState (http://localhost:9876/_karma_webpack_/webpack:/src/wechaty/io.ts:377:62)
    at IoService.<anonymous> (http://localhost:9876/_karma_webpack_/webpack:/src/wechaty/io.ts:331:10)
    at step (http://localhost:9876/_karma_webpack_/main.bundle.js:303:23)
    at Object.next (http://localhost:9876/_karma_webpack_/main.bundle.js:284:53)
    at http://localhost:9876/_karma_webpack_/main.bundle.js:278:71
    at new ZoneAwarePromise (http://localhost:9876/_karma_webpack_/webpack:/node_modules/zone.js/dist/zone.js:891:1)
    at webpackJsonp../src/wechaty/io.ts.__awaiter (http://localhost:9876/_karma_webpack_/main.bundle.js:274:12)
    at IoService.webpackJsonp../src/wechaty/io.ts.IoService.socketClose (http://localhost:9876/_karma_webpack_/main.bundle.js:615:16)
    at IoService.<anonymous> (http://localhost:9876/_karma_webpack_/webpack:/src/wechaty/io.ts:171:16)
    at step (http://localhost:9876/_karma_webpack_/main.bundle.js:303:23), 'TypeError: Cannot read property 'readyState' of null
    at IoService.webpackJsonp../src/wechaty/io.ts.IoService.socketUpdateState (http://localhost:9876/_karma_webpack_/webpack:/src/wechaty/io.ts:377:62)
    at IoService.<anonymous> (http://localhost:9876/_karma_webpack_/webpack:/src/wechaty/io.ts:331:10)
    at step (http://localhost:9876/_karma_webpack_/main.bundle.js:303:23)
    at Object.next (http://localhost:9876/_karma_webpack_/main.bundle.js:284:53)
    at http://localhost:9876/_karma_webpack_/main.bundle.js:278:71
    at new ZoneAwarePromise (http://localhost:9876/_karma_webpack_/webpack:/node_modules/zone.js/dist/zone.js:891:1)
    at webpackJsonp../src/wechaty/io.ts.__awaiter (http://localhost:9876/_karma_webpack_/main.bundle.js:274:12)
    at IoService.webpackJsonp../src/wechaty/io.ts.IoService.socketClose (http://localhost:9876/_karma_webpack_/main.bundle.js:615:16)
    at IoService.<anonymous> (http://localhost:9876/_karma_webpack_/webpack:/src/wechaty/io.ts:171:16)
    at step (http://localhost:9876/_karma_webpack_/main.bundle.js:303:23)'
@huan huan added the bug label May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant