Messages
Ordered list of dispatched messages across all your buses
"App\Message\ActivityPub\Inbox\ActivityMessage" |
|
---|---|
Caller | In SharedInboxController.php line |
Bus | messenger.bus.default |
Message | App\Message\ActivityPub\Inbox\ActivityMessage {#353 +payload: "{"@context":["https://join-lemmy.org/context.json","https://www.w3.org/ns/activitystreams"],"actor":"https://lemmy.world/c/selfhosted","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"id":"https://lemmy.world/activities/create/1df59ed6-5266-4f7e-94ce-86d80a46f135","actor":"https://lemmy.world/u/bigredgiraffe","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"type":"Note","id":"https://lemmy.world/comment/17142229","attributedTo":"https://lemmy.world/u/bigredgiraffe","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.world/c/selfhosted","https://piefed.social/u/Flamekebab"],"content":"<p>Okay so when you say “unplug the power” do you mean shut it down first or just pull the plug? The latter is a great way to corrupt your storage pools as ZFS uses memory for read and write cache etc by default. You definitely need to do a graceful shutdown especially if there is data that was recently written to disk, that’s why a UPS is so recommended. That said you can usually import an existing pool when that happens, I think there is a UI menu for it now.</p>\n","inReplyTo":"https://piefed.social/post/764841","mediaType":"text/html","source":{"content":"Okay so when you say “unplug the power” do you mean shut it down first or just pull the plug? The latter is a great way to corrupt your storage pools as ZFS uses memory for read and write cache etc by default. You definitely need to do a graceful shutdown especially if there is data that was recently written to disk, that’s why a UPS is so recommended. That said you can usually import an existing pool when that happens, I think there is a UI menu for it now.","mediaType":"text/markdown"},"published":"2025-05-19T14:46:53.117495Z","tag":[{"href":"https://piefed.social/u/Flamekebab","name":"@Flamekebab@piefed.social","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.world/c/selfhosted","attachment":[]},"cc":["https://lemmy.world/c/selfhosted","https://piefed.social/u/Flamekebab"],"tag":[{"href":"https://piefed.social/u/Flamekebab","name":"@Flamekebab@piefed.social","type":"Mention"}],"type":"Create","audience":"https://lemmy.world/c/selfhosted"},"cc":["https://lemmy.world/c/selfhosted/followers"],"type":"Announce","id":"https://lemmy.world/activities/announce/create/ccbb359f-25ff-4adf-b3c7-56eab28c9ab5"}" +request: [ "host" => "kbin.spritesserver.nl" "method" => "POST" "uri" => "/f/inbox" "client_ip" => "135.181.143.221" ] +headers: [ "content-type" => [ "application/activity+json" ] "host" => [ "kbin.spritesserver.nl" ] "date" => [ "Mon, 19 May 2025 14:47:11 GMT" ] "digest" => [ "SHA-256=17sf53a2BpPcoyIEkIxPMEpEJiQ2cyOo/FasLxbz0x4=" ] "signature" => [ "keyId="https://lemmy.world/c/selfhosted#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="wjSuiPeg+9jo3G/CssetMfu1q8T7B7ynWWE5+InBr/pZNxh9E6XxiXF72A4EAmrdm1cM0PYTzeElhernrPvpodrvUtyk9ZGIESbxpiaG6hJlw1mZc6Vz0FYkdidp++tJEsaIun5w0+X22MROtyp8M86lOPo5YSqb78kW40iGhymbR0ZeMV47j5By3m9RVHY8SU6XzIBdumtYAX/V4wC8PhziMU7IzXUh5eRpE+6pi2nEzzQIn8As2sK2vjQvwcmL4E89Syi2WmOiOhJ7WCmVfCkSHvaNH6ySZttITYR/PCInPLHBeOj1NVHbg6coygSX1dzANJplZ8a4oy5JJtNB+g=="" ] "traceparent" => [ "00-d61bc4b9bf7dc6e5f7e7ac28b87b9e88-f86ae900ee77eb85-01" ] "tracestate" => [ "" ] "accept" => [ "*/*" ] "user-agent" => [ "Lemmy/0.19.11-19-g2895f45e8; +https://lemmy.world" ] "accept-encoding" => [ "gzip" ] "content-length" => [ "2413" ] "x-php-ob-level" => [ "1" ] ] } |
Envelope stamps when dispatching | No items |
Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#343 -busName: "messenger.bus.default" } Symfony\Component\Messenger\Stamp\SentStamp {#268 -senderClass: "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport" -senderAlias: "async_ap" } Symfony\Component\Messenger\Stamp\TransportMessageIdStamp {#227 -id: "56660896" } |