【ERROR】の検索結果
I wanted to make a poll but couldn't post it because I got the error
"Invalid param.
3d81ceae-475f-4600-b2a8-2bc116157532"
I loathe errors that give absolutely no indication as to what's wrong. Looks like other people don't know either.
Wplaceでこれと1018が一瞬出たのと、あとXが一瞬落ちた気がする。
Cloudflare encountered an error processing this request: Service Unavailable
:io:でもエラーになる
jj1guj@yuuki ~/misskey (master)> curl -X POST https://misskey.io/api/fetch-rss \
-H 'Content-Type: application/json' \
-d '{"url":"https://www.nhk.or.jp/rss/news/cat0.xml"}'
{"error":{"message":"Internal error occurred. Please contact us if the error persists.","code":"INTERNAL_ERROR","id":"5d37dbcb-891e-41ca-a3d6-e690c97775ac","kind":"server","info":{"message":"The operation was aborted.","code":"AbortError","id":"5dede850-7a65-4fe0-bca5-2cf6f2772219"}}}
のRSSリーダー、NHKニュースのRSSのfetchにコケてるのでログ見てみたらこんなログ出てきたんだけどひょっとして
のバグ?
web-1 | ERR * [api] Internal error occurred in fetch-rss: The operation was aborted. {
web-1 | ep: 'fetch-rss',
web-1 | ps: Empty <[Object: null prototype] {}> {
web-1 | url: 'https://www.nhk.or.jp/rss/news/cat0.xml'
web-1 | },
web-1 | e: {
web-1 | message: 'The operation was aborted.',
web-1 | code: 'AbortError',
web-1 | stack: 'AbortError: The operation was aborted.\n' +
web-1 | ' at abort (file:///misskey/node_modules/.pnpm/node-fetch@3.3.2/node_modules/node-fetch/src/index.js:70:18)\n' +
web-1 | ' at AbortSignal.abortAndFinalize (file:///misskey/node_modules/.pnpm/node-fetch@3.3.2/node_modules/node-fetch/src/index.js:89:4)\n' +
web-1 | ' at [nodejs.internal.kHybridDispatch] (node:internal/event_target
20)\n' +
web-1 | ' at AbortSignal.dispatchEvent (node:internal/event_target
26)\n' +
web-1 | ' at runAbort (node:internal/abort_controller
10)\n' +
web-1 | ' at abortSignal (node:internal/abort_controller
3)\n' +
web-1 | ' at AbortController.abort (node:internal/abort_controller
5)\n' +
web-1 | ' at Timeout._onTimeout (file:///misskey/packages/backend/built/core/HttpRequestService.js
24)\n' +
web-1 | ' at listOnTimeout (node:internal/timers
17)\n' +
web-1 | ' at process.processTimers (node:internal/timers
7)',
web-1 | id: 'f64d39d8-820a-4c8f-8d8e-cae95370b371'
web-1 | }
web-1 | }
2025/06/25発売 #Rin音 アルバム「error clock」特典まとめ
https://7neko.net/rinne-3rdalbum/
なんかおかしいと思って過去のgui-logs見たらやっぱり2025-05-19T09:06:29.381725+09:00 [DEBUG] vrc_get_vpm:
Upgrading package com.poiyomi.toon to version 9.2.35
v9.2.35で一度upgradeしてたっぽくて、その後2025-05-19T09:18:11.362730+09:00 [ERROR] vrc_get_vpm:
Package hash mismatched! This will be hard error in the future!: com.poiyomi.toon v9.2.35
が出てて、明らかにこれが原因な感じがする
むむむ、Poiyomi Toon Shader を v9.2.36 にしたらエラーがでるように
とりあえずALCOMのログ見たら Info: Package com.poiyomi.toon is installed with version 9.2.36 but locked to 9.2.35
Error: Following dependencies are not found: com.poiyomi.toon
が出ており


[Auto Note]:Updated
Fetch URL: https://github.com/misskey-dev/misskey
Commit: d522d1bf to 32d22068
fix(frontend): handle error in user popup (#15948)
#みーくりあ!UpdateLog
[Auto Note]:Updated
Fetch URL: https://github.com/misskey-dev/misskey
Commit: 01230f69 to aaa31c9d
fix(backend): correct response schema of chat endpoints (#15904)
chore(ci): change the Test step to terminate with error in the federation test (#15903)
#みーくりあ!UpdateLog
[Auto Note]:Updated
Fetch URL: https://github.com/misskey-dev/misskey
Commit: de19d9a4 to c5f1ce60
fix(sw): type error in sw (#15844)
fix: improve flaky federation test (#15845)
#みーくりあ!UpdateLog
あああAn error occurred (AccessDenied) when calling the PutObject operation: Access Denied
ってエラー出てるわ
これってR2の公開URLアクセス許可しないといけないやつ?
@mai_llj@shahu.ski Dockerで起動するとdatabase.dbという空のディレクトリが作成されていますtouch database.db
で空のファイルを作成すると以下のようにdatabase.dbはディレクトリではないという旨のエラーが出ます
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/home/jj1guj/Federation-Delay-Metrics-Aggregator/data/database.db" to rootfs at "/app/database.db": mount src=/home/jj1guj/Federation-Delay-Metrics-Aggregator/data/database.db, dst=/app/database.db, dstFd=/proc/thread-self/fd/9, flags=0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type
[Auto Note]:Updated
Fetch URL: https://github.com/misskey-dev/misskey
Commit: 9ffe504c to 93e7aad4
tweak error log
#みーくりあ!UpdateLog