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.dbzer0.com/c/piracy","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"id":"https://lemmy.blahaj.zone/activities/create/cec14ceb-dd18-4f57-9918-7d3c76b5058e","actor":"https://lemmy.blahaj.zone/u/JPAKx4","@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://lemmy.blahaj.zone/comment/13480689","attributedTo":"https://lemmy.blahaj.zone/u/JPAKx4","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.dbzer0.com/c/piracy","https://startrek.website/u/FoD"],"content":"<p>Opening a port isn’t really bad if you have your firewall configured properly. You will have to open a port either way with jellyfin or wireguard. If you have a TLS/SSL certificate then just doing jellyfin is fine (but have good passwords since it’s public facing), otherwise a VPN like wireguard will handle encryption for you.</p>\n<p>As for managing traffic on the VPN you can follow this advice: <a href=\"https://serverfault.com/questions/1075973/wireguard-how-to-only-tunnel-some-of-the-traffic\">serverfault.com/…/wireguard-how-to-only-tunnel-so…</a></p>\n<p>Basically setup your firewall to stop extra traffic on your end, and change accessible IPs in wireguard to your service(s) so the peer knows not to talk on that interface for unrelated things.</p>\n","inReplyTo":"https://startrek.website/comment/15597622","mediaType":"text/html","source":{"content":"Opening a port isn't really bad if you have your firewall configured properly. You will have to open a port either way with jellyfin or wireguard. If you have a TLS/SSL certificate then just doing jellyfin is fine (but have good passwords since it's public facing), otherwise a VPN like wireguard will handle encryption for you.\n\nAs for managing traffic on the VPN you can follow this advice: https://serverfault.com/questions/1075973/wireguard-how-to-only-tunnel-some-of-the-traffic\n\nBasically setup your firewall to stop extra traffic on your end, and change accessible IPs in wireguard to your service(s) so the peer knows not to talk on that interface for unrelated things.","mediaType":"text/markdown"},"published":"2025-03-20T01:12:18.736304Z","tag":[{"href":"https://startrek.website/u/FoD","name":"@FoD@startrek.website","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.dbzer0.com/c/piracy"},"cc":["https://lemmy.dbzer0.com/c/piracy","https://startrek.website/u/FoD"],"tag":[{"href":"https://startrek.website/u/FoD","name":"@FoD@startrek.website","type":"Mention"}],"type":"Create","audience":"https://lemmy.dbzer0.com/c/piracy"},"cc":["https://lemmy.dbzer0.com/c/piracy/followers"],"type":"Announce","id":"https://lemmy.dbzer0.com/activities/announce/create/a8b0471c-3276-4c7c-95fc-61dd5839d057"}" +request: [ "host" => "kbin.spritesserver.nl" "method" => "POST" "uri" => "/f/inbox" "client_ip" => "144.76.120.54" ] +headers: [ "content-type" => [ "application/activity+json" ] "host" => [ "kbin.spritesserver.nl" ] "date" => [ "Thu, 20 Mar 2025 01:12:49 GMT" ] "digest" => [ "SHA-256=8GGdXe6tJ2EKyLxRDc2u2K3iKQiSU2vZRO3YjTOTXxA=" ] "signature" => [ "keyId="https://lemmy.dbzer0.com/c/piracy#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="NVWv+Pgq/ENL189+2dNvNjjGsYhJ9HcInk7+JDU7Rgye2yqsnUnFFnZMUZSFw+UuDgkCQCdjJDowFvrHvYx2jPkAjZdbcygJ84Qm88BEDYuyAfjAJUQlFRFLgpvMGrUZiTALjyfqxt+x10ltksvQNdBMWe/lAI6M7pT1d8ZCO4ens1NRvJ+dggYL/7rS81rgUlTOP+mce805J1SYIg4iPjlfPUD/kv2CMCL2/8fwqsHpYoEc9r4rJfJJVLIwrmnwlQNsCIZLYPJaac9Q8ToLsG3LouyM63MJupi0KSLQqaJBjFtzReTMm+P8xXfmw9UcTohT3zmMTVkcbpnjA6ofZg=="" ] "accept" => [ "*/*" ] "user-agent" => [ "Lemmy/0.19.9; +https://lemmy.dbzer0.com" ] "accept-encoding" => [ "gzip" ] "content-length" => [ "2998" ] "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: "51991075" } |