POST https://kbin.spritesserver.nl/f/inbox

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/post/19898800","actor":"https://lemmy.world/u/mrvictory1","type":"Page","attributedTo":"https://lemmy.world/u/mrvictory1","to":["https://lemmy.world/c/selfhosted","https://www.w3.org/ns/activitystreams#Public"],"name":"Ethernet switch only partially working","cc":[],"content":"<p>Here is the past network setup:</p>\n<ul>\n<li>Main Router (192.168.1.2) -&gt; Ethernet Switch -&gt; Multiple Ethernet cables connected to wall</li>\n<li>Wall -&gt; Second Router (192.168.1.1)</li>\n<li>Wall -&gt; PC</li>\n</ul>\n<p>After a blackout we thought the switch was no longer working so we replaced it with another router. The problem is the router has too few ports, not every room gets ethernet. The ethernet switch works in this configuration:</p>\n<ul>\n<li>Main Router -&gt; Third Router (Wi-Fi disabled) -&gt; Ethernet cable connected to wall -&gt; Wall -&gt; Ethernet Splitter -&gt; PC\nUnder either of these configurations PC detects network but cannot reach 192.168.1.1, 192.168.1.2 or WWW:</li>\n<li>Main Router -&gt; Ethernet Switch -&gt; PC</li>\n<li>Main Router -&gt; Ethernet Switch -&gt; Ethernet cable connected to wall -&gt; Wall -&gt; PC</li>\n</ul>\n<p>Windows reports “Unidentified network”, Linux tries to connect for a minute then fails. I knwo the PC isn’t bad because other devices also fail to connect. Even if I set up a static IP I cannot reach a local IP. 2nd router has IP address 192.168.1.1 because it refuses to use anything else, first router is assigned different IP so these two don’t conflict.</p>\n","mediaType":"text/html","source":{"content":"Here is the past network setup:\n* Main Router (192.168.1.2) -> Ethernet Switch -> Multiple Ethernet cables connected to wall\n* Wall -> Second Router (192.168.1.1)\n* Wall -> PC\n\nAfter a blackout we thought the switch was no longer working so we replaced it with another router. The problem is the router has too few ports, not every room gets ethernet. The ethernet switch works in this configuration:\n* Main Router -> Third Router (Wi-Fi disabled) -> Ethernet cable connected to wall -> Wall -> Ethernet Splitter -> PC\nUnder either of these configurations PC detects network but cannot reach 192.168.1.1, 192.168.1.2 or WWW:\n* Main Router -> Ethernet Switch -> PC\n* Main Router -> Ethernet Switch -> Ethernet cable connected to wall -> Wall -> PC\n\nWindows reports \"Unidentified network\", Linux tries to connect for a minute then fails. I knwo the PC isn't bad because other devices also fail to connect. Even if I set up a static IP I cannot reach a local IP. 2nd router has IP address 192.168.1.1 because it refuses to use anything else, first router is assigned different IP so these two don't conflict.","mediaType":"text/markdown"},"attachment":[],"commentsEnabled":true,"sensitive":false,"published":"2024-09-18T07:43:52.611184Z","updated":"2024-09-18T07:44:03.274476Z","language":{"identifier":"en","name":"English"},"audience":"https://lemmy.world/c/selfhosted"},"cc":["https://lemmy.world/c/selfhosted/followers"],"type":"Announce","id":"https://lemmy.world/activities/announce/page/ffd028f7-e611-4e12-b9c6-a0ccd631e16d"}"
  +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" => [
      "Wed, 18 Sep 2024 07:44:34 GMT"
    ]
    "digest" => [
      "SHA-256=yWAWwKYnind/t6u5k1E6Ccm1+3BIC9ZYSZJitB/eHB8="
    ]
    "signature" => [
      "keyId="https://lemmy.world/c/selfhosted#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="JH4WfDdB1mILZgIMTPljD5idVIEwcxb4eOZsbjkIxrKdSzoBpAI7H8Nr/fdhvSRW2bpnaw6KrIKmOrcOpzE58AfFsYPUKRzUx0AnpO7OseZHfjrScWFuyyFPJRlwT6pQ3Ztpy5ussopXyzBmtlUUAHkVP2X0LCrb3AP+OFt8cBNTvN6EGdBFOzz6Zz5NVCL5MHBGez6zGaNz4Pl5R4cvt3keO9jKxXy+lJ9KQ/TyauIJedecKbKe7AL3C2/0n4EJzsLeAkq6/DwVkuB6bLhSU+4YYcAIxBP/lG3UC+n+lrFXnaSbMdN7R6qsgHy6CXkk6c2vwZHNqOGzbQKJpqmLNw==""
    ]
    "accept" => [
      "*/*"
    ]
    "user-agent" => [
      "Lemmy/0.19.3-4-gc98049af6; +https://lemmy.world"
    ]
    "accept-encoding" => [
      "gzip"
    ]
    "content-length" => [
      "3348"
    ]
    "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: "41993334"
}