GET https://kbin.spritesserver.nl/index.php/u/@arudesalad@sh.itjust.works/threads/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 …}
}
522.51 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.08 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 {#2377
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Could-someone-explain-how-to-set-up-a-lemmy-instance"
  +title: "Could someone explain how to set up a lemmy instance with ansible for an absolute beginner"
  +url: null
  +body: """
    I tried earlier today and I had no luck actually getting an instance running\n
    \n
    It would help if the explanation was specific to a raspberry pi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708580441 {#2363
    date: 2024-02-22 06:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  +badges: Doctrine\ORM\PersistentCollection {#2378 …}
  +children: []
  -id: 25109
  -titleTs: "'absolut':15 'ansibl':12 'beginn':16 'could':1 'explain':3 'instanc':10 'lemmi':9 'set':6 'someon':2"
  -bodyTs: "'actual':10 'earlier':3 'explan':20 'get':11 'help':17 'instanc':13 'luck':9 'pi':26 'raspberri':25 'run':14 'specif':22 'today':4 'tri':2 'would':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703723329
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11670512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703636929 {#2370
    date: 2023-12-27 01:28:49.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 {#2377
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Could-someone-explain-how-to-set-up-a-lemmy-instance"
  +title: "Could someone explain how to set up a lemmy instance with ansible for an absolute beginner"
  +url: null
  +body: """
    I tried earlier today and I had no luck actually getting an instance running\n
    \n
    It would help if the explanation was specific to a raspberry pi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708580441 {#2363
    date: 2024-02-22 06:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  +badges: Doctrine\ORM\PersistentCollection {#2378 …}
  +children: []
  -id: 25109
  -titleTs: "'absolut':15 'ansibl':12 'beginn':16 'could':1 'explain':3 'instanc':10 'lemmi':9 'set':6 'someon':2"
  -bodyTs: "'actual':10 'earlier':3 'explan':20 'get':11 'help':17 'instanc':13 'luck':9 'pi':26 'raspberri':25 'run':14 'specif':22 'today':4 'tri':2 'would':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703723329
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11670512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703636929 {#2370
    date: 2023-12-27 01:28:49.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 {#2377
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Could-someone-explain-how-to-set-up-a-lemmy-instance"
  +title: "Could someone explain how to set up a lemmy instance with ansible for an absolute beginner"
  +url: null
  +body: """
    I tried earlier today and I had no luck actually getting an instance running\n
    \n
    It would help if the explanation was specific to a raspberry pi
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708580441 {#2363
    date: 2024-02-22 06:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  +badges: Doctrine\ORM\PersistentCollection {#2378 …}
  +children: []
  -id: 25109
  -titleTs: "'absolut':15 'ansibl':12 'beginn':16 'could':1 'explain':3 'instanc':10 'lemmi':9 'set':6 'someon':2"
  -bodyTs: "'actual':10 'earlier':3 'explan':20 'get':11 'help':17 'instanc':13 'luck':9 'pi':26 'raspberri':25 'run':14 'specif':22 'today':4 'tri':2 'would':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703723329
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11670512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703636929 {#2370
    date: 2023-12-27 01:28:49.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\Entry {#2460
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "What-s-the-point-of-a-reverse-proxy-and-does-cloudflare"
  +title: "What's the point of a reverse proxy and does cloudflare give all the benefits of one?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711919946 {#2463
    date: 2024-03-31 23:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  +badges: Doctrine\ORM\PersistentCollection {#2471 …}
  +children: []
  -id: 25749
  -titleTs: "'benefit':15 'cloudflar':11 'give':12 'one':17 'point':4 'proxi':8 'revers':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703979534
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11821816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893134 {#1707
    date: 2023-12-30 00:38:54.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
7 DENIED edit
App\Entity\Entry {#2460
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "What-s-the-point-of-a-reverse-proxy-and-does-cloudflare"
  +title: "What's the point of a reverse proxy and does cloudflare give all the benefits of one?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711919946 {#2463
    date: 2024-03-31 23:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  +badges: Doctrine\ORM\PersistentCollection {#2471 …}
  +children: []
  -id: 25749
  -titleTs: "'benefit':15 'cloudflar':11 'give':12 'one':17 'point':4 'proxi':8 'revers':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703979534
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11821816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893134 {#1707
    date: 2023-12-30 00:38:54.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
8 DENIED moderate
App\Entity\Entry {#2460
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "What-s-the-point-of-a-reverse-proxy-and-does-cloudflare"
  +title: "What's the point of a reverse proxy and does cloudflare give all the benefits of one?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711919946 {#2463
    date: 2024-03-31 23:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2462 …}
  +reports: Doctrine\ORM\PersistentCollection {#2458 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  +badges: Doctrine\ORM\PersistentCollection {#2471 …}
  +children: []
  -id: 25749
  -titleTs: "'benefit':15 'cloudflar':11 'give':12 'one':17 'point':4 'proxi':8 'revers':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703979534
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11821816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893134 {#1707
    date: 2023-12-30 00:38:54.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
9 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
10 DENIED moderate
App\Entity\Entry {#1585
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "What-happens-to-my-instance-if-my-domain-expires"
  +title: "What happens to my instance if my domain expires?"
  +url: null
  +body: """
    I recently was gifted a raspberry pi 5 and was looking at domains to buy to host my own instance. What happens to my instance if the domain expires?\n
    \n
    Also, do freenom and .tk just not allow new domains to be registered anymore?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710511511 {#1424
    date: 2024-03-15 15:05:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  +badges: Doctrine\ORM\PersistentCollection {#2447 …}
  +children: []
  -id: 24861
  -titleTs: "'domain':8 'expir':9 'happen':2 'instanc':5"
  -bodyTs: "'5':8 'allow':37 'also':30 'anymor':43 'buy':15 'domain':13,28,39 'expir':29 'freenom':32 'gift':4 'happen':22 'host':17 'instanc':20,25 'look':11 'new':38 'pi':7 'raspberri':6 'recent':2 'regist':42 'tk':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703638499
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11623429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703552099 {#1647
    date: 2023-12-26 01:54:59.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
11 DENIED edit
App\Entity\Entry {#1585
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "What-happens-to-my-instance-if-my-domain-expires"
  +title: "What happens to my instance if my domain expires?"
  +url: null
  +body: """
    I recently was gifted a raspberry pi 5 and was looking at domains to buy to host my own instance. What happens to my instance if the domain expires?\n
    \n
    Also, do freenom and .tk just not allow new domains to be registered anymore?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710511511 {#1424
    date: 2024-03-15 15:05:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  +badges: Doctrine\ORM\PersistentCollection {#2447 …}
  +children: []
  -id: 24861
  -titleTs: "'domain':8 'expir':9 'happen':2 'instanc':5"
  -bodyTs: "'5':8 'allow':37 'also':30 'anymor':43 'buy':15 'domain':13,28,39 'expir':29 'freenom':32 'gift':4 'happen':22 'host':17 'instanc':20,25 'look':11 'new':38 'pi':7 'raspberri':6 'recent':2 'regist':42 'tk':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703638499
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11623429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703552099 {#1647
    date: 2023-12-26 01:54:59.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
12 DENIED moderate
App\Entity\Entry {#1585
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "What-happens-to-my-instance-if-my-domain-expires"
  +title: "What happens to my instance if my domain expires?"
  +url: null
  +body: """
    I recently was gifted a raspberry pi 5 and was looking at domains to buy to host my own instance. What happens to my instance if the domain expires?\n
    \n
    Also, do freenom and .tk just not allow new domains to be registered anymore?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710511511 {#1424
    date: 2024-03-15 15:05:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1680 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  +badges: Doctrine\ORM\PersistentCollection {#2447 …}
  +children: []
  -id: 24861
  -titleTs: "'domain':8 'expir':9 'happen':2 'instanc':5"
  -bodyTs: "'5':8 'allow':37 'also':30 'anymor':43 'buy':15 'domain':13,28,39 'expir':29 'freenom':32 'gift':4 'happen':22 'host':17 'instanc':20,25 'look':11 'new':38 'pi':7 'raspberri':6 'recent':2 'regist':42 'tk':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703638499
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11623429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703552099 {#1647
    date: 2023-12-26 01:54:59.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
13 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
14 DENIED moderate
App\Entity\Entry {#1910
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Managed-to-set-up-an-instance-using-Lemmy-Easy-Deploy-but-federation"
  +title: "Managed to set up an instance using Lemmy-Easy-Deploy but federation is being a bit weird"
  +url: null
  +body: "Is it always weird on new instances, I’m seeing posts from a random amount of days ago, no votes and no comments. Also, is it possible to federate with communities automatically or do I have to search for them all one at a time to add them to my instance?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728066387 {#2381
    date: 2024-10-04 20:26:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#2391 …}
  +children: []
  -id: 32640
  -titleTs: "'bit':17 'deploy':11 'easi':10 'feder':13 'instanc':6 'lemmi':9 'lemmy-easy-deploy':8 'manag':1 'set':3 'use':7 'weird':18"
  -bodyTs: "'add':47 'ago':18 'also':24 'alway':3 'amount':15 'automat':32 'comment':23 'communiti':31 'day':17 'feder':29 'instanc':7,51 'm':9 'new':6 'one':42 'possibl':27 'post':11 'random':14 'search':38 'see':10 'time':45 'vote':20 'weird':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706088830
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13342603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706028330 {#2383
    date: 2024-01-23 17:45:30.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
15 DENIED edit
App\Entity\Entry {#1910
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Managed-to-set-up-an-instance-using-Lemmy-Easy-Deploy-but-federation"
  +title: "Managed to set up an instance using Lemmy-Easy-Deploy but federation is being a bit weird"
  +url: null
  +body: "Is it always weird on new instances, I’m seeing posts from a random amount of days ago, no votes and no comments. Also, is it possible to federate with communities automatically or do I have to search for them all one at a time to add them to my instance?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728066387 {#2381
    date: 2024-10-04 20:26:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#2391 …}
  +children: []
  -id: 32640
  -titleTs: "'bit':17 'deploy':11 'easi':10 'feder':13 'instanc':6 'lemmi':9 'lemmy-easy-deploy':8 'manag':1 'set':3 'use':7 'weird':18"
  -bodyTs: "'add':47 'ago':18 'also':24 'alway':3 'amount':15 'automat':32 'comment':23 'communiti':31 'day':17 'feder':29 'instanc':7,51 'm':9 'new':6 'one':42 'possibl':27 'post':11 'random':14 'search':38 'see':10 'time':45 'vote':20 'weird':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706088830
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13342603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706028330 {#2383
    date: 2024-01-23 17:45:30.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
16 DENIED moderate
App\Entity\Entry {#1910
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Managed-to-set-up-an-instance-using-Lemmy-Easy-Deploy-but-federation"
  +title: "Managed to set up an instance using Lemmy-Easy-Deploy but federation is being a bit weird"
  +url: null
  +body: "Is it always weird on new instances, I’m seeing posts from a random amount of days ago, no votes and no comments. Also, is it possible to federate with communities automatically or do I have to search for them all one at a time to add them to my instance?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728066387 {#2381
    date: 2024-10-04 20:26:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#2391 …}
  +children: []
  -id: 32640
  -titleTs: "'bit':17 'deploy':11 'easi':10 'feder':13 'instanc':6 'lemmi':9 'lemmy-easy-deploy':8 'manag':1 'set':3 'use':7 'weird':18"
  -bodyTs: "'add':47 'ago':18 'also':24 'alway':3 'amount':15 'automat':32 'comment':23 'communiti':31 'day':17 'feder':29 'instanc':7,51 'm':9 'new':6 'one':42 'possibl':27 'post':11 'random':14 'search':38 'see':10 'time':45 'vote':20 'weird':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706088830
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13342603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706028330 {#2383
    date: 2024-01-23 17:45:30.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
17 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
18 DENIED moderate
App\Entity\Entry {#2392
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Weird-issue-with-lemmy-ansible"
  +title: "Weird issue with lemmy ansible"
  +url: null
  +body: """
    I have been trying to get an instance set up with lemmy ansible for a while and I got to the last step but if I try to access the instance via the proxy container -which I think is the right one- I get a 502 error. I was looking in the logs and I got this error message\n
    \n
    ```\n
    \n
    <span style="color:#323232;">2024/01/20 23:02:15 [error] 29#29: *1 lemmy-ui could not be resolved (3: Host not found), client: 192.168.178.62, server: localhost, request: "GET / HTTP/1.1", host: "192.168.178.57:13330"\n
    </span>\n
    ```\n
    \n
    it has 2 IPs, one isn’t the machine’s local ip (192.168.178.62) and I know it isn’t my public ip. Is this actually the problem and if it is how do I fix this? I’ve been looking at old github issues about the same error but none of them are the same problem as mine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727328222 {#2369
    date: 2024-09-26 07:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  +badges: Doctrine\ORM\PersistentCollection {#1401 …}
  +children: []
  -id: 32035
  -titleTs: "'ansibl':5 'issu':2 'lemmi':4 'weird':1"
  -bodyTs: "'02':62 '1':67 '13330':88 '15':63 '192.168.178.57':87 '192.168.178.62':80,101 '2':91 '2024/01/20':60 '23':61 '29':65,66 '3':75 '502':46 'access':29 'actual':113 'ansibl':13 'client':79 'contain':35 'could':71 'error':47,58,64,136 'fix':123 'found':78 'get':6,44,84 'github':131 'got':19,56 'host':76,86 'http/1.1':85 'instanc':8,31 'ip':92,100,110 'isn':94,106 'issu':132 'know':104 'last':22 'lemmi':12,69 'lemmy-ui':68 'local':99 'localhost':82 'log':53 'look':50,128 'machin':97 'messag':59 'mine':146 'none':138 'old':130 'one':42,93 'problem':115,144 'proxi':34 'public':109 'request':83 'resolv':74 'right':41 'server':81 'set':9 'step':23 'think':38 'tri':4,27 'ui':70 've':126 'via':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827926
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13164619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792426 {#2387
    date: 2024-01-21 00:13:46.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
19 DENIED edit
App\Entity\Entry {#2392
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Weird-issue-with-lemmy-ansible"
  +title: "Weird issue with lemmy ansible"
  +url: null
  +body: """
    I have been trying to get an instance set up with lemmy ansible for a while and I got to the last step but if I try to access the instance via the proxy container -which I think is the right one- I get a 502 error. I was looking in the logs and I got this error message\n
    \n
    ```\n
    \n
    <span style="color:#323232;">2024/01/20 23:02:15 [error] 29#29: *1 lemmy-ui could not be resolved (3: Host not found), client: 192.168.178.62, server: localhost, request: "GET / HTTP/1.1", host: "192.168.178.57:13330"\n
    </span>\n
    ```\n
    \n
    it has 2 IPs, one isn’t the machine’s local ip (192.168.178.62) and I know it isn’t my public ip. Is this actually the problem and if it is how do I fix this? I’ve been looking at old github issues about the same error but none of them are the same problem as mine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727328222 {#2369
    date: 2024-09-26 07:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  +badges: Doctrine\ORM\PersistentCollection {#1401 …}
  +children: []
  -id: 32035
  -titleTs: "'ansibl':5 'issu':2 'lemmi':4 'weird':1"
  -bodyTs: "'02':62 '1':67 '13330':88 '15':63 '192.168.178.57':87 '192.168.178.62':80,101 '2':91 '2024/01/20':60 '23':61 '29':65,66 '3':75 '502':46 'access':29 'actual':113 'ansibl':13 'client':79 'contain':35 'could':71 'error':47,58,64,136 'fix':123 'found':78 'get':6,44,84 'github':131 'got':19,56 'host':76,86 'http/1.1':85 'instanc':8,31 'ip':92,100,110 'isn':94,106 'issu':132 'know':104 'last':22 'lemmi':12,69 'lemmy-ui':68 'local':99 'localhost':82 'log':53 'look':50,128 'machin':97 'messag':59 'mine':146 'none':138 'old':130 'one':42,93 'problem':115,144 'proxi':34 'public':109 'request':83 'resolv':74 'right':41 'server':81 'set':9 'step':23 'think':38 'tri':4,27 'ui':70 've':126 'via':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827926
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13164619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792426 {#2387
    date: 2024-01-21 00:13:46.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
20 DENIED moderate
App\Entity\Entry {#2392
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1687 …}
  +slug: "Weird-issue-with-lemmy-ansible"
  +title: "Weird issue with lemmy ansible"
  +url: null
  +body: """
    I have been trying to get an instance set up with lemmy ansible for a while and I got to the last step but if I try to access the instance via the proxy container -which I think is the right one- I get a 502 error. I was looking in the logs and I got this error message\n
    \n
    ```\n
    \n
    <span style="color:#323232;">2024/01/20 23:02:15 [error] 29#29: *1 lemmy-ui could not be resolved (3: Host not found), client: 192.168.178.62, server: localhost, request: "GET / HTTP/1.1", host: "192.168.178.57:13330"\n
    </span>\n
    ```\n
    \n
    it has 2 IPs, one isn’t the machine’s local ip (192.168.178.62) and I know it isn’t my public ip. Is this actually the problem and if it is how do I fix this? I’ve been looking at old github issues about the same error but none of them are the same problem as mine.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727328222 {#2369
    date: 2024-09-26 07:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  +badges: Doctrine\ORM\PersistentCollection {#1401 …}
  +children: []
  -id: 32035
  -titleTs: "'ansibl':5 'issu':2 'lemmi':4 'weird':1"
  -bodyTs: "'02':62 '1':67 '13330':88 '15':63 '192.168.178.57':87 '192.168.178.62':80,101 '2':91 '2024/01/20':60 '23':61 '29':65,66 '3':75 '502':46 'access':29 'actual':113 'ansibl':13 'client':79 'contain':35 'could':71 'error':47,58,64,136 'fix':123 'found':78 'get':6,44,84 'github':131 'got':19,56 'host':76,86 'http/1.1':85 'instanc':8,31 'ip':92,100,110 'isn':94,106 'issu':132 'know':104 'last':22 'lemmi':12,69 'lemmy-ui':68 'local':99 'localhost':82 'log':53 'look':50,128 'machin':97 'messag':59 'mine':146 'none':138 'old':130 'one':42,93 'problem':115,144 'proxi':34 'public':109 'request':83 'resolv':74 'right':41 'server':81 'set':9 'step':23 'think':38 'tri':4,27 'ui':70 've':126 'via':32"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705827926
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13164619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705792426 {#2387
    date: 2024-01-21 00:13:46.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