Redirect 302 redirect from GET @entry_comment_create (e3b162)

GET https://kbin.spritesserver.nl/index.php/u/@penguin_ex_machina@lemmy.world/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
20.27 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.07 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "Suddenly-getting-a-server-error-on-my-instance"
  +title: "Suddenly getting a server error on my instance"
  +url: null
  +body: """
    I don’t know when it started, I usually check my instance through the Voyager app and it never showed a problem, but I’m suddenly getting “server error” and 502 bad gateway errors on my instance on desktop. I haven’t made any major changes (read, any at all) since I last confirmed it worked on desktop.\n
    \n
    Checking the logs I don’t see any obvious proxy issues but I am getting weird connection issues in `lemmy-ui`:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">TypeError: fetch failed\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     at Object.fetch (node:internal/deps/undici/undici:11730:11)\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |   cause: ConnectTimeoutError: Connect Timeout Error\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at onConnectTimeout (node:internal/deps/undici/undici:6869:28)\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at node:internal/deps/undici/undici:6825:50\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at Immediate._onImmediate (node:internal/deps/undici/undici:6857:13)\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at process.processImmediate (node:internal/timers:478:21) {\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     code: 'UND_ERR_CONNECT_TIMEOUT'\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |   }\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  | }\n
    </span>\n
    ```\n
    \n
    Where on earth can I even begin to address this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721139858 {#1766
    date: 2024-07-16 16:24:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: null
      +root: null
      +body: "So…it’s working now? I haven’t touched anything yet, but I just checked my instance again and it works perfectly fine on desktop now. It always worked through Voyager, so I was able to let people know there was an issue. If it comes back I’ll try some of these suggestions to find a more permanent fix."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705006247 {#1560
        date: 2024-01-11 21:50:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@penguin_ex_machina@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 299833
      -bodyTs: "'abl':35 'alway':28 'anyth':10 'back':47 'check':15 'come':46 'desktop':25 'find':56 'fine':23 'fix':60 'haven':7 'instanc':17 'issu':43 'know':39 'let':37 'll':49 'peopl':38 'perfect':22 'perman':59 'suggest':54 'touch':9 'tri':50 'voyag':31 'work':4,21,29 'yet':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6585519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705006247 {#1573
        date: 2024-01-11 21:50:47.0 +01:00
      }
      +"title": 299833
    }
  ]
  -id: 28874
  -titleTs: "'error':5 'get':2 'instanc':8 'server':4 'sudden':1"
  -bodyTs: "'1':88,99,110,120,131,141,152,163,173,178 '11':94 '11730':93 '13':147 '21':158 '28':126 '478':157 '5':105 '50':136 '502':31 '6825':135 '6857':146 '6869':125 '95':104 'address':187 'app':16 'bad':32 'begin':185 'caus':111 'chang':46 'check':10,59 'code':164 'confirm':54 'connect':75,113,167 'connecttimeouterror':112 'desktop':39,58 'earth':181 'err':166 'error':29,34,115 'even':184 'fail':83 'fetch':82 'gateway':33 'get':27,73 'haven':41 'immediate._onimmediate':143 'instanc':12,37 'internal/deps/undici/undici':92,124,134,145 'internal/process/task_queues':103 'internal/timers':156 'issu':69,76 'know':4 'last':53 'lemmi':79,85,86,96,97,107,108,117,118,128,129,138,139,149,150,160,161,170,171,175,176 'lemmy-lemmy-ui':84,95,106,116,127,137,148,159,169,174 'lemmy-ui':78 'log':61 'm':25 'made':43 'major':45 'never':19 'node':91,102,123,133,144,155 'object.fetch':90 'obvious':67 'onconnecttimeout':122 'problem':22 'process.processimmediate':154 'process.processticksandrejections':101 'proxi':68 'read':47 'see':65 'server':28 'show':20 'sinc':51 'start':7 'sudden':26 'timeout':114,168 'typeerror':81 'ui':80,87,98,109,119,130,140,151,162,172,177 'und':165 'usual':9 'voyag':15 'weird':74 'work':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704991758
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10562215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704945258 {#1466
    date: 2024-01-11 04:54:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "Suddenly-getting-a-server-error-on-my-instance"
  +title: "Suddenly getting a server error on my instance"
  +url: null
  +body: """
    I don’t know when it started, I usually check my instance through the Voyager app and it never showed a problem, but I’m suddenly getting “server error” and 502 bad gateway errors on my instance on desktop. I haven’t made any major changes (read, any at all) since I last confirmed it worked on desktop.\n
    \n
    Checking the logs I don’t see any obvious proxy issues but I am getting weird connection issues in `lemmy-ui`:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">TypeError: fetch failed\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     at Object.fetch (node:internal/deps/undici/undici:11730:11)\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |   cause: ConnectTimeoutError: Connect Timeout Error\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at onConnectTimeout (node:internal/deps/undici/undici:6869:28)\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at node:internal/deps/undici/undici:6825:50\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at Immediate._onImmediate (node:internal/deps/undici/undici:6857:13)\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at process.processImmediate (node:internal/timers:478:21) {\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     code: 'UND_ERR_CONNECT_TIMEOUT'\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |   }\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  | }\n
    </span>\n
    ```\n
    \n
    Where on earth can I even begin to address this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721139858 {#1766
    date: 2024-07-16 16:24:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: null
      +root: null
      +body: "So…it’s working now? I haven’t touched anything yet, but I just checked my instance again and it works perfectly fine on desktop now. It always worked through Voyager, so I was able to let people know there was an issue. If it comes back I’ll try some of these suggestions to find a more permanent fix."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705006247 {#1560
        date: 2024-01-11 21:50:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@penguin_ex_machina@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 299833
      -bodyTs: "'abl':35 'alway':28 'anyth':10 'back':47 'check':15 'come':46 'desktop':25 'find':56 'fine':23 'fix':60 'haven':7 'instanc':17 'issu':43 'know':39 'let':37 'll':49 'peopl':38 'perfect':22 'perman':59 'suggest':54 'touch':9 'tri':50 'voyag':31 'work':4,21,29 'yet':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6585519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705006247 {#1573
        date: 2024-01-11 21:50:47.0 +01:00
      }
      +"title": 299833
    }
  ]
  -id: 28874
  -titleTs: "'error':5 'get':2 'instanc':8 'server':4 'sudden':1"
  -bodyTs: "'1':88,99,110,120,131,141,152,163,173,178 '11':94 '11730':93 '13':147 '21':158 '28':126 '478':157 '5':105 '50':136 '502':31 '6825':135 '6857':146 '6869':125 '95':104 'address':187 'app':16 'bad':32 'begin':185 'caus':111 'chang':46 'check':10,59 'code':164 'confirm':54 'connect':75,113,167 'connecttimeouterror':112 'desktop':39,58 'earth':181 'err':166 'error':29,34,115 'even':184 'fail':83 'fetch':82 'gateway':33 'get':27,73 'haven':41 'immediate._onimmediate':143 'instanc':12,37 'internal/deps/undici/undici':92,124,134,145 'internal/process/task_queues':103 'internal/timers':156 'issu':69,76 'know':4 'last':53 'lemmi':79,85,86,96,97,107,108,117,118,128,129,138,139,149,150,160,161,170,171,175,176 'lemmy-lemmy-ui':84,95,106,116,127,137,148,159,169,174 'lemmy-ui':78 'log':61 'm':25 'made':43 'major':45 'never':19 'node':91,102,123,133,144,155 'object.fetch':90 'obvious':67 'onconnecttimeout':122 'problem':22 'process.processimmediate':154 'process.processticksandrejections':101 'proxi':68 'read':47 'see':65 'server':28 'show':20 'sinc':51 'start':7 'sudden':26 'timeout':114,168 'typeerror':81 'ui':80,87,98,109,119,130,140,151,162,172,177 'und':165 'usual':9 'voyag':15 'weird':74 'work':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704991758
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10562215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704945258 {#1466
    date: 2024-01-11 04:54:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1433
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
  +slug: "Suddenly-getting-a-server-error-on-my-instance"
  +title: "Suddenly getting a server error on my instance"
  +url: null
  +body: """
    I don’t know when it started, I usually check my instance through the Voyager app and it never showed a problem, but I’m suddenly getting “server error” and 502 bad gateway errors on my instance on desktop. I haven’t made any major changes (read, any at all) since I last confirmed it worked on desktop.\n
    \n
    Checking the logs I don’t see any obvious proxy issues but I am getting weird connection issues in `lemmy-ui`:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">TypeError: fetch failed\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     at Object.fetch (node:internal/deps/undici/undici:11730:11)\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |   cause: ConnectTimeoutError: Connect Timeout Error\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at onConnectTimeout (node:internal/deps/undici/undici:6869:28)\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at node:internal/deps/undici/undici:6825:50\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at Immediate._onImmediate (node:internal/deps/undici/undici:6857:13)\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at process.processImmediate (node:internal/timers:478:21) {\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     code: 'UND_ERR_CONNECT_TIMEOUT'\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  |   }\n
    </span><span style="color:#323232;">lemmy-lemmy-ui-1  | }\n
    </span>\n
    ```\n
    \n
    Where on earth can I even begin to address this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721139858 {#1766
    date: 2024-07-16 16:24:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  +badges: Doctrine\ORM\PersistentCollection {#1575 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1433}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
      +image: null
      +parent: null
      +root: null
      +body: "So…it’s working now? I haven’t touched anything yet, but I just checked my instance again and it works perfectly fine on desktop now. It always worked through Voyager, so I was able to let people know there was an issue. If it comes back I’ll try some of these suggestions to find a more permanent fix."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705006247 {#1560
        date: 2024-01-11 21:50:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@penguin_ex_machina@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 299833
      -bodyTs: "'abl':35 'alway':28 'anyth':10 'back':47 'check':15 'come':46 'desktop':25 'find':56 'fine':23 'fix':60 'haven':7 'instanc':17 'issu':43 'know':39 'let':37 'll':49 'peopl':38 'perfect':22 'perman':59 'suggest':54 'touch':9 'tri':50 'voyag':31 'work':4,21,29 'yet':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6585519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705006247 {#1573
        date: 2024-01-11 21:50:47.0 +01:00
      }
      +"title": 299833
    }
  ]
  -id: 28874
  -titleTs: "'error':5 'get':2 'instanc':8 'server':4 'sudden':1"
  -bodyTs: "'1':88,99,110,120,131,141,152,163,173,178 '11':94 '11730':93 '13':147 '21':158 '28':126 '478':157 '5':105 '50':136 '502':31 '6825':135 '6857':146 '6869':125 '95':104 'address':187 'app':16 'bad':32 'begin':185 'caus':111 'chang':46 'check':10,59 'code':164 'confirm':54 'connect':75,113,167 'connecttimeouterror':112 'desktop':39,58 'earth':181 'err':166 'error':29,34,115 'even':184 'fail':83 'fetch':82 'gateway':33 'get':27,73 'haven':41 'immediate._onimmediate':143 'instanc':12,37 'internal/deps/undici/undici':92,124,134,145 'internal/process/task_queues':103 'internal/timers':156 'issu':69,76 'know':4 'last':53 'lemmi':79,85,86,96,97,107,108,117,118,128,129,138,139,149,150,160,161,170,171,175,176 'lemmy-lemmy-ui':84,95,106,116,127,137,148,159,169,174 'lemmy-ui':78 'log':61 'm':25 'made':43 'major':45 'never':19 'node':91,102,123,133,144,155 'object.fetch':90 'obvious':67 'onconnecttimeout':122 'problem':22 'process.processimmediate':154 'process.processticksandrejections':101 'proxi':68 'read':47 'see':65 'server':28 'show':20 'sinc':51 'start':7 'sudden':26 'timeout':114,168 'typeerror':81 'ui':80,87,98,109,119,130,140,151,162,172,177 'und':165 'usual':9 'voyag':15 'weird':74 'work':56"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704991758
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10562215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704945258 {#1466
    date: 2024-01-11 04:54:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Suddenly-getting-a-server-error-on-my-instance"
    +title: "Suddenly getting a server error on my instance"
    +url: null
    +body: """
      I don’t know when it started, I usually check my instance through the Voyager app and it never showed a problem, but I’m suddenly getting “server error” and 502 bad gateway errors on my instance on desktop. I haven’t made any major changes (read, any at all) since I last confirmed it worked on desktop.\n
      \n
      Checking the logs I don’t see any obvious proxy issues but I am getting weird connection issues in `lemmy-ui`:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">TypeError: fetch failed\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     at Object.fetch (node:internal/deps/undici/undici:11730:11)\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |   cause: ConnectTimeoutError: Connect Timeout Error\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at onConnectTimeout (node:internal/deps/undici/undici:6869:28)\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at node:internal/deps/undici/undici:6825:50\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at Immediate._onImmediate (node:internal/deps/undici/undici:6857:13)\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at process.processImmediate (node:internal/timers:478:21) {\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     code: 'UND_ERR_CONNECT_TIMEOUT'\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |   }\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  | }\n
      </span>\n
      ```\n
      \n
      Where on earth can I even begin to address this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721139858 {#1766
      date: 2024-07-16 16:24:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 28874
    -titleTs: "'error':5 'get':2 'instanc':8 'server':4 'sudden':1"
    -bodyTs: "'1':88,99,110,120,131,141,152,163,173,178 '11':94 '11730':93 '13':147 '21':158 '28':126 '478':157 '5':105 '50':136 '502':31 '6825':135 '6857':146 '6869':125 '95':104 'address':187 'app':16 'bad':32 'begin':185 'caus':111 'chang':46 'check':10,59 'code':164 'confirm':54 'connect':75,113,167 'connecttimeouterror':112 'desktop':39,58 'earth':181 'err':166 'error':29,34,115 'even':184 'fail':83 'fetch':82 'gateway':33 'get':27,73 'haven':41 'immediate._onimmediate':143 'instanc':12,37 'internal/deps/undici/undici':92,124,134,145 'internal/process/task_queues':103 'internal/timers':156 'issu':69,76 'know':4 'last':53 'lemmi':79,85,86,96,97,107,108,117,118,128,129,138,139,149,150,160,161,170,171,175,176 'lemmy-lemmy-ui':84,95,106,116,127,137,148,159,169,174 'lemmy-ui':78 'log':61 'm':25 'made':43 'major':45 'never':19 'node':91,102,123,133,144,155 'object.fetch':90 'obvious':67 'onconnecttimeout':122 'problem':22 'process.processimmediate':154 'process.processticksandrejections':101 'proxi':68 'read':47 'see':65 'server':28 'show':20 'sinc':51 'start':7 'sudden':26 'timeout':114,168 'typeerror':81 'ui':80,87,98,109,119,130,140,151,162,172,177 'und':165 'usual':9 'voyag':15 'weird':74 'work':56"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704991758
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10562215"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704945258 {#1466
      date: 2024-01-11 04:54:18.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: null
  +root: null
  +body: "So…it’s working now? I haven’t touched anything yet, but I just checked my instance again and it works perfectly fine on desktop now. It always worked through Voyager, so I was able to let people know there was an issue. If it comes back I’ll try some of these suggestions to find a more permanent fix."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705006247 {#1560
    date: 2024-01-11 21:50:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@penguin_ex_machina@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 299833
  -bodyTs: "'abl':35 'alway':28 'anyth':10 'back':47 'check':15 'come':46 'desktop':25 'find':56 'fine':23 'fix':60 'haven':7 'instanc':17 'issu':43 'know':39 'let':37 'll':49 'peopl':38 'perfect':22 'perman':59 'suggest':54 'touch':9 'tri':50 'voyag':31 'work':4,21,29 'yet':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6585519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705006247 {#1573
    date: 2024-01-11 21:50:47.0 +01:00
  }
  +"title": 299833
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Suddenly-getting-a-server-error-on-my-instance"
    +title: "Suddenly getting a server error on my instance"
    +url: null
    +body: """
      I don’t know when it started, I usually check my instance through the Voyager app and it never showed a problem, but I’m suddenly getting “server error” and 502 bad gateway errors on my instance on desktop. I haven’t made any major changes (read, any at all) since I last confirmed it worked on desktop.\n
      \n
      Checking the logs I don’t see any obvious proxy issues but I am getting weird connection issues in `lemmy-ui`:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">TypeError: fetch failed\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     at Object.fetch (node:internal/deps/undici/undici:11730:11)\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |   cause: ConnectTimeoutError: Connect Timeout Error\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at onConnectTimeout (node:internal/deps/undici/undici:6869:28)\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at node:internal/deps/undici/undici:6825:50\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at Immediate._onImmediate (node:internal/deps/undici/undici:6857:13)\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at process.processImmediate (node:internal/timers:478:21) {\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     code: 'UND_ERR_CONNECT_TIMEOUT'\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |   }\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  | }\n
      </span>\n
      ```\n
      \n
      Where on earth can I even begin to address this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721139858 {#1766
      date: 2024-07-16 16:24:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 28874
    -titleTs: "'error':5 'get':2 'instanc':8 'server':4 'sudden':1"
    -bodyTs: "'1':88,99,110,120,131,141,152,163,173,178 '11':94 '11730':93 '13':147 '21':158 '28':126 '478':157 '5':105 '50':136 '502':31 '6825':135 '6857':146 '6869':125 '95':104 'address':187 'app':16 'bad':32 'begin':185 'caus':111 'chang':46 'check':10,59 'code':164 'confirm':54 'connect':75,113,167 'connecttimeouterror':112 'desktop':39,58 'earth':181 'err':166 'error':29,34,115 'even':184 'fail':83 'fetch':82 'gateway':33 'get':27,73 'haven':41 'immediate._onimmediate':143 'instanc':12,37 'internal/deps/undici/undici':92,124,134,145 'internal/process/task_queues':103 'internal/timers':156 'issu':69,76 'know':4 'last':53 'lemmi':79,85,86,96,97,107,108,117,118,128,129,138,139,149,150,160,161,170,171,175,176 'lemmy-lemmy-ui':84,95,106,116,127,137,148,159,169,174 'lemmy-ui':78 'log':61 'm':25 'made':43 'major':45 'never':19 'node':91,102,123,133,144,155 'object.fetch':90 'obvious':67 'onconnecttimeout':122 'problem':22 'process.processimmediate':154 'process.processticksandrejections':101 'proxi':68 'read':47 'see':65 'server':28 'show':20 'sinc':51 'start':7 'sudden':26 'timeout':114,168 'typeerror':81 'ui':80,87,98,109,119,130,140,151,162,172,177 'und':165 'usual':9 'voyag':15 'weird':74 'work':56"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704991758
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10562215"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704945258 {#1466
      date: 2024-01-11 04:54:18.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: null
  +root: null
  +body: "So…it’s working now? I haven’t touched anything yet, but I just checked my instance again and it works perfectly fine on desktop now. It always worked through Voyager, so I was able to let people know there was an issue. If it comes back I’ll try some of these suggestions to find a more permanent fix."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705006247 {#1560
    date: 2024-01-11 21:50:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@penguin_ex_machina@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 299833
  -bodyTs: "'abl':35 'alway':28 'anyth':10 'back':47 'check':15 'come':46 'desktop':25 'find':56 'fine':23 'fix':60 'haven':7 'instanc':17 'issu':43 'know':39 'let':37 'll':49 'peopl':38 'perfect':22 'perman':59 'suggest':54 'touch':9 'tri':50 'voyag':31 'work':4,21,29 'yet':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6585519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705006247 {#1573
    date: 2024-01-11 21:50:47.0 +01:00
  }
  +"title": 299833
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1433
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1752 …}
    +slug: "Suddenly-getting-a-server-error-on-my-instance"
    +title: "Suddenly getting a server error on my instance"
    +url: null
    +body: """
      I don’t know when it started, I usually check my instance through the Voyager app and it never showed a problem, but I’m suddenly getting “server error” and 502 bad gateway errors on my instance on desktop. I haven’t made any major changes (read, any at all) since I last confirmed it worked on desktop.\n
      \n
      Checking the logs I don’t see any obvious proxy issues but I am getting weird connection issues in `lemmy-ui`:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">TypeError: fetch failed\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     at Object.fetch (node:internal/deps/undici/undici:11730:11)\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |   cause: ConnectTimeoutError: Connect Timeout Error\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at onConnectTimeout (node:internal/deps/undici/undici:6869:28)\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at node:internal/deps/undici/undici:6825:50\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at Immediate._onImmediate (node:internal/deps/undici/undici:6857:13)\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |       at process.processImmediate (node:internal/timers:478:21) {\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |     code: 'UND_ERR_CONNECT_TIMEOUT'\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  |   }\n
      </span><span style="color:#323232;">lemmy-lemmy-ui-1  | }\n
      </span>\n
      ```\n
      \n
      Where on earth can I even begin to address this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 12
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721139858 {#1766
      date: 2024-07-16 16:24:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1744 …}
    +votes: Doctrine\ORM\PersistentCollection {#1646 …}
    +reports: Doctrine\ORM\PersistentCollection {#1640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
    +badges: Doctrine\ORM\PersistentCollection {#1575 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 28874
    -titleTs: "'error':5 'get':2 'instanc':8 'server':4 'sudden':1"
    -bodyTs: "'1':88,99,110,120,131,141,152,163,173,178 '11':94 '11730':93 '13':147 '21':158 '28':126 '478':157 '5':105 '50':136 '502':31 '6825':135 '6857':146 '6869':125 '95':104 'address':187 'app':16 'bad':32 'begin':185 'caus':111 'chang':46 'check':10,59 'code':164 'confirm':54 'connect':75,113,167 'connecttimeouterror':112 'desktop':39,58 'earth':181 'err':166 'error':29,34,115 'even':184 'fail':83 'fetch':82 'gateway':33 'get':27,73 'haven':41 'immediate._onimmediate':143 'instanc':12,37 'internal/deps/undici/undici':92,124,134,145 'internal/process/task_queues':103 'internal/timers':156 'issu':69,76 'know':4 'last':53 'lemmi':79,85,86,96,97,107,108,117,118,128,129,138,139,149,150,160,161,170,171,175,176 'lemmy-lemmy-ui':84,95,106,116,127,137,148,159,169,174 'lemmy-ui':78 'log':61 'm':25 'made':43 'major':45 'never':19 'node':91,102,123,133,144,155 'object.fetch':90 'obvious':67 'onconnecttimeout':122 'problem':22 'process.processimmediate':154 'process.processticksandrejections':101 'proxi':68 'read':47 'see':65 'server':28 'show':20 'sinc':51 'start':7 'sudden':26 'timeout':114,168 'typeerror':81 'ui':80,87,98,109,119,130,140,151,162,172,177 'und':165 'usual':9 'voyag':15 'weird':74 'work':56"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704991758
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10562215"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704945258 {#1466
      date: 2024-01-11 04:54:18.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1654 …}
  +image: null
  +parent: null
  +root: null
  +body: "So…it’s working now? I haven’t touched anything yet, but I just checked my instance again and it works perfectly fine on desktop now. It always worked through Voyager, so I was able to let people know there was an issue. If it comes back I’ll try some of these suggestions to find a more permanent fix."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705006247 {#1560
    date: 2024-01-11 21:50:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@penguin_ex_machina@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 299833
  -bodyTs: "'abl':35 'alway':28 'anyth':10 'back':47 'check':15 'come':46 'desktop':25 'find':56 'fine':23 'fix':60 'haven':7 'instanc':17 'issu':43 'know':39 'let':37 'll':49 'peopl':38 'perfect':22 'perman':59 'suggest':54 'touch':9 'tri':50 'voyag':31 'work':4,21,29 'yet':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6585519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705006247 {#1573
    date: 2024-01-11 21:50:47.0 +01:00
  }
  +"title": 299833
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details