GET https://kbin.spritesserver.nl/u/@AverageGoob@lemmy.world/threads/top

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 …}
}
1.94 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.17 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 {#1554
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +slug: "RaspberryPi-becoming-unresponsive-at-random-intervals"
  +title: "RaspberryPi becoming unresponsive at random intervals"
  +url: null
  +body: """
    Issue Description: I have been having this issue with my raspberry pi running dietPi where it seems to lock up and I cannot SSH / access any of the services on it. The interesting part is that the interface seems to be up and I can still ping it on the local network but shows no video output. usually I get about 3-6 days before the issue appears again.\n
    \n
    I am not really sure where to start to diagnose this issue. Any help would be appreciated!\n
    \n
    Things Tried:\n
    \n
    Reduced operating temp by getting a fan. I want to say this improved the length in between this issue appearing but don’t really have any hard evidence.\n
    \n
    uninstalled unused services\n
    \n
    Limited active torrents in QbitTorrent\n
    \n
    EDIT: Small thing to mention is that the CPU load is usually really high - like not uncommon for the load to be between 8-10 but I have seen it as high as 24.\n
    \n
    Temporary fix:\n
    \n
    Power cycle - everything comes up again in less than a minute.\n
    \n
    Raspberry Pi 3B v2\n
    \n
    OS: DietPi\n
    \n
    Services:\n
    \n
    Lidarr\n
    \n
    Radarr\n
    \n
    Sonarr\n
    \n
    Prowlarr\n
    \n
    Qbittorrent\n
    \n
    Mullvad VPN - WireGaurd\n
    \n
    SSH
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726748532 {#1416
    date: 2024-09-19 14:22:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 31595
  -titleTs: "'becom':2 'interv':6 'random':5 'raspberrypi':1 'unrespons':3"
  -bodyTs: "'-10':149 '-6':63 '24':158 '3':62 '3b':174 '8':148 'access':25 'activ':121 'appear':68,108 'appreci':86 'cannot':23 'come':164 'cpu':133 'cycl':162 'day':64 'descript':2 'diagnos':79 'dietpi':14,177 'edit':125 'everyth':163 'evid':116 'fan':95 'fix':160 'get':60,93 'hard':115 'help':83 'high':138,156 'improv':101 'interest':33 'interfac':38 'issu':1,8,67,81,107 'length':103 'less':168 'lidarr':179 'like':139 'limit':120 'load':134,144 'local':51 'lock':19 'mention':129 'minut':171 'mullvad':184 'network':52 'oper':90 'os':176 'output':57 'part':34 'pi':12,173 'ping':47 'power':161 'prowlarr':182 'qbittorr':124,183 'radarr':180 'raspberri':11,172 'realli':73,112,137 'reduc':89 'run':13 'say':99 'seem':17,39 'seen':153 'servic':29,119,178 'show':54 'small':126 'sonarr':181 'ssh':24,187 'start':77 'still':46 'sure':74 'temp':91 'temporari':159 'thing':87,127 'torrent':122 'tri':88 'uncommon':141 'uninstal':117 'unus':118 'usual':58,136 'v2':175 'video':56 'vpn':185 'want':97 'wiregaurd':186 'would':84"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705700172
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10883352"
  +editedAt: DateTimeImmutable @1726498812 {#1668
    date: 2024-09-16 17:00:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705613772 {#1425
    date: 2024-01-18 22:36:12.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 {#1554
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +slug: "RaspberryPi-becoming-unresponsive-at-random-intervals"
  +title: "RaspberryPi becoming unresponsive at random intervals"
  +url: null
  +body: """
    Issue Description: I have been having this issue with my raspberry pi running dietPi where it seems to lock up and I cannot SSH / access any of the services on it. The interesting part is that the interface seems to be up and I can still ping it on the local network but shows no video output. usually I get about 3-6 days before the issue appears again.\n
    \n
    I am not really sure where to start to diagnose this issue. Any help would be appreciated!\n
    \n
    Things Tried:\n
    \n
    Reduced operating temp by getting a fan. I want to say this improved the length in between this issue appearing but don’t really have any hard evidence.\n
    \n
    uninstalled unused services\n
    \n
    Limited active torrents in QbitTorrent\n
    \n
    EDIT: Small thing to mention is that the CPU load is usually really high - like not uncommon for the load to be between 8-10 but I have seen it as high as 24.\n
    \n
    Temporary fix:\n
    \n
    Power cycle - everything comes up again in less than a minute.\n
    \n
    Raspberry Pi 3B v2\n
    \n
    OS: DietPi\n
    \n
    Services:\n
    \n
    Lidarr\n
    \n
    Radarr\n
    \n
    Sonarr\n
    \n
    Prowlarr\n
    \n
    Qbittorrent\n
    \n
    Mullvad VPN - WireGaurd\n
    \n
    SSH
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726748532 {#1416
    date: 2024-09-19 14:22:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 31595
  -titleTs: "'becom':2 'interv':6 'random':5 'raspberrypi':1 'unrespons':3"
  -bodyTs: "'-10':149 '-6':63 '24':158 '3':62 '3b':174 '8':148 'access':25 'activ':121 'appear':68,108 'appreci':86 'cannot':23 'come':164 'cpu':133 'cycl':162 'day':64 'descript':2 'diagnos':79 'dietpi':14,177 'edit':125 'everyth':163 'evid':116 'fan':95 'fix':160 'get':60,93 'hard':115 'help':83 'high':138,156 'improv':101 'interest':33 'interfac':38 'issu':1,8,67,81,107 'length':103 'less':168 'lidarr':179 'like':139 'limit':120 'load':134,144 'local':51 'lock':19 'mention':129 'minut':171 'mullvad':184 'network':52 'oper':90 'os':176 'output':57 'part':34 'pi':12,173 'ping':47 'power':161 'prowlarr':182 'qbittorr':124,183 'radarr':180 'raspberri':11,172 'realli':73,112,137 'reduc':89 'run':13 'say':99 'seem':17,39 'seen':153 'servic':29,119,178 'show':54 'small':126 'sonarr':181 'ssh':24,187 'start':77 'still':46 'sure':74 'temp':91 'temporari':159 'thing':87,127 'torrent':122 'tri':88 'uncommon':141 'uninstal':117 'unus':118 'usual':58,136 'v2':175 'video':56 'vpn':185 'want':97 'wiregaurd':186 'would':84"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705700172
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10883352"
  +editedAt: DateTimeImmutable @1726498812 {#1668
    date: 2024-09-16 17:00:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705613772 {#1425
    date: 2024-01-18 22:36:12.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 {#1554
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1625 …}
  +slug: "RaspberryPi-becoming-unresponsive-at-random-intervals"
  +title: "RaspberryPi becoming unresponsive at random intervals"
  +url: null
  +body: """
    Issue Description: I have been having this issue with my raspberry pi running dietPi where it seems to lock up and I cannot SSH / access any of the services on it. The interesting part is that the interface seems to be up and I can still ping it on the local network but shows no video output. usually I get about 3-6 days before the issue appears again.\n
    \n
    I am not really sure where to start to diagnose this issue. Any help would be appreciated!\n
    \n
    Things Tried:\n
    \n
    Reduced operating temp by getting a fan. I want to say this improved the length in between this issue appearing but don’t really have any hard evidence.\n
    \n
    uninstalled unused services\n
    \n
    Limited active torrents in QbitTorrent\n
    \n
    EDIT: Small thing to mention is that the CPU load is usually really high - like not uncommon for the load to be between 8-10 but I have seen it as high as 24.\n
    \n
    Temporary fix:\n
    \n
    Power cycle - everything comes up again in less than a minute.\n
    \n
    Raspberry Pi 3B v2\n
    \n
    OS: DietPi\n
    \n
    Services:\n
    \n
    Lidarr\n
    \n
    Radarr\n
    \n
    Sonarr\n
    \n
    Prowlarr\n
    \n
    Qbittorrent\n
    \n
    Mullvad VPN - WireGaurd\n
    \n
    SSH
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726748532 {#1416
    date: 2024-09-19 14:22:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1597 …}
  +votes: Doctrine\ORM\PersistentCollection {#1731 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2371 …}
  +children: []
  -id: 31595
  -titleTs: "'becom':2 'interv':6 'random':5 'raspberrypi':1 'unrespons':3"
  -bodyTs: "'-10':149 '-6':63 '24':158 '3':62 '3b':174 '8':148 'access':25 'activ':121 'appear':68,108 'appreci':86 'cannot':23 'come':164 'cpu':133 'cycl':162 'day':64 'descript':2 'diagnos':79 'dietpi':14,177 'edit':125 'everyth':163 'evid':116 'fan':95 'fix':160 'get':60,93 'hard':115 'help':83 'high':138,156 'improv':101 'interest':33 'interfac':38 'issu':1,8,67,81,107 'length':103 'less':168 'lidarr':179 'like':139 'limit':120 'load':134,144 'local':51 'lock':19 'mention':129 'minut':171 'mullvad':184 'network':52 'oper':90 'os':176 'output':57 'part':34 'pi':12,173 'ping':47 'power':161 'prowlarr':182 'qbittorr':124,183 'radarr':180 'raspberri':11,172 'realli':73,112,137 'reduc':89 'run':13 'say':99 'seem':17,39 'seen':153 'servic':29,119,178 'show':54 'small':126 'sonarr':181 'ssh':24,187 'start':77 'still':46 'sure':74 'temp':91 'temporari':159 'thing':87,127 'torrent':122 'tri':88 'uncommon':141 'uninstal':117 'unus':118 'usual':58,136 'v2':175 'video':56 'vpn':185 'want':97 'wiregaurd':186 'would':84"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705700172
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10883352"
  +editedAt: DateTimeImmutable @1726498812 {#1668
    date: 2024-09-16 17:00:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705613772 {#1425
    date: 2024-01-18 22:36:12.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