GET https://kbin.spritesserver.nl/u/@ReversalHatchery@beehaw.org/top/2023-11-08::2023-11-08

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 …}
}
0.23 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 {#1571
  +user: Proxies\__CG__\App\Entity\User {#2371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1732 …}
  +slug: "Why-Not-Store-Encrypted-Emails-in-Plaintext-Locally"
  +title: "Why Not Store Encrypted Emails in Plaintext Locally?"
  +url: null
  +body: """
    Clients like Thunderbird are great because you have everything stored locally so you can easily search offline. They also support encrypting and decrypting emails in PGP. However, they seem to have the same limitation as protonmail where you can’t search through encrypted emails.\n
    \n
    I know that protonmail can’t just store your key at their server since that would defeat the purpose, so the emails are all ciphertext to them right? But in Thunderbird, you already have the key and decrypt everything all the time. So why can’t you skip the middleman in your local machine and store everything locally in plaintext? It’s not less secure since if your local machine is compromised, your private key is also compromised.\n
    \n
    Or at the very least give us the option and have a slightly less secure but much more convenient option.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700597765 {#2191
    date: 2023-11-21 21:16:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  +badges: Doctrine\ORM\PersistentCollection {#2073 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Protonmail now supports searching in the content of all your mail, though.  \n
        Or at least the web client. It will ask you to download all your mail, and it will make an encrypted search index on your computer.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699612697 {#1428
        date: 2023-11-10 11:38:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spookedbyroaches@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1588 …}
      +nested: Doctrine\ORM\PersistentCollection {#1584 …}
      +votes: Doctrine\ORM\PersistentCollection {#1580 …}
      +reports: Doctrine\ORM\PersistentCollection {#1583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
      -id: 101386
      -bodyTs: "'ask':21 'client':18 'comput':38 'content':7 'download':24 'encrypt':33 'index':35 'least':15 'mail':11,27 'make':31 'protonmail':1 'search':4,34 'support':3 'though':12 'web':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1591854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699443853 {#1440
        date: 2023-11-08 12:44:13.0 +01:00
      }
      +"title": 101386
    }
  ]
  -id: 10927
  -titleTs: "'email':5 'encrypt':4 'local':8 'plaintext':7 'store':3"
  -bodyTs: "'alreadi':77 'also':19,121 'ciphertext':69 'client':1 'compromis':116,122 'conveni':141 'decrypt':23,82 'defeat':61 'easili':15 'email':24,44,66 'encrypt':21,43 'everyth':9,83,101 'give':128 'great':5 'howev':27 'key':54,80,119 'know':46 'least':127 'less':108,136 'like':2 'limit':34 'local':11,97,102,113 'machin':98,114 'middleman':94 'much':139 'offlin':17 'option':131,142 'pgp':26 'plaintext':104 'privat':118 'protonmail':36,48 'purpos':63 'right':72 'search':16,41 'secur':109,137 'seem':29 'server':57 'sinc':58,110 'skip':92 'slight':135 'store':10,52,100 'support':20 'thunderbird':3,75 'time':86 'us':129 'would':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699464911
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14148180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699378511 {#2011
    date: 2023-11-07 18:35:11.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 {#1571
  +user: Proxies\__CG__\App\Entity\User {#2371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1732 …}
  +slug: "Why-Not-Store-Encrypted-Emails-in-Plaintext-Locally"
  +title: "Why Not Store Encrypted Emails in Plaintext Locally?"
  +url: null
  +body: """
    Clients like Thunderbird are great because you have everything stored locally so you can easily search offline. They also support encrypting and decrypting emails in PGP. However, they seem to have the same limitation as protonmail where you can’t search through encrypted emails.\n
    \n
    I know that protonmail can’t just store your key at their server since that would defeat the purpose, so the emails are all ciphertext to them right? But in Thunderbird, you already have the key and decrypt everything all the time. So why can’t you skip the middleman in your local machine and store everything locally in plaintext? It’s not less secure since if your local machine is compromised, your private key is also compromised.\n
    \n
    Or at the very least give us the option and have a slightly less secure but much more convenient option.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700597765 {#2191
    date: 2023-11-21 21:16:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  +badges: Doctrine\ORM\PersistentCollection {#2073 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Protonmail now supports searching in the content of all your mail, though.  \n
        Or at least the web client. It will ask you to download all your mail, and it will make an encrypted search index on your computer.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699612697 {#1428
        date: 2023-11-10 11:38:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spookedbyroaches@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1588 …}
      +nested: Doctrine\ORM\PersistentCollection {#1584 …}
      +votes: Doctrine\ORM\PersistentCollection {#1580 …}
      +reports: Doctrine\ORM\PersistentCollection {#1583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
      -id: 101386
      -bodyTs: "'ask':21 'client':18 'comput':38 'content':7 'download':24 'encrypt':33 'index':35 'least':15 'mail':11,27 'make':31 'protonmail':1 'search':4,34 'support':3 'though':12 'web':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1591854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699443853 {#1440
        date: 2023-11-08 12:44:13.0 +01:00
      }
      +"title": 101386
    }
  ]
  -id: 10927
  -titleTs: "'email':5 'encrypt':4 'local':8 'plaintext':7 'store':3"
  -bodyTs: "'alreadi':77 'also':19,121 'ciphertext':69 'client':1 'compromis':116,122 'conveni':141 'decrypt':23,82 'defeat':61 'easili':15 'email':24,44,66 'encrypt':21,43 'everyth':9,83,101 'give':128 'great':5 'howev':27 'key':54,80,119 'know':46 'least':127 'less':108,136 'like':2 'limit':34 'local':11,97,102,113 'machin':98,114 'middleman':94 'much':139 'offlin':17 'option':131,142 'pgp':26 'plaintext':104 'privat':118 'protonmail':36,48 'purpos':63 'right':72 'search':16,41 'secur':109,137 'seem':29 'server':57 'sinc':58,110 'skip':92 'slight':135 'store':10,52,100 'support':20 'thunderbird':3,75 'time':86 'us':129 'would':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699464911
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14148180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699378511 {#2011
    date: 2023-11-07 18:35:11.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 {#1571
  +user: Proxies\__CG__\App\Entity\User {#2371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1732 …}
  +slug: "Why-Not-Store-Encrypted-Emails-in-Plaintext-Locally"
  +title: "Why Not Store Encrypted Emails in Plaintext Locally?"
  +url: null
  +body: """
    Clients like Thunderbird are great because you have everything stored locally so you can easily search offline. They also support encrypting and decrypting emails in PGP. However, they seem to have the same limitation as protonmail where you can’t search through encrypted emails.\n
    \n
    I know that protonmail can’t just store your key at their server since that would defeat the purpose, so the emails are all ciphertext to them right? But in Thunderbird, you already have the key and decrypt everything all the time. So why can’t you skip the middleman in your local machine and store everything locally in plaintext? It’s not less secure since if your local machine is compromised, your private key is also compromised.\n
    \n
    Or at the very least give us the option and have a slightly less secure but much more convenient option.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700597765 {#2191
    date: 2023-11-21 21:16:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  +badges: Doctrine\ORM\PersistentCollection {#2073 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Protonmail now supports searching in the content of all your mail, though.  \n
        Or at least the web client. It will ask you to download all your mail, and it will make an encrypted search index on your computer.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699612697 {#1428
        date: 2023-11-10 11:38:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spookedbyroaches@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1588 …}
      +nested: Doctrine\ORM\PersistentCollection {#1584 …}
      +votes: Doctrine\ORM\PersistentCollection {#1580 …}
      +reports: Doctrine\ORM\PersistentCollection {#1583 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
      -id: 101386
      -bodyTs: "'ask':21 'client':18 'comput':38 'content':7 'download':24 'encrypt':33 'index':35 'least':15 'mail':11,27 'make':31 'protonmail':1 'search':4,34 'support':3 'though':12 'web':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1591854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699443853 {#1440
        date: 2023-11-08 12:44:13.0 +01:00
      }
      +"title": 101386
    }
  ]
  -id: 10927
  -titleTs: "'email':5 'encrypt':4 'local':8 'plaintext':7 'store':3"
  -bodyTs: "'alreadi':77 'also':19,121 'ciphertext':69 'client':1 'compromis':116,122 'conveni':141 'decrypt':23,82 'defeat':61 'easili':15 'email':24,44,66 'encrypt':21,43 'everyth':9,83,101 'give':128 'great':5 'howev':27 'key':54,80,119 'know':46 'least':127 'less':108,136 'like':2 'limit':34 'local':11,97,102,113 'machin':98,114 'middleman':94 'much':139 'offlin':17 'option':131,142 'pgp':26 'plaintext':104 'privat':118 'protonmail':36,48 'purpos':63 'right':72 'search':16,41 'secur':109,137 'seem':29 'server':57 'sinc':58,110 'skip':92 'slight':135 'store':10,52,100 'support':20 'thunderbird':3,75 'time':86 'us':129 'would':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699464911
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14148180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699378511 {#2011
    date: 2023-11-07 18:35:11.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 {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2371 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1732 …}
    +slug: "Why-Not-Store-Encrypted-Emails-in-Plaintext-Locally"
    +title: "Why Not Store Encrypted Emails in Plaintext Locally?"
    +url: null
    +body: """
      Clients like Thunderbird are great because you have everything stored locally so you can easily search offline. They also support encrypting and decrypting emails in PGP. However, they seem to have the same limitation as protonmail where you can’t search through encrypted emails.\n
      \n
      I know that protonmail can’t just store your key at their server since that would defeat the purpose, so the emails are all ciphertext to them right? But in Thunderbird, you already have the key and decrypt everything all the time. So why can’t you skip the middleman in your local machine and store everything locally in plaintext? It’s not less secure since if your local machine is compromised, your private key is also compromised.\n
      \n
      Or at the very least give us the option and have a slightly less secure but much more convenient option.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700597765 {#2191
      date: 2023-11-21 21:16:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2323 …}
    +votes: Doctrine\ORM\PersistentCollection {#2335 …}
    +reports: Doctrine\ORM\PersistentCollection {#2338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
    +badges: Doctrine\ORM\PersistentCollection {#2073 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 10927
    -titleTs: "'email':5 'encrypt':4 'local':8 'plaintext':7 'store':3"
    -bodyTs: "'alreadi':77 'also':19,121 'ciphertext':69 'client':1 'compromis':116,122 'conveni':141 'decrypt':23,82 'defeat':61 'easili':15 'email':24,44,66 'encrypt':21,43 'everyth':9,83,101 'give':128 'great':5 'howev':27 'key':54,80,119 'know':46 'least':127 'less':108,136 'like':2 'limit':34 'local':11,97,102,113 'machin':98,114 'middleman':94 'much':139 'offlin':17 'option':131,142 'pgp':26 'plaintext':104 'privat':118 'protonmail':36,48 'purpos':63 'right':72 'search':16,41 'secur':109,137 'seem':29 'server':57 'sinc':58,110 'skip':92 'slight':135 'store':10,52,100 'support':20 'thunderbird':3,75 'time':86 'us':129 'would':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699464911
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14148180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699378511 {#2011
      date: 2023-11-07 18:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Protonmail now supports searching in the content of all your mail, though.  \n
    Or at least the web client. It will ask you to download all your mail, and it will make an encrypted search index on your computer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699612697 {#1428
    date: 2023-11-10 11:38:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spookedbyroaches@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1588 …}
  +nested: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  -id: 101386
  -bodyTs: "'ask':21 'client':18 'comput':38 'content':7 'download':24 'encrypt':33 'index':35 'least':15 'mail':11,27 'make':31 'protonmail':1 'search':4,34 'support':3 'though':12 'web':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1591854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699443853 {#1440
    date: 2023-11-08 12:44:13.0 +01:00
  }
  +"title": 101386
}
"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 {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2371 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1732 …}
    +slug: "Why-Not-Store-Encrypted-Emails-in-Plaintext-Locally"
    +title: "Why Not Store Encrypted Emails in Plaintext Locally?"
    +url: null
    +body: """
      Clients like Thunderbird are great because you have everything stored locally so you can easily search offline. They also support encrypting and decrypting emails in PGP. However, they seem to have the same limitation as protonmail where you can’t search through encrypted emails.\n
      \n
      I know that protonmail can’t just store your key at their server since that would defeat the purpose, so the emails are all ciphertext to them right? But in Thunderbird, you already have the key and decrypt everything all the time. So why can’t you skip the middleman in your local machine and store everything locally in plaintext? It’s not less secure since if your local machine is compromised, your private key is also compromised.\n
      \n
      Or at the very least give us the option and have a slightly less secure but much more convenient option.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700597765 {#2191
      date: 2023-11-21 21:16:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2323 …}
    +votes: Doctrine\ORM\PersistentCollection {#2335 …}
    +reports: Doctrine\ORM\PersistentCollection {#2338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
    +badges: Doctrine\ORM\PersistentCollection {#2073 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 10927
    -titleTs: "'email':5 'encrypt':4 'local':8 'plaintext':7 'store':3"
    -bodyTs: "'alreadi':77 'also':19,121 'ciphertext':69 'client':1 'compromis':116,122 'conveni':141 'decrypt':23,82 'defeat':61 'easili':15 'email':24,44,66 'encrypt':21,43 'everyth':9,83,101 'give':128 'great':5 'howev':27 'key':54,80,119 'know':46 'least':127 'less':108,136 'like':2 'limit':34 'local':11,97,102,113 'machin':98,114 'middleman':94 'much':139 'offlin':17 'option':131,142 'pgp':26 'plaintext':104 'privat':118 'protonmail':36,48 'purpos':63 'right':72 'search':16,41 'secur':109,137 'seem':29 'server':57 'sinc':58,110 'skip':92 'slight':135 'store':10,52,100 'support':20 'thunderbird':3,75 'time':86 'us':129 'would':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699464911
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14148180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699378511 {#2011
      date: 2023-11-07 18:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Protonmail now supports searching in the content of all your mail, though.  \n
    Or at least the web client. It will ask you to download all your mail, and it will make an encrypted search index on your computer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699612697 {#1428
    date: 2023-11-10 11:38:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spookedbyroaches@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1588 …}
  +nested: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  -id: 101386
  -bodyTs: "'ask':21 'client':18 'comput':38 'content':7 'download':24 'encrypt':33 'index':35 'least':15 'mail':11,27 'make':31 'protonmail':1 'search':4,34 'support':3 'though':12 'web':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1591854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699443853 {#1440
    date: 2023-11-08 12:44:13.0 +01:00
  }
  +"title": 101386
}
"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 {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2371 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1732 …}
    +slug: "Why-Not-Store-Encrypted-Emails-in-Plaintext-Locally"
    +title: "Why Not Store Encrypted Emails in Plaintext Locally?"
    +url: null
    +body: """
      Clients like Thunderbird are great because you have everything stored locally so you can easily search offline. They also support encrypting and decrypting emails in PGP. However, they seem to have the same limitation as protonmail where you can’t search through encrypted emails.\n
      \n
      I know that protonmail can’t just store your key at their server since that would defeat the purpose, so the emails are all ciphertext to them right? But in Thunderbird, you already have the key and decrypt everything all the time. So why can’t you skip the middleman in your local machine and store everything locally in plaintext? It’s not less secure since if your local machine is compromised, your private key is also compromised.\n
      \n
      Or at the very least give us the option and have a slightly less secure but much more convenient option.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700597765 {#2191
      date: 2023-11-21 21:16:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2323 …}
    +votes: Doctrine\ORM\PersistentCollection {#2335 …}
    +reports: Doctrine\ORM\PersistentCollection {#2338 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
    +badges: Doctrine\ORM\PersistentCollection {#2073 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 10927
    -titleTs: "'email':5 'encrypt':4 'local':8 'plaintext':7 'store':3"
    -bodyTs: "'alreadi':77 'also':19,121 'ciphertext':69 'client':1 'compromis':116,122 'conveni':141 'decrypt':23,82 'defeat':61 'easili':15 'email':24,44,66 'encrypt':21,43 'everyth':9,83,101 'give':128 'great':5 'howev':27 'key':54,80,119 'know':46 'least':127 'less':108,136 'like':2 'limit':34 'local':11,97,102,113 'machin':98,114 'middleman':94 'much':139 'offlin':17 'option':131,142 'pgp':26 'plaintext':104 'privat':118 'protonmail':36,48 'purpos':63 'right':72 'search':16,41 'secur':109,137 'seem':29 'server':57 'sinc':58,110 'skip':92 'slight':135 'store':10,52,100 'support':20 'thunderbird':3,75 'time':86 'us':129 'would':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699464911
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14148180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699378511 {#2011
      date: 2023-11-07 18:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Protonmail now supports searching in the content of all your mail, though.  \n
    Or at least the web client. It will ask you to download all your mail, and it will make an encrypted search index on your computer.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699612697 {#1428
    date: 2023-11-10 11:38:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spookedbyroaches@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1588 …}
  +nested: Doctrine\ORM\PersistentCollection {#1584 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  -id: 101386
  -bodyTs: "'ask':21 'client':18 'comput':38 'content':7 'download':24 'encrypt':33 'index':35 'least':15 'mail':11,27 'make':31 'protonmail':1 'search':4,34 'support':3 'though':12 'web':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1591854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699443853 {#1440
    date: 2023-11-08 12:44:13.0 +01:00
  }
  +"title": 101386
}
"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_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
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#2031 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2089 …}
  +slug: "So-how-to-fix-this"
  +title: "So... how to fix this?"
  +url: "https://i.ibb.co/xC8tmLX/image.png"
  +body: """
    I was playing a game, alt-tabbing froze my system so I waited a bit and then rebooted by using the button on the case, since I couldn’t do differently.\n
    \n
    It now throws an error when mounting a drive: error mounting /dev/sdb1 at /media/user/local disk 1: unknown error when mounting (udisks-error-quark, 0)\n
    \n
    This drive doesn’t have anything I was using on it, since it’s a media storage drive. I booted up Windows on my second drive and it can see and access this one without problems. How to fix?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699545508 {#1604
    date: 2023-11-09 16:58:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  +badges: Doctrine\ORM\PersistentCollection {#2329 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: """
        If otherwise you don’t plan to use windows on that machine anymore (on bare metal, a virtual machine is not relevant here), it would be better to transfer your data to a Linux native file system. Unless you have a solid preference, ext4 is a good choice.\n
        \n
        Basically you just need to copy your files over, but you may need to do it in chunks (and resize the 2 partitions in every round) if you can’t hold the files if the NTFS file system **safely** while you reformat it.  \n
        Also, if you want to keep attributes like file creation time and last modification time, that’ll require a bit more copy parameters, if you want this let me know and I’ll fill you in on the details.  \n
        What distro do you use by the way?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699468049 {#1669
        date: 2023-11-08 19:27:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bec@lemmy.ml"
        "@SomethingBurger@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 102316
      -bodyTs: "'2':70 'also':92 'anymor':13 'attribut':98 'bare':15 'basic':49 'better':27 'bit':111 'choic':48 'chunk':66 'copi':54,113 'creation':101 'data':31 'detail':130 'distro':132 'everi':73 'ext4':44 'file':36,56,81,85,100 'fill':125 'good':47 'hold':79 'keep':97 'know':121 'last':104 'let':119 'like':99 'linux':34 'll':108,124 'machin':12,19 'may':60 'metal':16 'modif':105 'nativ':35 'need':52,61 'ntfs':84 'otherwis':2 'paramet':114 'partit':71 'plan':6 'prefer':43 'reformat':90 'relev':22 'requir':109 'resiz':68 'round':74 'safe':87 'solid':42 'system':37,86 'time':102,106 'transfer':29 'unless':38 'use':8,135 'virtual':18 'want':95,117 'way':138 'window':9 'would':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1593406"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699468049 {#1528
        date: 2023-11-08 19:27:29.0 +01:00
      }
      +"title": 102316
    }
  ]
  -id: 11193
  -titleTs: "'fix':4"
  -bodyTs: "'/dev/sdb1':44 '/media/user/local':46 '0':57 '1':48 'access':89 'alt':7 'alt-tab':6 'anyth':63 'bit':16 'boot':77 'button':23 'case':26 'couldn':29 'differ':32 'disk':47 'doesn':60 'drive':41,59,75,83 'error':37,42,50,55 'fix':96 'froze':9 'game':5 'media':73 'mount':39,43,52 'one':91 'play':3 'problem':93 'quark':56 'reboot':19 'second':82 'see':87 'sinc':27,69 'storag':74 'system':11 'tab':8 'throw':35 'udisk':54 'udisks-error-quark':53 'unknown':49 'use':21,66 'wait':14 'window':79 'without':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699546521
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7676870"
  +editedAt: DateTimeImmutable @1699524629 {#2364
    date: 2023-11-09 11:10:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699460121 {#1718
    date: 2023-11-08 17:15:21.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#2031 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2089 …}
  +slug: "So-how-to-fix-this"
  +title: "So... how to fix this?"
  +url: "https://i.ibb.co/xC8tmLX/image.png"
  +body: """
    I was playing a game, alt-tabbing froze my system so I waited a bit and then rebooted by using the button on the case, since I couldn’t do differently.\n
    \n
    It now throws an error when mounting a drive: error mounting /dev/sdb1 at /media/user/local disk 1: unknown error when mounting (udisks-error-quark, 0)\n
    \n
    This drive doesn’t have anything I was using on it, since it’s a media storage drive. I booted up Windows on my second drive and it can see and access this one without problems. How to fix?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699545508 {#1604
    date: 2023-11-09 16:58:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  +badges: Doctrine\ORM\PersistentCollection {#2329 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: """
        If otherwise you don’t plan to use windows on that machine anymore (on bare metal, a virtual machine is not relevant here), it would be better to transfer your data to a Linux native file system. Unless you have a solid preference, ext4 is a good choice.\n
        \n
        Basically you just need to copy your files over, but you may need to do it in chunks (and resize the 2 partitions in every round) if you can’t hold the files if the NTFS file system **safely** while you reformat it.  \n
        Also, if you want to keep attributes like file creation time and last modification time, that’ll require a bit more copy parameters, if you want this let me know and I’ll fill you in on the details.  \n
        What distro do you use by the way?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699468049 {#1669
        date: 2023-11-08 19:27:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bec@lemmy.ml"
        "@SomethingBurger@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 102316
      -bodyTs: "'2':70 'also':92 'anymor':13 'attribut':98 'bare':15 'basic':49 'better':27 'bit':111 'choic':48 'chunk':66 'copi':54,113 'creation':101 'data':31 'detail':130 'distro':132 'everi':73 'ext4':44 'file':36,56,81,85,100 'fill':125 'good':47 'hold':79 'keep':97 'know':121 'last':104 'let':119 'like':99 'linux':34 'll':108,124 'machin':12,19 'may':60 'metal':16 'modif':105 'nativ':35 'need':52,61 'ntfs':84 'otherwis':2 'paramet':114 'partit':71 'plan':6 'prefer':43 'reformat':90 'relev':22 'requir':109 'resiz':68 'round':74 'safe':87 'solid':42 'system':37,86 'time':102,106 'transfer':29 'unless':38 'use':8,135 'virtual':18 'want':95,117 'way':138 'window':9 'would':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1593406"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699468049 {#1528
        date: 2023-11-08 19:27:29.0 +01:00
      }
      +"title": 102316
    }
  ]
  -id: 11193
  -titleTs: "'fix':4"
  -bodyTs: "'/dev/sdb1':44 '/media/user/local':46 '0':57 '1':48 'access':89 'alt':7 'alt-tab':6 'anyth':63 'bit':16 'boot':77 'button':23 'case':26 'couldn':29 'differ':32 'disk':47 'doesn':60 'drive':41,59,75,83 'error':37,42,50,55 'fix':96 'froze':9 'game':5 'media':73 'mount':39,43,52 'one':91 'play':3 'problem':93 'quark':56 'reboot':19 'second':82 'see':87 'sinc':27,69 'storag':74 'system':11 'tab':8 'throw':35 'udisk':54 'udisks-error-quark':53 'unknown':49 'use':21,66 'wait':14 'window':79 'without':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699546521
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7676870"
  +editedAt: DateTimeImmutable @1699524629 {#2364
    date: 2023-11-09 11:10:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699460121 {#1718
    date: 2023-11-08 17:15:21.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#2031 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2089 …}
  +slug: "So-how-to-fix-this"
  +title: "So... how to fix this?"
  +url: "https://i.ibb.co/xC8tmLX/image.png"
  +body: """
    I was playing a game, alt-tabbing froze my system so I waited a bit and then rebooted by using the button on the case, since I couldn’t do differently.\n
    \n
    It now throws an error when mounting a drive: error mounting /dev/sdb1 at /media/user/local disk 1: unknown error when mounting (udisks-error-quark, 0)\n
    \n
    This drive doesn’t have anything I was using on it, since it’s a media storage drive. I booted up Windows on my second drive and it can see and access this one without problems. How to fix?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699545508 {#1604
    date: 2023-11-09 16:58:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  +badges: Doctrine\ORM\PersistentCollection {#2329 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: """
        If otherwise you don’t plan to use windows on that machine anymore (on bare metal, a virtual machine is not relevant here), it would be better to transfer your data to a Linux native file system. Unless you have a solid preference, ext4 is a good choice.\n
        \n
        Basically you just need to copy your files over, but you may need to do it in chunks (and resize the 2 partitions in every round) if you can’t hold the files if the NTFS file system **safely** while you reformat it.  \n
        Also, if you want to keep attributes like file creation time and last modification time, that’ll require a bit more copy parameters, if you want this let me know and I’ll fill you in on the details.  \n
        What distro do you use by the way?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699468049 {#1669
        date: 2023-11-08 19:27:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bec@lemmy.ml"
        "@SomethingBurger@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 102316
      -bodyTs: "'2':70 'also':92 'anymor':13 'attribut':98 'bare':15 'basic':49 'better':27 'bit':111 'choic':48 'chunk':66 'copi':54,113 'creation':101 'data':31 'detail':130 'distro':132 'everi':73 'ext4':44 'file':36,56,81,85,100 'fill':125 'good':47 'hold':79 'keep':97 'know':121 'last':104 'let':119 'like':99 'linux':34 'll':108,124 'machin':12,19 'may':60 'metal':16 'modif':105 'nativ':35 'need':52,61 'ntfs':84 'otherwis':2 'paramet':114 'partit':71 'plan':6 'prefer':43 'reformat':90 'relev':22 'requir':109 'resiz':68 'round':74 'safe':87 'solid':42 'system':37,86 'time':102,106 'transfer':29 'unless':38 'use':8,135 'virtual':18 'want':95,117 'way':138 'window':9 'would':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1593406"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699468049 {#1528
        date: 2023-11-08 19:27:29.0 +01:00
      }
      +"title": 102316
    }
  ]
  -id: 11193
  -titleTs: "'fix':4"
  -bodyTs: "'/dev/sdb1':44 '/media/user/local':46 '0':57 '1':48 'access':89 'alt':7 'alt-tab':6 'anyth':63 'bit':16 'boot':77 'button':23 'case':26 'couldn':29 'differ':32 'disk':47 'doesn':60 'drive':41,59,75,83 'error':37,42,50,55 'fix':96 'froze':9 'game':5 'media':73 'mount':39,43,52 'one':91 'play':3 'problem':93 'quark':56 'reboot':19 'second':82 'see':87 'sinc':27,69 'storag':74 'system':11 'tab':8 'throw':35 'udisk':54 'udisks-error-quark':53 'unknown':49 'use':21,66 'wait':14 'window':79 'without':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699546521
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7676870"
  +editedAt: DateTimeImmutable @1699524629 {#2364
    date: 2023-11-09 11:10:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699460121 {#1718
    date: 2023-11-08 17:15:21.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
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\EntryComment {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: Proxies\__CG__\App\Entity\Image {#2031 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2089 …}
    +slug: "So-how-to-fix-this"
    +title: "So... how to fix this?"
    +url: "https://i.ibb.co/xC8tmLX/image.png"
    +body: """
      I was playing a game, alt-tabbing froze my system so I waited a bit and then rebooted by using the button on the case, since I couldn’t do differently.\n
      \n
      It now throws an error when mounting a drive: error mounting /dev/sdb1 at /media/user/local disk 1: unknown error when mounting (udisks-error-quark, 0)\n
      \n
      This drive doesn’t have anything I was using on it, since it’s a media storage drive. I booted up Windows on my second drive and it can see and access this one without problems. How to fix?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 37
    +favouriteCount: 48
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699545508 {#1604
      date: 2023-11-09 16:58:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2064 …}
    +votes: Doctrine\ORM\PersistentCollection {#2063 …}
    +reports: Doctrine\ORM\PersistentCollection {#2081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
    +badges: Doctrine\ORM\PersistentCollection {#2329 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 11193
    -titleTs: "'fix':4"
    -bodyTs: "'/dev/sdb1':44 '/media/user/local':46 '0':57 '1':48 'access':89 'alt':7 'alt-tab':6 'anyth':63 'bit':16 'boot':77 'button':23 'case':26 'couldn':29 'differ':32 'disk':47 'doesn':60 'drive':41,59,75,83 'error':37,42,50,55 'fix':96 'froze':9 'game':5 'media':73 'mount':39,43,52 'one':91 'play':3 'problem':93 'quark':56 'reboot':19 'second':82 'see':87 'sinc':27,69 'storag':74 'system':11 'tab':8 'throw':35 'udisk':54 'udisks-error-quark':53 'unknown':49 'use':21,66 'wait':14 'window':79 'without':92"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699546521
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7676870"
    +editedAt: DateTimeImmutable @1699524629 {#2364
      date: 2023-11-09 11:10:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699460121 {#1718
      date: 2023-11-08 17:15:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: """
    If otherwise you don’t plan to use windows on that machine anymore (on bare metal, a virtual machine is not relevant here), it would be better to transfer your data to a Linux native file system. Unless you have a solid preference, ext4 is a good choice.\n
    \n
    Basically you just need to copy your files over, but you may need to do it in chunks (and resize the 2 partitions in every round) if you can’t hold the files if the NTFS file system **safely** while you reformat it.  \n
    Also, if you want to keep attributes like file creation time and last modification time, that’ll require a bit more copy parameters, if you want this let me know and I’ll fill you in on the details.  \n
    What distro do you use by the way?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699468049 {#1669
    date: 2023-11-08 19:27:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bec@lemmy.ml"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 102316
  -bodyTs: "'2':70 'also':92 'anymor':13 'attribut':98 'bare':15 'basic':49 'better':27 'bit':111 'choic':48 'chunk':66 'copi':54,113 'creation':101 'data':31 'detail':130 'distro':132 'everi':73 'ext4':44 'file':36,56,81,85,100 'fill':125 'good':47 'hold':79 'keep':97 'know':121 'last':104 'let':119 'like':99 'linux':34 'll':108,124 'machin':12,19 'may':60 'metal':16 'modif':105 'nativ':35 'need':52,61 'ntfs':84 'otherwis':2 'paramet':114 'partit':71 'plan':6 'prefer':43 'reformat':90 'relev':22 'requir':109 'resiz':68 'round':74 'safe':87 'solid':42 'system':37,86 'time':102,106 'transfer':29 'unless':38 'use':8,135 'virtual':18 'want':95,117 'way':138 'window':9 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1593406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468049 {#1528
    date: 2023-11-08 19:27:29.0 +01:00
  }
  +"title": 102316
}
"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
15 DENIED edit
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: Proxies\__CG__\App\Entity\Image {#2031 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2089 …}
    +slug: "So-how-to-fix-this"
    +title: "So... how to fix this?"
    +url: "https://i.ibb.co/xC8tmLX/image.png"
    +body: """
      I was playing a game, alt-tabbing froze my system so I waited a bit and then rebooted by using the button on the case, since I couldn’t do differently.\n
      \n
      It now throws an error when mounting a drive: error mounting /dev/sdb1 at /media/user/local disk 1: unknown error when mounting (udisks-error-quark, 0)\n
      \n
      This drive doesn’t have anything I was using on it, since it’s a media storage drive. I booted up Windows on my second drive and it can see and access this one without problems. How to fix?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 37
    +favouriteCount: 48
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699545508 {#1604
      date: 2023-11-09 16:58:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2064 …}
    +votes: Doctrine\ORM\PersistentCollection {#2063 …}
    +reports: Doctrine\ORM\PersistentCollection {#2081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
    +badges: Doctrine\ORM\PersistentCollection {#2329 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 11193
    -titleTs: "'fix':4"
    -bodyTs: "'/dev/sdb1':44 '/media/user/local':46 '0':57 '1':48 'access':89 'alt':7 'alt-tab':6 'anyth':63 'bit':16 'boot':77 'button':23 'case':26 'couldn':29 'differ':32 'disk':47 'doesn':60 'drive':41,59,75,83 'error':37,42,50,55 'fix':96 'froze':9 'game':5 'media':73 'mount':39,43,52 'one':91 'play':3 'problem':93 'quark':56 'reboot':19 'second':82 'see':87 'sinc':27,69 'storag':74 'system':11 'tab':8 'throw':35 'udisk':54 'udisks-error-quark':53 'unknown':49 'use':21,66 'wait':14 'window':79 'without':92"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699546521
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7676870"
    +editedAt: DateTimeImmutable @1699524629 {#2364
      date: 2023-11-09 11:10:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699460121 {#1718
      date: 2023-11-08 17:15:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: """
    If otherwise you don’t plan to use windows on that machine anymore (on bare metal, a virtual machine is not relevant here), it would be better to transfer your data to a Linux native file system. Unless you have a solid preference, ext4 is a good choice.\n
    \n
    Basically you just need to copy your files over, but you may need to do it in chunks (and resize the 2 partitions in every round) if you can’t hold the files if the NTFS file system **safely** while you reformat it.  \n
    Also, if you want to keep attributes like file creation time and last modification time, that’ll require a bit more copy parameters, if you want this let me know and I’ll fill you in on the details.  \n
    What distro do you use by the way?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699468049 {#1669
    date: 2023-11-08 19:27:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bec@lemmy.ml"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 102316
  -bodyTs: "'2':70 'also':92 'anymor':13 'attribut':98 'bare':15 'basic':49 'better':27 'bit':111 'choic':48 'chunk':66 'copi':54,113 'creation':101 'data':31 'detail':130 'distro':132 'everi':73 'ext4':44 'file':36,56,81,85,100 'fill':125 'good':47 'hold':79 'keep':97 'know':121 'last':104 'let':119 'like':99 'linux':34 'll':108,124 'machin':12,19 'may':60 'metal':16 'modif':105 'nativ':35 'need':52,61 'ntfs':84 'otherwis':2 'paramet':114 'partit':71 'plan':6 'prefer':43 'reformat':90 'relev':22 'requir':109 'resiz':68 'round':74 'safe':87 'solid':42 'system':37,86 'time':102,106 'transfer':29 'unless':38 'use':8,135 'virtual':18 'want':95,117 'way':138 'window':9 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1593406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468049 {#1528
    date: 2023-11-08 19:27:29.0 +01:00
  }
  +"title": 102316
}
"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
16 DENIED moderate
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: Proxies\__CG__\App\Entity\Image {#2031 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2089 …}
    +slug: "So-how-to-fix-this"
    +title: "So... how to fix this?"
    +url: "https://i.ibb.co/xC8tmLX/image.png"
    +body: """
      I was playing a game, alt-tabbing froze my system so I waited a bit and then rebooted by using the button on the case, since I couldn’t do differently.\n
      \n
      It now throws an error when mounting a drive: error mounting /dev/sdb1 at /media/user/local disk 1: unknown error when mounting (udisks-error-quark, 0)\n
      \n
      This drive doesn’t have anything I was using on it, since it’s a media storage drive. I booted up Windows on my second drive and it can see and access this one without problems. How to fix?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 37
    +favouriteCount: 48
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699545508 {#1604
      date: 2023-11-09 16:58:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2064 …}
    +votes: Doctrine\ORM\PersistentCollection {#2063 …}
    +reports: Doctrine\ORM\PersistentCollection {#2081 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
    +badges: Doctrine\ORM\PersistentCollection {#2329 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 11193
    -titleTs: "'fix':4"
    -bodyTs: "'/dev/sdb1':44 '/media/user/local':46 '0':57 '1':48 'access':89 'alt':7 'alt-tab':6 'anyth':63 'bit':16 'boot':77 'button':23 'case':26 'couldn':29 'differ':32 'disk':47 'doesn':60 'drive':41,59,75,83 'error':37,42,50,55 'fix':96 'froze':9 'game':5 'media':73 'mount':39,43,52 'one':91 'play':3 'problem':93 'quark':56 'reboot':19 'second':82 'see':87 'sinc':27,69 'storag':74 'system':11 'tab':8 'throw':35 'udisk':54 'udisks-error-quark':53 'unknown':49 'use':21,66 'wait':14 'window':79 'without':92"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699546521
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7676870"
    +editedAt: DateTimeImmutable @1699524629 {#2364
      date: 2023-11-09 11:10:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699460121 {#1718
      date: 2023-11-08 17:15:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: """
    If otherwise you don’t plan to use windows on that machine anymore (on bare metal, a virtual machine is not relevant here), it would be better to transfer your data to a Linux native file system. Unless you have a solid preference, ext4 is a good choice.\n
    \n
    Basically you just need to copy your files over, but you may need to do it in chunks (and resize the 2 partitions in every round) if you can’t hold the files if the NTFS file system **safely** while you reformat it.  \n
    Also, if you want to keep attributes like file creation time and last modification time, that’ll require a bit more copy parameters, if you want this let me know and I’ll fill you in on the details.  \n
    What distro do you use by the way?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699468049 {#1669
    date: 2023-11-08 19:27:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bec@lemmy.ml"
    "@SomethingBurger@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 102316
  -bodyTs: "'2':70 'also':92 'anymor':13 'attribut':98 'bare':15 'basic':49 'better':27 'bit':111 'choic':48 'chunk':66 'copi':54,113 'creation':101 'data':31 'detail':130 'distro':132 'everi':73 'ext4':44 'file':36,56,81,85,100 'fill':125 'good':47 'hold':79 'keep':97 'know':121 'last':104 'let':119 'like':99 'linux':34 'll':108,124 'machin':12,19 'may':60 'metal':16 'modif':105 'nativ':35 'need':52,61 'ntfs':84 'otherwis':2 'paramet':114 'partit':71 'plan':6 'prefer':43 'reformat':90 'relev':22 'requir':109 'resiz':68 'round':74 'safe':87 'solid':42 'system':37,86 'time':102,106 'transfer':29 'unless':38 'use':8,135 'virtual':18 'want':95,117 'way':138 'window':9 'would':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1593406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468049 {#1528
    date: 2023-11-08 19:27:29.0 +01:00
  }
  +"title": 102316
}
"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
17 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
18 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