SASAGAWA Kiyoshi
SASAGAWA Kiyoshi
時間帯によるのか?という所もあるのですが、 「メタデータの取得がキャンセル」 「メタデータの取得でエラー」 「タスクがキャンセルされた」 等の理由で切断されます。 また、見た目固まって無反応(切断ボタンも効かない状態)になる事もあります。 ただ、この状態でもアプリ経由でコメント投稿できるパターンがあり、状況は謎です。
Fix to meet the color name to the official color name. - Sunset -> Coral
## 💡 Summary InboxのQueueで(いかすきーにおいてはmisskey.ioのみ)ジョブキューの一意性エラーが多数発生する。 (おま環だったら申し訳ないのですが...。) ## 🥰 Expected Behavior エラーなく処理される。 ## 🤬 Actual Behavior 以下のエラーが発生する。 ``` QueryFailedError: 重複したキー値は一意性制約"IDX_ad0c221b25672daf2df320a817"違反となります at PostgresQueryRunner.query (/misskey/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/typeorm/driver/postgres/PostgresQueryRunner.js:211:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async InsertQueryBuilder.execute (/misskey/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/typeorm/query-builder/InsertQueryBuilder.js:106:33) at async...