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

TypeError: Cannot convert undefined or null to object crash #1098

Closed
microstudent opened this issue Jun 15, 2024 · 1 comment
Closed

TypeError: Cannot convert undefined or null to object crash #1098

microstudent opened this issue Jun 15, 2024 · 1 comment

Comments

@microstudent
Copy link

最新的whistle版本,运行一段时间后会间歇性crash,用w2 run看到崩溃日志如下:

From: whistle@2.9.73
Node: v20.4.0
Host: C02G42WBMD6V
Date: 2024/6/15 19:23:35
TypeError: Cannot convert undefined or null to object
    at Function.keys (<anonymous>)
    at ClientHttp2Stream.<anonymous> (/usr/local/lib/node_modules/whistle/lib/inspectors/res.js:1297:38)
    at ClientHttp2Stream.emit (node:events:524:35)
    at endReadableNT (node:internal/streams/readable:1378:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
@microstudent microstudent changed the title TypeError: Cannot convert undefined or null to object 间歇性crash TypeError: Cannot convert undefined or null to object crash Jun 15, 2024
@avwo avwo closed this as completed in ebc7f64 Jun 15, 2024
@avwo
Copy link
Owner

avwo commented Jun 15, 2024

上个版本引入的 bug,已修复,重现安装 Whistle 并重启

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