GET https://kbin.spritesserver.nl/index.php/u/@OmnipotentEntity@beehaw.org/newest/2023-12-26::2023-12-26

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 …}
}
57.79 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.05 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
Proxies\__CG__\App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1737 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2386 …}
  +slug: "What-would-be-the-best-way-for-me-to-recover"
  +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
  +url: null
  +body: """
    I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
    \n
    I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562628 {#1715
    date: 2024-03-27 19:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  +badges: Doctrine\ORM\PersistentCollection {#1405 …}
  +children: [
    App\Entity\EntryComment {#1640
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "If the disc is corrupted it may be failing, recommending ddrescue over dd is probably a better call not knowing anything else about this situation. Essentially, no reason not to use it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703568495 {#1698
        date: 2023-12-26 06:28:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@aard@kyu.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 252851
      -bodyTs: "'anyth':21 'better':17 'call':18 'corrupt':5 'dd':13 'ddrescu':11 'disc':3 'els':22 'essenti':26 'fail':9 'know':20 'may':7 'probabl':15 'reason':28 'recommend':10 'situat':25 'use':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1909194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703568495 {#1609
        date: 2023-12-26 06:28:15.0 +01:00
      }
      +"title": 252851
    }
  ]
  -id: 24820
  -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
  -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624123
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9748611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537723 {#1645
    date: 2023-12-25 21:55:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1737 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2386 …}
  +slug: "What-would-be-the-best-way-for-me-to-recover"
  +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
  +url: null
  +body: """
    I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
    \n
    I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562628 {#1715
    date: 2024-03-27 19:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  +badges: Doctrine\ORM\PersistentCollection {#1405 …}
  +children: [
    App\Entity\EntryComment {#1640
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "If the disc is corrupted it may be failing, recommending ddrescue over dd is probably a better call not knowing anything else about this situation. Essentially, no reason not to use it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703568495 {#1698
        date: 2023-12-26 06:28:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@aard@kyu.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 252851
      -bodyTs: "'anyth':21 'better':17 'call':18 'corrupt':5 'dd':13 'ddrescu':11 'disc':3 'els':22 'essenti':26 'fail':9 'know':20 'may':7 'probabl':15 'reason':28 'recommend':10 'situat':25 'use':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1909194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703568495 {#1609
        date: 2023-12-26 06:28:15.0 +01:00
      }
      +"title": 252851
    }
  ]
  -id: 24820
  -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
  -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624123
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9748611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537723 {#1645
    date: 2023-12-25 21:55:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#1737 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2386 …}
  +slug: "What-would-be-the-best-way-for-me-to-recover"
  +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
  +url: null
  +body: """
    I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
    \n
    I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562628 {#1715
    date: 2024-03-27 19:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  +badges: Doctrine\ORM\PersistentCollection {#1405 …}
  +children: [
    App\Entity\EntryComment {#1640
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "If the disc is corrupted it may be failing, recommending ddrescue over dd is probably a better call not knowing anything else about this situation. Essentially, no reason not to use it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703568495 {#1698
        date: 2023-12-26 06:28:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@aard@kyu.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 252851
      -bodyTs: "'anyth':21 'better':17 'call':18 'corrupt':5 'dd':13 'ddrescu':11 'disc':3 'els':22 'essenti':26 'fail':9 'know':20 'may':7 'probabl':15 'reason':28 'recommend':10 'situat':25 'use':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1909194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703568495 {#1609
        date: 2023-12-26 06:28:15.0 +01:00
      }
      +"title": 252851
    }
  ]
  -id: 24820
  -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
  -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624123
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9748611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537723 {#1645
    date: 2023-12-25 21:55:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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 {#1640
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#1737 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2386 …}
    +slug: "What-would-be-the-best-way-for-me-to-recover"
    +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
    +url: null
    +body: """
      I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
      \n
      I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 54
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711562628 {#1715
      date: 2024-03-27 19:03:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
    +badges: Doctrine\ORM\PersistentCollection {#1405 …}
    +children: [
      App\Entity\EntryComment {#1640}
    ]
    -id: 24820
    -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
    -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703624123
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9748611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703537723 {#1645
      date: 2023-12-25 21:55:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "If the disc is corrupted it may be failing, recommending ddrescue over dd is probably a better call not knowing anything else about this situation. Essentially, no reason not to use it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703568495 {#1698
    date: 2023-12-26 06:28:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@aard@kyu.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 252851
  -bodyTs: "'anyth':21 'better':17 'call':18 'corrupt':5 'dd':13 'ddrescu':11 'disc':3 'els':22 'essenti':26 'fail':9 'know':20 'may':7 'probabl':15 'reason':28 'recommend':10 'situat':25 'use':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1909194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568495 {#1609
    date: 2023-12-26 06:28:15.0 +01:00
  }
  +"title": 252851
}
"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 {#1640
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#1737 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2386 …}
    +slug: "What-would-be-the-best-way-for-me-to-recover"
    +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
    +url: null
    +body: """
      I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
      \n
      I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 54
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711562628 {#1715
      date: 2024-03-27 19:03:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
    +badges: Doctrine\ORM\PersistentCollection {#1405 …}
    +children: [
      App\Entity\EntryComment {#1640}
    ]
    -id: 24820
    -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
    -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703624123
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9748611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703537723 {#1645
      date: 2023-12-25 21:55:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "If the disc is corrupted it may be failing, recommending ddrescue over dd is probably a better call not knowing anything else about this situation. Essentially, no reason not to use it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703568495 {#1698
    date: 2023-12-26 06:28:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@aard@kyu.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 252851
  -bodyTs: "'anyth':21 'better':17 'call':18 'corrupt':5 'dd':13 'ddrescu':11 'disc':3 'els':22 'essenti':26 'fail':9 'know':20 'may':7 'probabl':15 'reason':28 'recommend':10 'situat':25 'use':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1909194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568495 {#1609
    date: 2023-12-26 06:28:15.0 +01:00
  }
  +"title": 252851
}
"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 {#1640
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#1737 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2386 …}
    +slug: "What-would-be-the-best-way-for-me-to-recover"
    +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
    +url: null
    +body: """
      I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
      \n
      I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 54
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711562628 {#1715
      date: 2024-03-27 19:03:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2382 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1795 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
    +badges: Doctrine\ORM\PersistentCollection {#1405 …}
    +children: [
      App\Entity\EntryComment {#1640}
    ]
    -id: 24820
    -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
    -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703624123
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9748611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703537723 {#1645
      date: 2023-12-25 21:55:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "If the disc is corrupted it may be failing, recommending ddrescue over dd is probably a better call not knowing anything else about this situation. Essentially, no reason not to use it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703568495 {#1698
    date: 2023-12-26 06:28:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@aard@kyu.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 252851
  -bodyTs: "'anyth':21 'better':17 'call':18 'corrupt':5 'dd':13 'ddrescu':11 'disc':3 'els':22 'essenti':26 'fail':9 'know':20 'may':7 'probabl':15 'reason':28 'recommend':10 'situat':25 'use':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1909194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568495 {#1609
    date: 2023-12-26 06:28:15.0 +01:00
  }
  +"title": 252851
}
"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