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://discuss.tchncs.de/activities/update/9ddbe6d6-ab9f-46ad-9c7a-8c86789ad6b3","actor":"https://discuss.tchncs.de/u/CumBroth","@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://discuss.tchncs.de/comment/21302567","attributedTo":"https://discuss.tchncs.de/u/CumBroth","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.world/c/selfhosted","https://lemmy.world/u/Dust0741"],"content":"<p>You could use <code>network_mode: “container:{name}”</code> instead of <code>service:{name}</code>. See here <a href=\"https://docs.docker.com/reference/compose-file/services/#network_mode\">docs.docker.com/reference/compose-file/services/#…</a></p>\n<p>Service definitions would have to be defined in the same compose file or merged into it at some point to be able to reference each other. Containers don’t have that restriction.</p>\n","inReplyTo":"https://lemmy.world/post/37034737","mediaType":"text/html","source":{"content":"You could use `network_mode: \"container:{name}\"` instead of `service:{name}`. See here https://docs.docker.com/reference/compose-file/services/#network_mode\n\nService definitions would have to be defined in the same compose file or merged into it at some point to be able to reference each other. Containers don't have that restriction.","mediaType":"text/markdown"},"published":"2025-10-07T21:47:04.777501Z","updated":"2025-10-07T21:48:39.210214Z","tag":[{"href":"https://lemmy.world/u/Dust0741","name":"@Dust0741@lemmy.world","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.world/c/selfhosted","attachment":[]},"cc":["https://lemmy.world/c/selfhosted","https://lemmy.world/u/Dust0741"],"tag":[{"href":"https://lemmy.world/u/Dust0741","name":"@Dust0741@lemmy.world","type":"Mention"}],"type":"Update","audience":"https://lemmy.world/c/selfhosted"},"cc":["https://lemmy.world/c/selfhosted/followers"],"type":"Announce","id":"https://lemmy.world/activities/announce/update/50459ce0-b566-41a1-a699-c43119e95b05"}" +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" => [ "Tue, 07 Oct 2025 21:48:45 GMT" ] "digest" => [ "SHA-256=O87SYDjNhYyn5E3O7tkOdO3zK5exurLqxNGcB1KoRag=" ] "signature" => [ "keyId="https://lemmy.world/c/selfhosted#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="UbAHH8EJZoOXR58KJCt0p55n4LZri2g4eQT3wkhFe4wpDoaaZt2oiDuw5pOSe93YrvSph2tCpqoItFIcqbRFNO5VXcTjTaxlbXjIPuRzYDR+135Ll0DknegACRYz3TArDhPk1aDGtsTBsaQgLQ4zFJqQYeyr1IhQ1+EffrWecq/g3T61lNuKIGWI7xp+7/5clVYecqbJxeu84Qu6NTMMTqjaIx+rP6ZwRwWZGEkWZX57HTyTqg+jFPbrhR433LSGvwG3UWxcjdrFuoogu8XCZ7zP0rf93rJi734AB/7tm7MiNeo5r3airrWbPJelmc/M+9BmN2LyJXsSNX8kHJm7yQ=="" ] "traceparent" => [ "00-d0993d3156e596215a34f91c3297dfdc-49ff47e6ae935a72-01" ] "tracestate" => [ "" ] "accept" => [ "*/*" ] "user-agent" => [ "Lemmy/0.19.12-4-gd8445881a; +https://lemmy.world" ] "accept-encoding" => [ "gzip" ] "content-length" => [ "2370" ] "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: "67050148" } |