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://lemmy.ml/activities/update/2ae95c0d-082d-4900-9be1-281c7211ec57","actor":"https://lemmy.ml/u/Ferk","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"type":"Note","id":"https://lemmy.ml/comment/17089224","attributedTo":"https://lemmy.ml/u/Ferk","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.ml/c/linux","https://feddit.uk/u/BeardedGingerWonder"],"content":"<p>It was just an example of what I’m doing for my particular situation where I don’t have root access, I’m not saying you should choose the same location. I assumed that, since everyone is sourcing the same file, there’s already a shared storage you are maintaining.</p>\n<p>About something breaking, I guess it’s up to you and your team if you prefer functions, but it also means not everyone will need to be annoyed when someone else’s script has a small syntax error. And also I expect the only errors you are able to get feedback about right now would be only syntax errors (I expect you don’t have unit tests or anything like that… so technically a function can still be broken and you wouldn’t know until you use it).</p>\n<p>You also have the advantage of being able to use other languages beyond bash, if perl/python or others are available.</p>\n<p>Anyway, you are free to have your reasons, I was just saying that root access is not necessarily needed.</p>\n","inReplyTo":"https://feddit.uk/comment/15642070","mediaType":"text/html","source":{"content":"It was just an example of what I'm doing for my particular situation where I don't have root access, I'm not saying you should choose the same location. I assumed that, since everyone is sourcing the same file, there's already a shared storage you are maintaining.\n\nAbout something breaking, I guess it's up to you and your team if you prefer functions, but it also means not everyone will need to be annoyed when someone else's script has a small syntax error. And also I expect the only errors you are able to get feedback about right now would be only syntax errors (I expect you don't have unit tests or anything like that.. so technically a function can still be broken and you wouldn't know until you use it).\n\nYou also have the advantage of being able to use other languages beyond bash, if perl/python or others are available.\n\nAnyway, you are free to have your reasons, I was just saying that root access is not necessarily needed.","mediaType":"text/markdown"},"published":"2025-03-06T10:57:38.418299Z","updated":"2025-03-06T11:00:21.427062Z","tag":[{"href":"https://feddit.uk/u/BeardedGingerWonder","name":"@BeardedGingerWonder@feddit.uk","type":"Mention"}],"distinguished":false,"audience":"https://lemmy.ml/c/linux","attachment":[]},"cc":["https://lemmy.ml/c/linux","https://feddit.uk/u/BeardedGingerWonder"],"tag":[{"href":"https://feddit.uk/u/BeardedGingerWonder","name":"@BeardedGingerWonder@feddit.uk","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/d8e70f9f-dec2-437c-a36e-f747221597c5"}" +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" => [ "Thu, 06 Mar 2025 11:00:45 GMT" ] "digest" => [ "SHA-256=k3ZV0Ul7/UgTS7sLGnkGAwxj9KtjRLXbM0UbOCLSR8k=" ] "signature" => [ "keyId="https://lemmy.ml/c/linux#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="oBUM945YRDmI9cuB8W4gKRetK9tTjBpQXY+tLe72926NcTcBTWt6fb0zvyhpfsqURqDwANVWFf4u2qQFcyJzMSoKsK6hfIC/eFhB6rpqqlpdoiKZl/N3kZOFlug5oasgINciWAhsU6w2e21z0UpvI4oXM7sqNbzNVK/tlcErUchdMpkB3DgeR8XpMAyLNsw7EdYUfGWkopd3xgTxMS+hMnwjeVmNdWvmBbKlb3wRqUxTocREfG3P1HHRg72fpy0SvnA6xhh6hh9LTk8kadvyOYtg6dnbGxdQttefE6VZR7iD/d5MIIBrtRiL2j6vv+jgn9h/d9oF582PzfQkdhdJtw=="" ] "accept" => [ "*/*" ] "user-agent" => [ "Lemmy/0.19.9; +https://lemmy.ml" ] "accept-encoding" => [ "gzip" ] "content-length" => [ "3337" ] "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: "51010720" } |