-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[13.12.0-beta.5] Cannot read properties of undefined (reading '0') at FederatedInstanceService.update #10787
Comments
misskey/packages/backend/src/core/FederatedInstanceService.ts Lines 53 to 57 in f94f3da
ここら辺? |
ここのthen でreturn response.raw[0] したものが await の戻りのresultになって、 result.raw[0] から値とってるけどこれあってるかな? |
same hereです。 |
謎 |
あーローカルでも再現 |
tasukete |
After upgraded my instance I got the same error message. Using 13.12.0 docker image.
|
うーむ問題ないはずなんだけど |
あー |
:igyo: |
💡 Summary
May 07 10:13:57 MisskeySystems misskey[7704]: TypeError: Cannot read properties of undefined (reading '0')
May 07 10:13:57 MisskeySystems misskey[7704]: at FederatedInstanceService.update (file:///root/misskey/packages/backend/built/core/FederatedInstanceService.js:62:35)
May 07 10:13:57 MisskeySystems misskey[7704]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
これによって何が起きているのかは調べてない
13.11の不正データかも
🥰 Expected Behavior
🤬 Actual Behavior
📝 Steps to Reproduce
📌 Environment
Misskey version:
PostgreSQL version:
Redis version:
Your OS:
Your browser:
The text was updated successfully, but these errors were encountered: