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 #9006

Closed
AlfredSK opened this issue Jul 16, 2022 · 0 comments
Closed

TypeError: Cannot convert undefined or null to object #9006

AlfredSK opened this issue Jul 16, 2022 · 0 comments
Assignees
Labels
🐛Bug Unexpected behavior packages/backend Server side specific issue/PR

Comments

@AlfredSK
Copy link

💡 Summary

I don't see any issues in the UI of Misskey (12.115.0) but I get a lot of error messages in Misskey's log.

TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at Timeout.emitTypers [as _onTimeout] (file:///home/misskey/misskey/packages/backend/built/server/api/stream/channels/channel.js:55:45)
    at listOnTimeout (node:internal/timers:559:17)
    at processTimers (node:internal/timers:502:7)

📌 Environment

Misskey version: 12.115.0
Your OS: Ubuntu 22.04
Node.js: v16.16.0
PostgreSQL: 14.4
Your browser: Firefox 102

@AlfredSK AlfredSK added the ⚠️bug? This might be a bug label Jul 16, 2022
@syuilo syuilo added 🐛Bug Unexpected behavior packages/backend Server side specific issue/PR and removed ⚠️bug? This might be a bug labels Jul 16, 2022
@syuilo syuilo self-assigned this Jul 16, 2022
@syuilo syuilo closed this as completed in c1c8c9c Jul 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Unexpected behavior packages/backend Server side specific issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants