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.ml/c/linux","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"id":"https://lemy.lol/activities/update/daeb4d8a-340d-486c-9980-41bf658ad821","actor":"https://lemy.lol/u/HelloRoot","@context":["https://join-lemmy.org/context.json","https://www.w3.org/ns/activitystreams"],"to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"type":"Note","id":"https://lemy.lol/comment/18164307","attributedTo":"https://lemy.lol/u/HelloRoot","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.ml/c/linux","https://lemmy.ml/u/julian_hoch"],"content":"<p>I have btrfs snapshots with snapper on my desktop. It keeps the last 20 snapshots. Sending them to a second drive would require an equal amount of space as the main drive, which is ~850GB / 1T full.</p>\n<p>But the borg backup for the same takes only ~450GB and also keeps the last 20 versions.</p>\n<p>So I use btrfs to restore situations about filechanges (for example a bad system update).</p>\n<p>Borg is easier to set up a central server for all my devices, because it takes much less space. So I use that in case where the drive fails. To restore I set up the same partition layout as before and then throw the borg backup at it. It seems pretty easy so far.</p>\n","inReplyTo":"https://lemmy.ml/comment/18391256","mediaType":"text/html","source":{"content":"I have btrfs snapshots with snapper on my desktop. It keeps the last 20 snapshots. Sending them to a second drive would require an equal amount of space as the main drive, which is ~850GB / 1T full. \n\nBut the borg backup for the same takes only ~450GB and also keeps the last 20 versions.\n\nSo I use btrfs to restore situations about filechanges (for example a bad system update).\n\nBorg is easier to set up a central server for all my devices, because it takes much less space. So I use that in case where the drive fails. To restore I set up the same partition layout as before and then throw the borg backup at it. It seems pretty easy so far.","mediaType":"text/markdown"},"published":"2025-05-04T10:29:43.709913Z","updated":"2025-05-04T10:31:26.266915Z","tag":[{"href":"https://lemmy.ml/u/julian_hoch","name":"@julian_hoch@lemmy.ml","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.ml/c/linux","attachment":[]},"cc":["https://lemmy.ml/c/linux","https://lemmy.ml/u/julian_hoch"],"tag":[{"href":"https://lemmy.ml/u/julian_hoch","name":"@julian_hoch@lemmy.ml","type":"Mention"}],"type":"Update","audience":"https://lemmy.ml/c/linux"},"cc":["https://lemmy.ml/c/linux/followers"],"type":"Announce","id":"https://lemmy.ml/activities/announce/update/d64a1496-d39d-4315-ae94-e3b066201dc5"}" +request: [ "host" => "kbin.spritesserver.nl" "method" => "POST" "uri" => "/f/inbox" "client_ip" => "54.36.178.108" ] +headers: [ "content-type" => [ "application/activity+json" ] "host" => [ "kbin.spritesserver.nl" ] "date" => [ "Sun, 04 May 2025 10:32:00 GMT" ] "digest" => [ "SHA-256=ORdx+hLTcapaKb12iEzRRQst3LrFGE5ulo8KyIkpg1A=" ] "signature" => [ "keyId="https://lemmy.ml/c/linux#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="HWTAdZs/4e6BF16eVraYdd5OGhfFD1ihF6Z6WbokAUAUdo/uMAHW9mrhZeDp9dkZYP46F0tGMF0a0m5BOAvY+cXMr7EIFBOMwu2/fkDkj9Qr79XjNl3qRAVwwG+IuBZ0cvXutfUtMfRr+I4hq5xi4U4/7NXHMY8c+wW/y2ZJVSe2EDUr3yfv0Yz6iFeW6fcEoXmwhOK/+Opu2PYXSG76CcX9Xuv0M+msmeP3CT4moL2iob3AhrrQ78aoWsGZJVFKw72AgBhk0p2Y9y44gH1QymSDem2er4zYqS2WMnet+WW+X6J7VyDv1ODi5R+gQYVlB6+Bjqyq5yXA6JOcKDisBA=="" ] "accept" => [ "*/*" ] "user-agent" => [ "Lemmy/0.19.11; +https://lemmy.ml" ] "accept-encoding" => [ "gzip" ] "content-length" => [ "2821" ] "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: "55403811" } |