misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
10.06k stars 1.37k forks source link

Inbox not delivers it msg, it just pile up #12059

Closed spirillen closed 7 months ago

spirillen commented 1 year ago

💡 Summary

read https://github.com/misskey-dev/misskey/issues/12025

🥰 Expected Behavior

msg in inbox are delivered

🤬 Actual Behavior

For about every 1 day, 20 - 30 hours, my inbox stops working for no reasons and no error msg. This have been going on for about a week

https://github.com/misskey-dev/misskey/assets/44526987/30effa48-ce4e-43dc-81a0-6b3f29971266

https://github.com/misskey-dev/misskey/assets/44526987/f66d41d1-1b49-42b5-b850-23984ef5bd97

image

https://github.com/misskey-dev/misskey/assets/44526987/09cfbf08-7ab1-49cb-8061-ef46afc69d35

📝 Steps to Reproduce

📌 Environment

2023.10.1

💻 Frontend

🛰 Backend (for server admin)

5.15.0-86-generic

spirillen commented 1 year ago

A little undocumented note:

It seems like the inbox stops working when I start deletes cat- and bot spams from the global timeline, I don't know if these are related... but the time for deleting vs the inbox stops working in almost impeccable

spirillen commented 1 year ago

the issue persists :sob:

image

After restart of both redis & misskey...

image

spirillen commented 1 year ago

Today I have restarted MK 7 times to get the msg out of the inbox...

Is there really no glue for what can be wrong here, or where to look for some error msg to help solve this issue?

spirillen commented 1 year ago

Logs from the minutes up to the 8th failure within 30 minutes

Logger output ``` Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: ERR 1 [drive downloader] Failed to create drive file: RequestError: ipaddr: cannot match ipv6 address with non-ipv6 one Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: url: 'https://media.misskey.cloud/files/9ab26bde-19d4-4957-97f2-99687de38fae.png', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: e: RequestError: ipaddr: cannot match ipv6 address with non-ipv6 one Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at Request._beforeError (file:///home/misskey/misskey/node_modules/.pnpm/got@13.0.0/node_modules/got/dist/source/core/index.js:310:21) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at Request._onResponse (file:///home/misskey/misskey/node_modules/.pnpm/got@13.0.0/node_modules/got/dist/source/core/index.js:772:18) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at ipaddr.IPv6.IPv6.match (/home/misskey/misskey/node_modules/.pnpm/ipaddr.js@2.1.0/node_modules/ipaddr.js/lib/ipaddr.js:578:23) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at DownloadService.isPrivateIp (file:///home/misskey/misskey/packages/backend/built/core/DownloadService.js:135:26) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at Request. (file:///home/misskey/misskey/packages/backend/built/core/DownloadService.js:73:26) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at Request.emit (node:events:514:28) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at Request._onResponseBase (file:///home/misskey/misskey/node_modules/.pnpm/got@13.0.0/node_modules/got/dist/source/core/index.js:730:14) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at Request._onResponse (file:///home/misskey/misskey/node_modules/.pnpm/got@13.0.0/node_modules/got/dist/source/core/index.js:768:24) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at ClientRequest. (file:///home/misskey/misskey/node_modules/.pnpm/got@13.0.0/node_modules/got/dist/source/core/index.js:786:23) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at Object.onceWrapper (node:events:629:26) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at ClientRequest.emit (node:events:526:35) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:693:27) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at TLSSocket.socketOnData (node:_http_client:535:22) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at TLSSocket.emit (node:events:514:28) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at addChunk (node:internal/streams/readable:343:12) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at readableAddChunk (node:internal/streams/readable:316:9) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at Readable.push (node:internal/streams/readable:253:10) Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: at TLSWrap.onStreamRead (node:internal/stream_base_commons:190:23) { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: input: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: code: 'ERR_GOT_REQUEST_ERROR', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: timings: { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: start: 1698324441849, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: socket: 1698324441850, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: lookup: 1698324442350, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: connect: 1698324442350, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: secureConnect: 1698324442866, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: upload: 1698324442866, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: response: 1698324443493, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: end: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: error: 1698324473748, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: abort: 1698324473748, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: phases: [Object] Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: }, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: options: { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: request: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: agent: { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: http: Agent { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: _events: [Object: null prototype], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: _eventsCount: 2, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: _maxListeners: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: defaultPort: 80, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: protocol: 'http:', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: options: [Object: null prototype], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: requests: [Object: null prototype] {}, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: sockets: [Object: null prototype] {}, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: freeSockets: [Object: null prototype] {}, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: keepAliveMsecs: 30000, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: keepAlive: true, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: maxSockets: Infinity, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: maxFreeSockets: 256, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: scheduling: 'lifo', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: maxTotalSockets: Infinity, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: totalSocketCount: 0, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: [Symbol(kCapture)]: false Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: }, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: https: Agent { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: _events: [Object: null prototype], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: _eventsCount: 2, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: _maxListeners: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: defaultPort: 443, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: protocol: 'https:', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: options: [Object: null prototype], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: requests: [Object: null prototype] {}, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: sockets: [Object: null prototype] {}, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: freeSockets: [Object: null prototype], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: keepAliveMsecs: 30000, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: keepAlive: true, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: maxSockets: Infinity, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: maxFreeSockets: 256, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: scheduling: 'lifo', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: maxTotalSockets: Infinity, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: totalSocketCount: 371, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: maxCachedSessions: 100, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: _sessionCache: [Object], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: [Symbol(kCapture)]: false Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: }, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: http2: undefined Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: }, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: h2session: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: decompress: true, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: timeout: { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: connect: 30000, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: lookup: 30000, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: read: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: request: 60000, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: response: 30000, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: secureConnect: 30000, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: send: 30000, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: socket: 30000 Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: }, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: prefixUrl: '', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: body: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: form: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: json: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: cookieJar: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: ignoreInvalidCookies: false, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: searchParams: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: dnsLookup: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: dnsCache: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: context: {}, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: hooks: { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: init: [], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: beforeRequest: [], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: beforeError: [], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: beforeRedirect: [], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: beforeRetry: [], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: afterResponse: [] Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: }, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: followRedirect: true, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: maxRedirects: 10, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: cache: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: throwHttpErrors: true, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: username: '', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: password: '', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: http2: false, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: allowGetBody: false, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: headers: { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 'user-agent': 'Misskey/2023.10.2 (https://matrix.rocks)', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 'accept-encoding': 'gzip, deflate, br' Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: }, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: methodRewriting: false, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: dnsLookupIpVersion: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: parseJson: [Function: parse], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: stringifyJson: [Function: stringify], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: retry: { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: limit: 0, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: methods: [ 'GET', 'PUT', 'HEAD', 'DELETE', 'OPTIONS', 'TRACE' ], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: statusCodes: [ Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 408, 413, 429, 500, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 502, 503, 504, 521, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 522, 524 Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: ], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: errorCodes: [ Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 'ETIMEDOUT', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 'ECONNRESET', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 'EADDRINUSE', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 'ECONNREFUSED', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 'EPIPE', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 'ENOTFOUND', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 'ENETUNREACH', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: 'EAI_AGAIN' Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: ], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: maxRetryAfter: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: calculateDelay: [Function: calculateDelay], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: backoffLimit: Infinity, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: noise: 100 Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: }, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: localAddress: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: method: 'GET', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: createConnection: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: cacheOptions: { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: shared: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: cacheHeuristic: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: immutableMinTimeToLive: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: ignoreCargoCult: undefined Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: }, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: https: { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: alpnProtocols: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: rejectUnauthorized: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: checkServerIdentity: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: certificateAuthority: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: key: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: certificate: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: passphrase: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: pfx: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: ciphers: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: honorCipherOrder: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: minVersion: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: maxVersion: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: signatureAlgorithms: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: tlsSessionLifetime: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: dhparam: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: ecdhCurve: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: certificateRevocationLists: undefined Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: }, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: encoding: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: resolveBodyOnly: false, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: isStream: true, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: responseType: 'text', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: url: URL { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: href: 'https://media.misskey.cloud/files/9ab26bde-19d4-4957-97f2-99687de38fae.png', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: origin: 'https://media.misskey.cloud', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: protocol: 'https:', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: username: '', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: password: '', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: host: 'media.misskey.cloud', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: hostname: 'media.misskey.cloud', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: port: '', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: pathname: '/files/9ab26bde-19d4-4957-97f2-99687de38fae.png', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: search: '', Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: searchParams: URLSearchParams {}, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: hash: '' Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: }, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: pagination: { Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: transform: [Function: transform], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: paginate: [Function: paginate], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: filter: [Function: filter], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: shouldContinue: [Function: shouldContinue], Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: countLimit: Infinity, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: backoff: 0, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: requestLimit: 10000, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: stackAllItems: false Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: }, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: setHost: true, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: maxHeaderSize: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: signal: undefined, Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: enableUnixSockets: false Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: } Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: } Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: } Oct 26 12:47:53 ns3109441 "matrix.rocks"[746463]: INFO 1 [remote ap] Updating the featured: https://misskey.cloud/users/9hjsbi7kkh Oct 26 12:50:00 ns3109441 "matrix.rocks"[746463]: INFO 1 [queue check-expired-mutings] Checking expired mutings... Oct 26 12:50:00 ns3109441 "matrix.rocks"[746463]: DONE 1 [queue check-expired-mutings] All expired mutings checked. Oct 26 12:50:40 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://m.hirad.it/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png to /tmp/tmp-746435-S2excb0qW8RY ... Oct 26 12:50:40 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://freespeech.fans/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png to /tmp/tmp-746435-YmGUJFD6qdMz ... Oct 26 12:50:40 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of https://mastodontech.de/tags/d%C3%B3lar@en-US ... Oct 26 12:50:40 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://kinoko.pw/files/webpublic-fbcfbbde-2a64-4816-8031-4f0a698f842c to /tmp/tmp-746435-qK62GiuYb0vj ... Oct 26 12:50:40 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://kinoko.pw/files/thumbnail-8466eacc-b357-4de3-a1f5-aa0a9f4f9bd0 to /tmp/tmp-746435-dfyBs36kmw1u ... Oct 26 12:50:40 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://m.hirad.it/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png Oct 26 12:50:41 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://pkutalk.com/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png to /tmp/tmp-746435-JuWA5OzNQs82 ... Oct 26 12:50:41 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of https://mastodontech.de/tags/d%C3%B3lar: MastodonTech.de Oct 26 12:50:41 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of https://extrag.ie/@en-US ... Oct 26 12:50:41 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://pkutalk.com/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png Oct 26 12:50:41 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of https://dl.lib.ntu.edu.tw/s/photo/page/list@en-US ... Oct 26 12:50:41 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of https://sagankan.med.saga-u.ac.jp/support/4811.html@en-US ... Oct 26 12:50:41 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://freespeech.fans/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png Oct 26 12:50:41 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of https://extrag.ie/: Baile Oct 26 12:50:41 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://extrag.ie/wp-content/uploads/2022/11/tag-extra-152-150x150.png to /tmp/tmp-746435-pxdi4upYrUPm ... Oct 26 12:50:41 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://extrag.ie/wp-content/uploads/2022/11/tag-extra-152.png to /tmp/tmp-746435-gcoyg2mA0JTg ... Oct 26 12:50:41 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://kinoko.pw/files/thumbnail-8466eacc-b357-4de3-a1f5-aa0a9f4f9bd0 Oct 26 12:50:42 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://extrag.ie/wp-content/uploads/2022/11/tag-extra-152-150x150.png Oct 26 12:50:42 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://extrag.ie/wp-content/uploads/2022/11/tag-extra-152.png Oct 26 12:50:42 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://kinoko.pw/files/webpublic-fbcfbbde-2a64-4816-8031-4f0a698f842c Oct 26 12:50:45 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of https://sagankan.med.saga-u.ac.jp/support/4811.html: 肝Co PR資材・イラスト集|医療関係者への支援 Oct 26 12:50:45 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://sagankan.med.saga-u.ac.jp/cms/wp-content/themes/sagankan/images/favicon.ico to /tmp/tmp-746435-Wy301FoRa7oa ... Oct 26 12:50:45 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://sagankan.med.saga-u.ac.jp/cms/wp-content/themes/sagankan/images/fb.png to /tmp/tmp-746435-f1SjbFEnhb9Q ... Oct 26 12:50:46 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of https://dl.lib.ntu.edu.tw/s/photo/page/list: 照片出處 · 國立臺灣大學圖書館數位典藏館 Oct 26 12:50:46 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://dl.lib.ntu.edu.tw/application/asset/img/favicon.ico?v=2.1.0 to /tmp/tmp-746435-rKBPnhySiyqj ... Oct 26 12:50:47 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://sagankan.med.saga-u.ac.jp/cms/wp-content/themes/sagankan/images/favicon.ico Oct 26 12:50:47 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://sagankan.med.saga-u.ac.jp/cms/wp-content/themes/sagankan/images/fb.png Oct 26 12:50:48 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://dl.lib.ntu.edu.tw/application/asset/img/favicon.ico?v=2.1.0 Oct 26 12:50:49 ns3109441 "matrix.rocks"[746435]: INFO * [remote resolve-user] WebFinger for espku@pkutalk.com Oct 26 12:50:49 ns3109441 "matrix.rocks"[746435]: ERR * [remote resolve-user] Failed to WebFinger for espku@pkutalk.com: 404 Oct 26 12:50:49 ns3109441 "matrix.rocks"[746435]: WARN * [api] failed to resolve remote user: Error: Failed to WebFinger for espku@pkutalk.com: 404 Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://media.troet.cafe/troet.cafe/accounts/avatars/109/252/469/917/116/777/original/2a289cbe6dc593c6.gif to /tmp/tmp-746435-dNpXgb0TU4LG ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://sss.misskey.gg/sss/gg/9f830b0d-3868-4e56-965b-40fba90f9b2a.webp to /tmp/tmp-746435-9H5L02rCZq99 ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://media.troet.cafe/troet.cafe/custom_emojis/images/000/139/832/original/4c16dba57526830f.png to /tmp/tmp-746435-t03DIX8s0DJA ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://media.troet.cafe/troet.cafe/custom_emojis/images/000/139/832/original/4c16dba57526830f.png Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of https://packaging-con.org/@en-US ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://mast.hpc.social/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png to /tmp/tmp-746435-u0sO4tADXm4K ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://files.airwaves.social/accounts/avatars/110/868/149/317/924/683/original/9cebee57cec8c0cf.jpg to /tmp/tmp-746435-HtstbmhqtNHV ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://airwaves.social/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png to /tmp/tmp-746435-bfHlFYuhPJdc ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of https://jeweldevelopments.com.au/building-designer-victoria/@en-US ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://s3.isk01.sakurastorage.jp/backspacekey/misskey/970553f7-b1a1-46e1-bbe6-a5d28ab57812.png to /tmp/tmp-746435-1JzRusB5vBHs ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://s3.isk01.sakurastorage.jp/backspacekey/misskey/fcdd271b-f9bd-41ee-a598-a4bcec058860.png to /tmp/tmp-746435-D2Hl2j51Qnes ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://s3.bskstorage.com/sakura/backspacekey/125bc5c2-7e4b-409f-b50f-331dfb3e6bde.png to /tmp/tmp-746435-XgQ2kAIMif3W ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://xscape.top/favicon.ico to /tmp/tmp-746435-1xA6OaLdbG1t ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://files.airwaves.social/accounts/avatars/110/868/149/317/924/683/original/9cebee57cec8c0cf.jpg Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://social.fedcast.ch/favicon.ico to /tmp/tmp-746435-PFdy5XjwP671 ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://s3.bskstorage.com/sakura/backspacekey/125bc5c2-7e4b-409f-b50f-331dfb3e6bde.png Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://xscape.top/favicon.ico Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: ERR * [server] StatusError: Unexpected mime Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://social.fedcast.ch/favicon.ico Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: ERR * [server] StatusError: Unexpected mime Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: ERR * [server] StatusError: 404 Not Found Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://pfalz.social/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png to /tmp/tmp-746435-v8KNuzZmFGjt ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://mast.hpc.social/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://pfalz.social/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of https://atsuimori.com/lifehack/otoku/tx/@en-US ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of http://tinnunculus.blog61.fc2.com/blog-entry-6243.html@en-US ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://social-cdn.vivaldi.net/system/custom_emojis/images/000/061/650/original/d76a5697c6151572.png to /tmp/tmp-746435-hEHrhIoJMrxv ... Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of https://packaging-con.org/: PackagingCon 2023 Oct 26 12:50:56 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://social-cdn.vivaldi.net/system/custom_emojis/images/000/061/616/original/175fdeeab070749e.png to /tmp/tmp-746435-4lwCuDGhPksP ... Oct 26 12:50:57 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://social-cdn.vivaldi.net/system/custom_emojis/images/000/061/650/original/d76a5697c6151572.png Oct 26 12:50:57 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://social-cdn.vivaldi.net/system/custom_emojis/images/000/061/616/original/175fdeeab070749e.png Oct 26 12:50:57 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://airwaves.social/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png Oct 26 12:50:57 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://images.squarespace-cdn.com/content/v1/64773d21fb83b8109e01aad5/68236bda-94b1-40e3-a65e-e2bfbd666414/favicon.ico?format=100w to /tmp/tmp-746435-k0n9ZQwb20EE ... Oct 26 12:50:57 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://images.squarespace-cdn.com/content/v1/64773d21fb83b8109e01aad5/68236bda-94b1-40e3-a65e-e2bfbd666414/favicon.ico?format=100w Oct 26 12:50:57 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading http://static1.squarespace.com/static/64773d21fb83b8109e01aad5/t/64773dabfb22680bc2c72dc3/1685536171522/logo_small.png?format=1500w to /tmp/tmp-746435-kf1FkJm1tQPZ ... Oct 26 12:50:57 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: http://static1.squarespace.com/static/64773d21fb83b8109e01aad5/t/64773dabfb22680bc2c72dc3/1685536171522/logo_small.png?format=1500w Oct 26 12:50:57 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of http://tinnunculus.blog61.fc2.com/blog-entry-6243.html: 【別館】生き物ウォッチングとベガルタが好き オニオオハシが自動水栓を学習 Oct 26 12:50:57 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading http://tinnunculus.blog61.fc2.com/favicon.ico to /tmp/tmp-746435-sdpZWETV6rDL ... Oct 26 12:50:57 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://sss.misskey.gg/sss/gg/9f830b0d-3868-4e56-965b-40fba90f9b2a.webp Oct 26 12:50:57 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: http://tinnunculus.blog61.fc2.com/favicon.ico Oct 26 12:50:58 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://s3.isk01.sakurastorage.jp/backspacekey/misskey/970553f7-b1a1-46e1-bbe6-a5d28ab57812.png Oct 26 12:50:58 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://s3.isk01.sakurastorage.jp/backspacekey/misskey/fcdd271b-f9bd-41ee-a598-a4bcec058860.png Oct 26 12:51:00 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of https://jeweldevelopments.com.au/building-designer-victoria/: Building Designer Victoria | Jewel Developments Oct 26 12:51:00 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://jeweldevelopments.com.au/wp-content/uploads/2020/02/cropped-Untitled-design-96-32x32.png to /tmp/tmp-746435-CPwhynQy9BbW ... Oct 26 12:51:00 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://jeweldevelopments.com.au/wp-content/uploads/2020/02/cropped-Untitled-design-96-180x180.png to /tmp/tmp-746435-mBuaGtYp8T9U ... Oct 26 12:51:01 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://jeweldevelopments.com.au/wp-content/uploads/2020/02/cropped-Untitled-design-96-32x32.png Oct 26 12:51:01 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://jeweldevelopments.com.au/wp-content/uploads/2020/02/cropped-Untitled-design-96-180x180.png Oct 26 12:51:02 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of https://atsuimori.com/lifehack/otoku/tx/: つくばエクスプレスが高い!でも、約3割引で安く乗る方法! | あつまれ 流山おおたかの森! Oct 26 12:51:02 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://atsuimori.com/wp/wp-content/uploads/2020/08/cropped-TS0529012-1-scaled-e1598635214458-32x32.jpg to /tmp/tmp-746435-ScyVZ14BHsKz ... Oct 26 12:51:02 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://atsuimori.com/wp/wp-content/uploads/2020/09/tx.jpg to /tmp/tmp-746435-TRFQ2HN02O3t ... Oct 26 12:51:04 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://atsuimori.com/wp/wp-content/uploads/2020/08/cropped-TS0529012-1-scaled-e1598635214458-32x32.jpg Oct 26 12:51:05 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://atsuimori.com/wp/wp-content/uploads/2020/09/tx.jpg Oct 26 12:51:06 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of https://www.nestbespokehomes.com.au/luxury-home-builders-bayside@en-US ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://s3.eu-central-2.wasabisys.com/mastodonworld/accounts/avatars/109/325/565/743/983/226/original/9a29144e369c4088.png to /tmp/tmp-746435-psPlfhsE0st9 ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://s3.eu-central-2.wasabisys.com/mastodonworld/accounts/avatars/109/325/565/743/983/226/original/9a29144e369c4088.png Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of http://tinnunculus.blog61.fc2.com/blog-entry-6242.html@en-US ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of https://fedibird.com/@magpie_sendai/111299964541287080@en-US ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://framapiaf.org/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png to /tmp/tmp-746435-bNkQYDcdqLGL ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of https://framablog.org/2023/10/25/opposez-vous-a-chat-control/@en-US ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://framapiaf.org/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://cdn.masto.host/djssocial/custom_emojis/images/000/037/385/original/8faabd78e8a8a385.png to /tmp/tmp-746435-p6qRnRjJFGEa ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://djs.social/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png to /tmp/tmp-746435-MzDJBCXRaJ7K ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://hear-me.social/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png to /tmp/tmp-746435-V2T3jLrBmN1i ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://media.niri.la/FDGVyrxacAA_pJr.png to /tmp/tmp-746435-HHx1LbM4cTYj ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://media.niri.la/misskey/5de1ea51-0040-4ad6-a657-21f1e4e9bbe7.png to /tmp/tmp-746435-ykJTJSXT4JD5 ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://hear-me.social/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://media.niri.la/misskey/e91b58f0-6a62-4a2a-8c03-56fcb8470071.png to /tmp/tmp-746435-eX4P3jK5CCed ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://mastodon.iriseden.eu/system/accounts/avatars/109/302/713/181/670/121/original/f7a9a4145c39c7bc.png to /tmp/tmp-746435-2wyrGGRLCbw9 ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://djs.social/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://cdn.masto.host/djssocial/custom_emojis/images/000/037/385/original/8faabd78e8a8a385.png Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of https://www.nestbespokehomes.com.au/luxury-home-builders-bayside: Luxury Home Builders Bayside — Nest Bespoke Homes Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of https://chicagopaintcrew.com/service/drywall-repairs/@en-US ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://media.niri.la/misskey/e91b58f0-6a62-4a2a-8c03-56fcb8470071.png Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://s3.fedibird.com/custom_emojis/images/000/393/804/original/b9af8212bf848d95.gif to /tmp/tmp-746435-gq44ypoQNV16 ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [url-preview] Getting preview of https://montblanc.hypotheses.org/5217@en-US ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://s3.arkjp.net/misskey/4fcabec9-276b-407d-b63a-eb3df439ed21.png to /tmp/tmp-746435-C5AFr1RrtVhX ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://footbrid.ge/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png to /tmp/tmp-746435-PPXMIMwNA7YB ... Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://mastodon.iriseden.eu/system/accounts/avatars/109/302/713/181/670/121/original/f7a9a4145c39c7bc.png Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://s3.arkjp.net/misskey/4fcabec9-276b-407d-b63a-eb3df439ed21.png Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of http://tinnunculus.blog61.fc2.com/blog-entry-6242.html: 【別館】生き物ウォッチングとベガルタが好き 【続】ミニカバの赤ちゃんに逢いに Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://footbrid.ge/packs/media/icons/favicon-48x48-c1197e9664ee6476d2715a1c4293bf61.png Oct 26 12:51:07 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of https://framablog.org/2023/10/25/opposez-vous-a-chat-control/: Opposez-vous à Chat Control ! Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of https://montblanc.hypotheses.org/5217: Réédition du Comte Vert de Savoie d’Antoine Jacquemoud Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://images.squarespace-cdn.com/content/v1/5a84b01a18b27dc83c243111/2f8e04b0-d09a-4a8e-a2b5-180ef074c428/favicon.ico?format=100w to /tmp/tmp-746435-H6Ms0zGkquxB ... Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://framablog.org/favicon.ico to /tmp/tmp-746435-SQk1VsII8mHH ... Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading http://static1.squarespace.com/static/5a84b01a18b27dc83c243111/t/60adb2988d041a0a24ea0422/1621996184802/NBH-Horizontal-Logo-White-BG-300ppi.png?format=1500w to /tmp/tmp-746435-wyM1XAE00jMS ... Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://framablog.org/wp-content/uploads/2023/10/europespy.png to /tmp/tmp-746435-BQe10k0M8JxT ... Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://montblanc.hypotheses.org/wp-content/cleo-commons/images/favicon.png to /tmp/tmp-746435-8K0Iw2fq8rx2 ... Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://images.squarespace-cdn.com/content/v1/5a84b01a18b27dc83c243111/2f8e04b0-d09a-4a8e-a2b5-180ef074c428/favicon.ico?format=100w Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: http://static1.squarespace.com/static/5a84b01a18b27dc83c243111/t/60adb2988d041a0a24ea0422/1621996184802/NBH-Horizontal-Logo-White-BG-300ppi.png?format=1500w Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://montblanc.hypotheses.org/files/2021/04/Le-Comte-Vert-de-Savoie-poeme-heroique-en-douze-chants-672x372.jpg to /tmp/tmp-746435-QlsLgD3Ah4er ... Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://framablog.org/favicon.ico Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://framablog.org/wp-content/uploads/2023/10/europespy.png Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://montblanc.hypotheses.org/wp-content/cleo-commons/images/favicon.png Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://montblanc.hypotheses.org/files/2021/04/Le-Comte-Vert-de-Savoie-poeme-heroique-en-douze-chants-672x372.jpg Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://media.niri.la/misskey/5de1ea51-0040-4ad6-a657-21f1e4e9bbe7.png Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of https://chicagopaintcrew.com/service/drywall-repairs/: Drywall Repairs - chicagopaintcrew Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://s3.fedibird.com/custom_emojis/images/000/393/804/original/b9af8212bf848d95.gif Oct 26 12:51:08 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://chicagopaintcrew.com/wp-content/uploads/2023/04/3.jpeg to /tmp/tmp-746435-sWTDlytQQCsU ... Oct 26 12:51:09 ns3109441 "matrix.rocks"[746435]: DONE * [url-preview] Got preview of https://fedibird.com/@magpie_sendai/111299964541287080: まぐぴ (@magpie_sendai@fedibird.com) Oct 26 12:51:09 ns3109441 "matrix.rocks"[746435]: INFO * [download] Downloading https://s3.fedibird.com/media_attachments/files/111/299/964/197/110/552/original/b44611457120e435.jpg to /tmp/tmp-746435-xXEffA1xA6W1 ... Oct 26 12:51:09 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://chicagopaintcrew.com/wp-content/uploads/2023/04/3.jpeg Oct 26 12:51:09 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://s3.fedibird.com/media_attachments/files/111/299/964/197/110/552/original/b44611457120e435.jpg Oct 26 12:51:11 ns3109441 "matrix.rocks"[746435]: DONE * [download] Download finished: https://media.niri.la/FDGVyrxacAA_pJr.png ```
spirillen commented 1 year ago
Oct 26 13:07:47 ns3109441 "matrix.rocks"[752925]: INFO 1        [drive register]        file with same hash is found: 9laripk3f2
Oct 26 13:07:47 ns3109441 "matrix.rocks"[752925]: DONE 1        [drive downloader]        Got: 9laripk3f2
Oct 26 13:07:48 ns3109441 "matrix.rocks"[752925]: Error: Vapid public key should be 65 bytes long when decoded.
Oct 26 13:07:48 ns3109441 "matrix.rocks"[752925]:     at Object.validatePublicKey (/home/misskey/misskey/node_modules/.pnpm/web-push@3.6.6/node_modules/web-push/src/vapid-helper.js:111:11)
Oct 26 13:07:48 ns3109441 "matrix.rocks"[752925]:     at WebPushLib.setVapidDetails (/home/misskey/misskey/node_modules/.pnpm/web-push@3.6.6/node_modules/web-push/src/web-push-lib.js:60:17)
Oct 26 13:07:48 ns3109441 "matrix.rocks"[752925]:     at PushNotificationService.pushNotification (file:///home/misskey/misskey/packages/backend/built/core/PushNotificationService.js:69:14)
Oct 26 13:07:48 ns3109441 "matrix.rocks"[752925]:     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Oct 26 13:08:15 ns3109441 "matrix.rocks"[752925]: WARN 1        [queue inbox]        stalled id=3211855
Oct 26 13:10:00 ns3109441 "matrix.rocks"[752925]: INFO 1        [queue check-expired-mutings]        Checking expired mutings...
Oct 26 13:10:00 ns3109441 "matrix.rocks"[752925]: DONE 1        [queue check-expired-mutings]        All expired mutings checked.
spirillen commented 1 year ago

Seems to have solved this issue, despite the missing pointers from the log, and this was by accident as I had to make changes to the DB "tuning" for other websites.

So for other, I solved this by half-fen my "max_wal_size" in /etc/postgresql/15/main/postgresql.conf

This should still be in the log that the DB have gone, and connection is lost|stalled