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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
5.63 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 {#1527
  +user: Proxies\__CG__\App\Entity\User {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
  +slug: "How-safe-is-self-hosting-a-public-website-behind-Cloudflare"
  +title: "How safe is self-hosting a public website behind Cloudflare?"
  +url: null
  +body: """
    I work in tech and am constantly finding solutions to problems, often on other people’s tech blogs, that I think “I should write that down somewhere” and, well, I want to actually start doing that, but I don’t want to pay someone else to host it.\n
    \n
    I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?\n
    \n
    In theory that’s enough levels of protection and isolation but I don’t know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.\n
    \n
    Update: Thanks for the replies, everyone, they’ve been really helpful and somewhat reassuring. I think I’m going to have a look at Github and Cloudflare’s pages as my first port of call for my needs.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710850621 {#2161
    date: 2024-03-19 13:17:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  +badges: Doctrine\ORM\PersistentCollection {#2213 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "If it’s a static site, you can host that anywhere for free on the big cloud providers, aws has s3 storage, Microsoft has blobs, github has pages, all which can be configured to run a site well under the paid tiers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703858279 {#1578
        date: 2023-12-29 14:57:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TedZanzibar@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 262145
      -bodyTs: "'anywher':11 'aw':19 'big':16 'blob':25 'cloud':17 'configur':33 'free':13 'github':26 'host':9 'microsoft':23 'page':28 'paid':41 'provid':18 'run':35 's3':21 'site':6,37 'static':5 'storag':22 'tier':42 'well':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6291337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703858279 {#1561
        date: 2023-12-29 14:57:59.0 +01:00
      }
      +"title": 262145
    }
  ]
  -id: 25623
  -titleTs: "'behind':10 'cloudflar':11 'host':6 'public':8 'safe':2 'self':5 'self-host':4 'websit':9"
  -bodyTs: "'access':131 'actual':33 'avail':82 'behind':97 'blog':18,90 'call':173 'cloudflar':64,101,165 'constant':7 'contain':95 'docker':62,94 'domain':56 'els':45 'enough':107,118 'everyon':144 'everyth':126 'familiar':59 'find':8 'first':170 'get':127 'github':163 'go':157 'help':149 'host':47,79 'hurt':76 'insert':88 'isol':112 'know':117 'level':108 'look':161 'm':156 'name':57 'nas':53,86,135 'need':176 'often':12 'open':69 'page':167 'paranoid':124 'pay':43 'peopl':15 'platform':91 'pop':128 'port':171 'problem':11 'protect':102,110 'provid':130 'public':81 'realli':148 'reassur':152 'repli':143 'simpl':89 'solut':9 'someon':44 'somewhat':151 'somewher':27 'sort':99 'start':34 'sweet':55 'synolog':52 'tech':4,17 'thank':140 'theori':104 'think':21,154 'tunnel':65 'updat':139 'use':87 've':146 'want':31,41 'websit':83 'well':29 'whole':138 'wider':134 'work':2 'world':74 'would':66 'write':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943518
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6114725"
  +editedAt: DateTimeImmutable @1709383228 {#2124
    date: 2024-03-02 13:40:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703857118 {#2054
    date: 2023-12-29 14:38:38.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 {#1527
  +user: Proxies\__CG__\App\Entity\User {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
  +slug: "How-safe-is-self-hosting-a-public-website-behind-Cloudflare"
  +title: "How safe is self-hosting a public website behind Cloudflare?"
  +url: null
  +body: """
    I work in tech and am constantly finding solutions to problems, often on other people’s tech blogs, that I think “I should write that down somewhere” and, well, I want to actually start doing that, but I don’t want to pay someone else to host it.\n
    \n
    I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?\n
    \n
    In theory that’s enough levels of protection and isolation but I don’t know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.\n
    \n
    Update: Thanks for the replies, everyone, they’ve been really helpful and somewhat reassuring. I think I’m going to have a look at Github and Cloudflare’s pages as my first port of call for my needs.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710850621 {#2161
    date: 2024-03-19 13:17:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  +badges: Doctrine\ORM\PersistentCollection {#2213 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "If it’s a static site, you can host that anywhere for free on the big cloud providers, aws has s3 storage, Microsoft has blobs, github has pages, all which can be configured to run a site well under the paid tiers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703858279 {#1578
        date: 2023-12-29 14:57:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TedZanzibar@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 262145
      -bodyTs: "'anywher':11 'aw':19 'big':16 'blob':25 'cloud':17 'configur':33 'free':13 'github':26 'host':9 'microsoft':23 'page':28 'paid':41 'provid':18 'run':35 's3':21 'site':6,37 'static':5 'storag':22 'tier':42 'well':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6291337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703858279 {#1561
        date: 2023-12-29 14:57:59.0 +01:00
      }
      +"title": 262145
    }
  ]
  -id: 25623
  -titleTs: "'behind':10 'cloudflar':11 'host':6 'public':8 'safe':2 'self':5 'self-host':4 'websit':9"
  -bodyTs: "'access':131 'actual':33 'avail':82 'behind':97 'blog':18,90 'call':173 'cloudflar':64,101,165 'constant':7 'contain':95 'docker':62,94 'domain':56 'els':45 'enough':107,118 'everyon':144 'everyth':126 'familiar':59 'find':8 'first':170 'get':127 'github':163 'go':157 'help':149 'host':47,79 'hurt':76 'insert':88 'isol':112 'know':117 'level':108 'look':161 'm':156 'name':57 'nas':53,86,135 'need':176 'often':12 'open':69 'page':167 'paranoid':124 'pay':43 'peopl':15 'platform':91 'pop':128 'port':171 'problem':11 'protect':102,110 'provid':130 'public':81 'realli':148 'reassur':152 'repli':143 'simpl':89 'solut':9 'someon':44 'somewhat':151 'somewher':27 'sort':99 'start':34 'sweet':55 'synolog':52 'tech':4,17 'thank':140 'theori':104 'think':21,154 'tunnel':65 'updat':139 'use':87 've':146 'want':31,41 'websit':83 'well':29 'whole':138 'wider':134 'work':2 'world':74 'would':66 'write':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943518
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6114725"
  +editedAt: DateTimeImmutable @1709383228 {#2124
    date: 2024-03-02 13:40:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703857118 {#2054
    date: 2023-12-29 14:38:38.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 {#1527
  +user: Proxies\__CG__\App\Entity\User {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
  +slug: "How-safe-is-self-hosting-a-public-website-behind-Cloudflare"
  +title: "How safe is self-hosting a public website behind Cloudflare?"
  +url: null
  +body: """
    I work in tech and am constantly finding solutions to problems, often on other people’s tech blogs, that I think “I should write that down somewhere” and, well, I want to actually start doing that, but I don’t want to pay someone else to host it.\n
    \n
    I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?\n
    \n
    In theory that’s enough levels of protection and isolation but I don’t know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.\n
    \n
    Update: Thanks for the replies, everyone, they’ve been really helpful and somewhat reassuring. I think I’m going to have a look at Github and Cloudflare’s pages as my first port of call for my needs.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710850621 {#2161
    date: 2024-03-19 13:17:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  +badges: Doctrine\ORM\PersistentCollection {#2213 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "If it’s a static site, you can host that anywhere for free on the big cloud providers, aws has s3 storage, Microsoft has blobs, github has pages, all which can be configured to run a site well under the paid tiers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703858279 {#1578
        date: 2023-12-29 14:57:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TedZanzibar@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 262145
      -bodyTs: "'anywher':11 'aw':19 'big':16 'blob':25 'cloud':17 'configur':33 'free':13 'github':26 'host':9 'microsoft':23 'page':28 'paid':41 'provid':18 'run':35 's3':21 'site':6,37 'static':5 'storag':22 'tier':42 'well':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6291337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703858279 {#1561
        date: 2023-12-29 14:57:59.0 +01:00
      }
      +"title": 262145
    }
  ]
  -id: 25623
  -titleTs: "'behind':10 'cloudflar':11 'host':6 'public':8 'safe':2 'self':5 'self-host':4 'websit':9"
  -bodyTs: "'access':131 'actual':33 'avail':82 'behind':97 'blog':18,90 'call':173 'cloudflar':64,101,165 'constant':7 'contain':95 'docker':62,94 'domain':56 'els':45 'enough':107,118 'everyon':144 'everyth':126 'familiar':59 'find':8 'first':170 'get':127 'github':163 'go':157 'help':149 'host':47,79 'hurt':76 'insert':88 'isol':112 'know':117 'level':108 'look':161 'm':156 'name':57 'nas':53,86,135 'need':176 'often':12 'open':69 'page':167 'paranoid':124 'pay':43 'peopl':15 'platform':91 'pop':128 'port':171 'problem':11 'protect':102,110 'provid':130 'public':81 'realli':148 'reassur':152 'repli':143 'simpl':89 'solut':9 'someon':44 'somewhat':151 'somewher':27 'sort':99 'start':34 'sweet':55 'synolog':52 'tech':4,17 'thank':140 'theori':104 'think':21,154 'tunnel':65 'updat':139 'use':87 've':146 'want':31,41 'websit':83 'well':29 'whole':138 'wider':134 'work':2 'world':74 'would':66 'write':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943518
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6114725"
  +editedAt: DateTimeImmutable @1709383228 {#2124
    date: 2024-03-02 13:40:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703857118 {#2054
    date: 2023-12-29 14:38:38.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 {#1525
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2128 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "How-safe-is-self-hosting-a-public-website-behind-Cloudflare"
    +title: "How safe is self-hosting a public website behind Cloudflare?"
    +url: null
    +body: """
      I work in tech and am constantly finding solutions to problems, often on other people’s tech blogs, that I think “I should write that down somewhere” and, well, I want to actually start doing that, but I don’t want to pay someone else to host it.\n
      \n
      I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?\n
      \n
      In theory that’s enough levels of protection and isolation but I don’t know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.\n
      \n
      Update: Thanks for the replies, everyone, they’ve been really helpful and somewhat reassuring. I think I’m going to have a look at Github and Cloudflare’s pages as my first port of call for my needs.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710850621 {#2161
      date: 2024-03-19 13:17:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2126 …}
    +votes: Doctrine\ORM\PersistentCollection {#2139 …}
    +reports: Doctrine\ORM\PersistentCollection {#2224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
    +badges: Doctrine\ORM\PersistentCollection {#2213 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 25623
    -titleTs: "'behind':10 'cloudflar':11 'host':6 'public':8 'safe':2 'self':5 'self-host':4 'websit':9"
    -bodyTs: "'access':131 'actual':33 'avail':82 'behind':97 'blog':18,90 'call':173 'cloudflar':64,101,165 'constant':7 'contain':95 'docker':62,94 'domain':56 'els':45 'enough':107,118 'everyon':144 'everyth':126 'familiar':59 'find':8 'first':170 'get':127 'github':163 'go':157 'help':149 'host':47,79 'hurt':76 'insert':88 'isol':112 'know':117 'level':108 'look':161 'm':156 'name':57 'nas':53,86,135 'need':176 'often':12 'open':69 'page':167 'paranoid':124 'pay':43 'peopl':15 'platform':91 'pop':128 'port':171 'problem':11 'protect':102,110 'provid':130 'public':81 'realli':148 'reassur':152 'repli':143 'simpl':89 'solut':9 'someon':44 'somewhat':151 'somewher':27 'sort':99 'start':34 'sweet':55 'synolog':52 'tech':4,17 'thank':140 'theori':104 'think':21,154 'tunnel':65 'updat':139 'use':87 've':146 'want':31,41 'websit':83 'well':29 'whole':138 'wider':134 'work':2 'world':74 'would':66 'write':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943518
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/6114725"
    +editedAt: DateTimeImmutable @1709383228 {#2124
      date: 2024-03-02 13:40:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703857118 {#2054
      date: 2023-12-29 14:38:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "If it’s a static site, you can host that anywhere for free on the big cloud providers, aws has s3 storage, Microsoft has blobs, github has pages, all which can be configured to run a site well under the paid tiers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703858279 {#1578
    date: 2023-12-29 14:57:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TedZanzibar@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 262145
  -bodyTs: "'anywher':11 'aw':19 'big':16 'blob':25 'cloud':17 'configur':33 'free':13 'github':26 'host':9 'microsoft':23 'page':28 'paid':41 'provid':18 'run':35 's3':21 'site':6,37 'static':5 'storag':22 'tier':42 'well':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703858279 {#1561
    date: 2023-12-29 14:57:59.0 +01:00
  }
  +"title": 262145
}
"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 {#1525
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2128 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "How-safe-is-self-hosting-a-public-website-behind-Cloudflare"
    +title: "How safe is self-hosting a public website behind Cloudflare?"
    +url: null
    +body: """
      I work in tech and am constantly finding solutions to problems, often on other people’s tech blogs, that I think “I should write that down somewhere” and, well, I want to actually start doing that, but I don’t want to pay someone else to host it.\n
      \n
      I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?\n
      \n
      In theory that’s enough levels of protection and isolation but I don’t know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.\n
      \n
      Update: Thanks for the replies, everyone, they’ve been really helpful and somewhat reassuring. I think I’m going to have a look at Github and Cloudflare’s pages as my first port of call for my needs.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710850621 {#2161
      date: 2024-03-19 13:17:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2126 …}
    +votes: Doctrine\ORM\PersistentCollection {#2139 …}
    +reports: Doctrine\ORM\PersistentCollection {#2224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
    +badges: Doctrine\ORM\PersistentCollection {#2213 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 25623
    -titleTs: "'behind':10 'cloudflar':11 'host':6 'public':8 'safe':2 'self':5 'self-host':4 'websit':9"
    -bodyTs: "'access':131 'actual':33 'avail':82 'behind':97 'blog':18,90 'call':173 'cloudflar':64,101,165 'constant':7 'contain':95 'docker':62,94 'domain':56 'els':45 'enough':107,118 'everyon':144 'everyth':126 'familiar':59 'find':8 'first':170 'get':127 'github':163 'go':157 'help':149 'host':47,79 'hurt':76 'insert':88 'isol':112 'know':117 'level':108 'look':161 'm':156 'name':57 'nas':53,86,135 'need':176 'often':12 'open':69 'page':167 'paranoid':124 'pay':43 'peopl':15 'platform':91 'pop':128 'port':171 'problem':11 'protect':102,110 'provid':130 'public':81 'realli':148 'reassur':152 'repli':143 'simpl':89 'solut':9 'someon':44 'somewhat':151 'somewher':27 'sort':99 'start':34 'sweet':55 'synolog':52 'tech':4,17 'thank':140 'theori':104 'think':21,154 'tunnel':65 'updat':139 'use':87 've':146 'want':31,41 'websit':83 'well':29 'whole':138 'wider':134 'work':2 'world':74 'would':66 'write':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943518
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/6114725"
    +editedAt: DateTimeImmutable @1709383228 {#2124
      date: 2024-03-02 13:40:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703857118 {#2054
      date: 2023-12-29 14:38:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "If it’s a static site, you can host that anywhere for free on the big cloud providers, aws has s3 storage, Microsoft has blobs, github has pages, all which can be configured to run a site well under the paid tiers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703858279 {#1578
    date: 2023-12-29 14:57:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TedZanzibar@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 262145
  -bodyTs: "'anywher':11 'aw':19 'big':16 'blob':25 'cloud':17 'configur':33 'free':13 'github':26 'host':9 'microsoft':23 'page':28 'paid':41 'provid':18 'run':35 's3':21 'site':6,37 'static':5 'storag':22 'tier':42 'well':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703858279 {#1561
    date: 2023-12-29 14:57:59.0 +01:00
  }
  +"title": 262145
}
"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 {#1525
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2128 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "How-safe-is-self-hosting-a-public-website-behind-Cloudflare"
    +title: "How safe is self-hosting a public website behind Cloudflare?"
    +url: null
    +body: """
      I work in tech and am constantly finding solutions to problems, often on other people’s tech blogs, that I think “I should write that down somewhere” and, well, I want to actually start doing that, but I don’t want to pay someone else to host it.\n
      \n
      I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?\n
      \n
      In theory that’s enough levels of protection and isolation but I don’t know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.\n
      \n
      Update: Thanks for the replies, everyone, they’ve been really helpful and somewhat reassuring. I think I’m going to have a look at Github and Cloudflare’s pages as my first port of call for my needs.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710850621 {#2161
      date: 2024-03-19 13:17:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2126 …}
    +votes: Doctrine\ORM\PersistentCollection {#2139 …}
    +reports: Doctrine\ORM\PersistentCollection {#2224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
    +badges: Doctrine\ORM\PersistentCollection {#2213 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 25623
    -titleTs: "'behind':10 'cloudflar':11 'host':6 'public':8 'safe':2 'self':5 'self-host':4 'websit':9"
    -bodyTs: "'access':131 'actual':33 'avail':82 'behind':97 'blog':18,90 'call':173 'cloudflar':64,101,165 'constant':7 'contain':95 'docker':62,94 'domain':56 'els':45 'enough':107,118 'everyon':144 'everyth':126 'familiar':59 'find':8 'first':170 'get':127 'github':163 'go':157 'help':149 'host':47,79 'hurt':76 'insert':88 'isol':112 'know':117 'level':108 'look':161 'm':156 'name':57 'nas':53,86,135 'need':176 'often':12 'open':69 'page':167 'paranoid':124 'pay':43 'peopl':15 'platform':91 'pop':128 'port':171 'problem':11 'protect':102,110 'provid':130 'public':81 'realli':148 'reassur':152 'repli':143 'simpl':89 'solut':9 'someon':44 'somewhat':151 'somewher':27 'sort':99 'start':34 'sweet':55 'synolog':52 'tech':4,17 'thank':140 'theori':104 'think':21,154 'tunnel':65 'updat':139 'use':87 've':146 'want':31,41 'websit':83 'well':29 'whole':138 'wider':134 'work':2 'world':74 'would':66 'write':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943518
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/6114725"
    +editedAt: DateTimeImmutable @1709383228 {#2124
      date: 2024-03-02 13:40:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703857118 {#2054
      date: 2023-12-29 14:38:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "If it’s a static site, you can host that anywhere for free on the big cloud providers, aws has s3 storage, Microsoft has blobs, github has pages, all which can be configured to run a site well under the paid tiers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703858279 {#1578
    date: 2023-12-29 14:57:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TedZanzibar@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 262145
  -bodyTs: "'anywher':11 'aw':19 'big':16 'blob':25 'cloud':17 'configur':33 'free':13 'github':26 'host':9 'microsoft':23 'page':28 'paid':41 'provid':18 'run':35 's3':21 'site':6,37 'static':5 'storag':22 'tier':42 'well':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703858279 {#1561
    date: 2023-12-29 14:57:59.0 +01:00
  }
  +"title": 262145
}
"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 {#1621
  +user: Proxies\__CG__\App\Entity\User {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
  +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
  +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
  +url: null
  +body: """
    Just wanted to share my happiness.\n
    \n
    AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
    \n
    [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710922880 {#2109
    date: 2024-03-20 09:21:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  +badges: Doctrine\ORM\PersistentCollection {#2116 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "I wish I could’ve like next cloud more, but it seemed bloated as all hell and was slow regardless of what machine I tried running it on :(. I might give it another go one day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703859694 {#1556
        date: 2023-12-29 15:21:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@robber@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 262199
      -bodyTs: "'anoth':33 'bloat':13 'cloud':8 'could':4 'day':36 'give':31 'go':34 'hell':16 'like':6 'machin':23 'might':30 'next':7 'one':35 'regardless':20 'run':26 'seem':12 'slow':19 'tri':25 've':5 'wish':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6291577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859694 {#1557
        date: 2023-12-29 15:21:34.0 +01:00
      }
      +"title": 262199
    }
  ]
  -id: 25602
  -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
  -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703931642
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9867669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703845242 {#2050
    date: 2023-12-29 11:20:42.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 {#1621
  +user: Proxies\__CG__\App\Entity\User {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
  +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
  +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
  +url: null
  +body: """
    Just wanted to share my happiness.\n
    \n
    AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
    \n
    [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710922880 {#2109
    date: 2024-03-20 09:21:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  +badges: Doctrine\ORM\PersistentCollection {#2116 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "I wish I could’ve like next cloud more, but it seemed bloated as all hell and was slow regardless of what machine I tried running it on :(. I might give it another go one day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703859694 {#1556
        date: 2023-12-29 15:21:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@robber@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 262199
      -bodyTs: "'anoth':33 'bloat':13 'cloud':8 'could':4 'day':36 'give':31 'go':34 'hell':16 'like':6 'machin':23 'might':30 'next':7 'one':35 'regardless':20 'run':26 'seem':12 'slow':19 'tri':25 've':5 'wish':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6291577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859694 {#1557
        date: 2023-12-29 15:21:34.0 +01:00
      }
      +"title": 262199
    }
  ]
  -id: 25602
  -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
  -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703931642
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9867669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703845242 {#2050
    date: 2023-12-29 11:20:42.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 {#1621
  +user: Proxies\__CG__\App\Entity\User {#2062 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
  +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
  +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
  +url: null
  +body: """
    Just wanted to share my happiness.\n
    \n
    AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
    \n
    [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710922880 {#2109
    date: 2024-03-20 09:21:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  +badges: Doctrine\ORM\PersistentCollection {#2116 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: "I wish I could’ve like next cloud more, but it seemed bloated as all hell and was slow regardless of what machine I tried running it on :(. I might give it another go one day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703859694 {#1556
        date: 2023-12-29 15:21:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@robber@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 262199
      -bodyTs: "'anoth':33 'bloat':13 'cloud':8 'could':4 'day':36 'give':31 'go':34 'hell':16 'like':6 'machin':23 'might':30 'next':7 'one':35 'regardless':20 'run':26 'seem':12 'slow':19 'tri':25 've':5 'wish':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6291577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703859694 {#1557
        date: 2023-12-29 15:21:34.0 +01:00
      }
      +"title": 262199
    }
  ]
  -id: 25602
  -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
  -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703931642
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9867669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703845242 {#2050
    date: 2023-12-29 11:20:42.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 {#1555
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
    +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
    +url: null
    +body: """
      Just wanted to share my happiness.\n
      \n
      AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
      \n
      [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710922880 {#2109
      date: 2024-03-20 09:21:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2112 …}
    +votes: Doctrine\ORM\PersistentCollection {#2118 …}
    +reports: Doctrine\ORM\PersistentCollection {#2121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
    +badges: Doctrine\ORM\PersistentCollection {#2116 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 25602
    -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
    -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703931642
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9867669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703845242 {#2050
      date: 2023-12-29 11:20:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wish I could’ve like next cloud more, but it seemed bloated as all hell and was slow regardless of what machine I tried running it on :(. I might give it another go one day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703859694 {#1556
    date: 2023-12-29 15:21:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@robber@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 262199
  -bodyTs: "'anoth':33 'bloat':13 'cloud':8 'could':4 'day':36 'give':31 'go':34 'hell':16 'like':6 'machin':23 'might':30 'next':7 'one':35 'regardless':20 'run':26 'seem':12 'slow':19 'tri':25 've':5 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859694 {#1557
    date: 2023-12-29 15:21:34.0 +01:00
  }
  +"title": 262199
}
"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 {#1555
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
    +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
    +url: null
    +body: """
      Just wanted to share my happiness.\n
      \n
      AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
      \n
      [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710922880 {#2109
      date: 2024-03-20 09:21:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2112 …}
    +votes: Doctrine\ORM\PersistentCollection {#2118 …}
    +reports: Doctrine\ORM\PersistentCollection {#2121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
    +badges: Doctrine\ORM\PersistentCollection {#2116 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 25602
    -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
    -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703931642
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9867669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703845242 {#2050
      date: 2023-12-29 11:20:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wish I could’ve like next cloud more, but it seemed bloated as all hell and was slow regardless of what machine I tried running it on :(. I might give it another go one day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703859694 {#1556
    date: 2023-12-29 15:21:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@robber@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 262199
  -bodyTs: "'anoth':33 'bloat':13 'cloud':8 'could':4 'day':36 'give':31 'go':34 'hell':16 'like':6 'machin':23 'might':30 'next':7 'one':35 'regardless':20 'run':26 'seem':12 'slow':19 'tri':25 've':5 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859694 {#1557
    date: 2023-12-29 15:21:34.0 +01:00
  }
  +"title": 262199
}
"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 {#1555
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2062 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "Migrated-my-self-hosted-Nextcloud-to-AIO-and-I-absolutely-love"
    +title: "Migrated my self-hosted Nextcloud to AIO and I absolutely love it"
    +url: null
    +body: """
      Just wanted to share my happiness.\n
      \n
      AIO is the new (at least on my timeline) installation method of Nextcloud, where most of the heavy-lifting is taken care of automatically.\n
      \n
      [github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710922880 {#2109
      date: 2024-03-20 09:21:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2112 …}
    +votes: Doctrine\ORM\PersistentCollection {#2118 …}
    +reports: Doctrine\ORM\PersistentCollection {#2121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
    +badges: Doctrine\ORM\PersistentCollection {#2116 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 25602
    -titleTs: "'absolut':11 'aio':8 'host':5 'love':12 'migrat':1 'nextcloud':6 'self':4 'self-host':3"
    -bodyTs: "'/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':34 'aio':7 'automat':31 'care':29 'github.com':33 'github.com/nextcloud/all-in-one](https://github.com/nextcloud/all-in-one)':32 'happi':6 'heavi':25 'heavy-lift':24 'instal':16 'least':12 'lift':26 'method':17 'new':10 'nextcloud':19 'share':4 'taken':28 'timelin':15 'want':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703931642
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9867669"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703845242 {#2050
      date: 2023-12-29 11:20:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wish I could’ve like next cloud more, but it seemed bloated as all hell and was slow regardless of what machine I tried running it on :(. I might give it another go one day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703859694 {#1556
    date: 2023-12-29 15:21:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@robber@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 262199
  -bodyTs: "'anoth':33 'bloat':13 'cloud':8 'could':4 'day':36 'give':31 'go':34 'hell':16 'like':6 'machin':23 'might':30 'next':7 'one':35 'regardless':20 'run':26 'seem':12 'slow':19 'tri':25 've':5 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6291577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703859694 {#1557
    date: 2023-12-29 15:21:34.0 +01:00
  }
  +"title": 262199
}
"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_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#2098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
  +slug: "NAS-Media-Server-Build-Recommendations"
  +title: "NAS/Media Server Build Recommendations"
  +url: null
  +body: """
    Hi everyone. I’m on the verge of building a new NAS/Media server, and wanted to check here to see if any of you could provide some recommendations based on my goals (below) or your current builds. I currently have a Raspberry Pi 4 running some basic services (Portainer, Home Assistant, Plex, sonarr/radarr/prowlarr, sabnzbd, etc.), but would like to expand my options and capabilities as my interests in the hobby grow.\n
    \n
    My goals:\n
    \n
    - Ability to have 4+ 1080p streams on Plex. Right now my Pi works surprisingly well at home with one 1080 stream, but basically shits its pants doing much more. Would like to give my parents and a friend or two access.\n
    - Document storage/backup. Interested in Nextcloud, but it seems people have mixed experiences here.\n
    - Photo storage/backup.\n
    - Hosting the services mentioned above, plus some extra headroom for others. I’ll probably move back to Home Assistant OS on my Pi, unless you think I should utilize it for something else.\n
    - OS - unRaid. Not opposed to others, but this does seem to be a great option with a lot of how-guides and videos available.\n
    - Storage/Drives - I honestly don’t know how much I want or need. As it stands, my partner and I probably have less than 1TB of files and photos between the two of us (being very generous with that figure). Would like to expand the media server capabilities as mentioned above.\n
    - Budget - $1000 max including drives.\n
    \n
    While the details above are what I would like to achieve with this, you can also consider me an empty canvas. Open to all ideas and suggestions. Let me know if there are other details I can provide that would be helpful. Lastly, thank you all for creating such a great community here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711746261 {#2360
    date: 2024-03-29 22:04:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  +badges: Doctrine\ORM\PersistentCollection {#2059 …}
  +children: [
    1 => App\Entity\EntryComment {#2447
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
      +root: App\Entity\EntryComment {#1725
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          For 1k you can build a beast.\n
          \n
          Just throwing out an option if you aren’t aware, gohardrives on ebay and on their site sell used Hdds. 10Tb for $80. The catch is they’ve been used in data centers for 5 years. The company will guarantee the drives for an addition 5 years and it could save you a lot of money depending on how much you want to risk it. I went with 3, one being a parity drive in case other goes bad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1711746261 {#1617
          date: 2024-03-29 22:04:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 263486
        -bodyTs: "'10tb':28 '1k':2 '3':76 '5':42,53 '80':30 'addit':52 'aren':15 'awar':17 'bad':86 'beast':7 'build':5 'case':83 'catch':32 'center':40 'compani':45 'could':57 'data':39 'depend':64 'drive':49,81 'ebay':20 'goe':85 'gohardr':18 'guarante':47 'hdds':27 'lot':61 'money':63 'much':67 'one':77 'option':12 'pariti':80 'risk':71 'save':58 'sell':25 'site':24 'throw':9 'use':26,37 've':35 'want':69 'went':74 'year':43,54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6298095"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893915 {#1731
          date: 2023-12-30 00:51:55.0 +01:00
        }
        +"title": 263486
      }
      +body: "Well that kinda sucks hopefully you had time to replace/repair without data loss."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704410006 {#2448
        date: 2024-01-05 00:13:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@PoopMonster@lemmy.world"
        "@WFloyd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2461 …}
      +votes: Doctrine\ORM\PersistentCollection {#2460 …}
      +reports: Doctrine\ORM\PersistentCollection {#2452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
      -id: 280988
      -bodyTs: "'data':12 'hope':5 'kinda':3 'loss':13 'replace/repair':10 'suck':4 'time':8 'well':1 'without':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6409926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704410006 {#2411
        date: 2024-01-05 00:13:26.0 +01:00
      }
      +"title": 280988
    }
    2 => App\Entity\EntryComment {#1725}
    0 => App\Entity\EntryComment {#1719
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
      +root: App\Entity\EntryComment {#1725}
      +body: """
        Thanks for the info. How long did the failing drives last and how was the replacement process (warranty not the nas replacement).\n
        \n
        Also these were from gohardrives right?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704317708 {#1729
        date: 2024-01-03 22:35:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@PoopMonster@lemmy.world"
        "@WFloyd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1717 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 277649
      -bodyTs: "'also':23 'drive':10 'fail':9 'gohardr':27 'info':4 'last':11 'long':6 'nas':21 'process':17 'replac':16,22 'right':28 'thank':1 'warranti':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6387735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704317708 {#1724
        date: 2024-01-03 22:35:08.0 +01:00
      }
      +"title": 277649
    }
  ]
  -id: 25632
  -titleTs: "'build':3 'nas/media':1 'recommend':4 'server':2"
  -bodyTs: "'1000':239 '1080':93 '1080p':78 '1tb':211 '4':44,77 'abil':74 'access':114 'achiev':253 'also':258 'assist':51,148 'avail':187 'back':145 'base':29 'basic':47,96 'budget':238 'build':9,37 'canva':263 'capabl':64,234 'check':17 'communiti':294 'consid':259 'could':25 'creat':290 'current':36,39 'detail':245,277 'document':115 'drive':242 'els':162 'empti':262 'etc':55 'everyon':2 'expand':60,230 'experi':126 'extra':137 'figur':226 'file':213 'friend':111 'generous':223 'give':106 'goal':32,73 'great':176,293 'grow':71 'guid':184 'headroom':138 'help':284 'hi':1 'hobbi':70 'home':50,90,147 'honest':190 'host':130 'how-guid':182 'idea':267 'includ':241 'interest':67,117 'know':193,272 'last':285 'less':209 'let':270 'like':58,104,228,251 'll':142 'lot':180 'm':4 'max':240 'media':232 'mention':133,236 'mix':125 'move':144 'much':101,195 'nas/media':12 'need':199 'new':11 'nextcloud':119 'one':92 'open':264 'oppos':166 'option':62,177 'os':149,163 'other':140,168 'pant':99 'parent':108 'partner':204 'peopl':123 'photo':128,215 'pi':43,85,152 'plex':52,81 'plus':135 'portain':49 'probabl':143,207 'provid':26,280 'raspberri':42 'recommend':28 'right':82 'run':45 'sabnzbd':54 'see':20 'seem':122,172 'server':13,233 'servic':48,132 'shit':97 'someth':161 'sonarr/radarr/prowlarr':53 'stand':202 'storage/backup':116,129 'storage/drives':188 'stream':79,94 'suggest':269 'surpris':87 'thank':286 'think':155 'two':113,218 'unless':153 'unraid':164 'us':220 'util':158 'verg':7 'video':186 'want':15,197 'well':88 'work':86 'would':57,103,227,250,282"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703949404
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10095899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703863004 {#2093
    date: 2023-12-29 16:16:44.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#2098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
  +slug: "NAS-Media-Server-Build-Recommendations"
  +title: "NAS/Media Server Build Recommendations"
  +url: null
  +body: """
    Hi everyone. I’m on the verge of building a new NAS/Media server, and wanted to check here to see if any of you could provide some recommendations based on my goals (below) or your current builds. I currently have a Raspberry Pi 4 running some basic services (Portainer, Home Assistant, Plex, sonarr/radarr/prowlarr, sabnzbd, etc.), but would like to expand my options and capabilities as my interests in the hobby grow.\n
    \n
    My goals:\n
    \n
    - Ability to have 4+ 1080p streams on Plex. Right now my Pi works surprisingly well at home with one 1080 stream, but basically shits its pants doing much more. Would like to give my parents and a friend or two access.\n
    - Document storage/backup. Interested in Nextcloud, but it seems people have mixed experiences here.\n
    - Photo storage/backup.\n
    - Hosting the services mentioned above, plus some extra headroom for others. I’ll probably move back to Home Assistant OS on my Pi, unless you think I should utilize it for something else.\n
    - OS - unRaid. Not opposed to others, but this does seem to be a great option with a lot of how-guides and videos available.\n
    - Storage/Drives - I honestly don’t know how much I want or need. As it stands, my partner and I probably have less than 1TB of files and photos between the two of us (being very generous with that figure). Would like to expand the media server capabilities as mentioned above.\n
    - Budget - $1000 max including drives.\n
    \n
    While the details above are what I would like to achieve with this, you can also consider me an empty canvas. Open to all ideas and suggestions. Let me know if there are other details I can provide that would be helpful. Lastly, thank you all for creating such a great community here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711746261 {#2360
    date: 2024-03-29 22:04:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  +badges: Doctrine\ORM\PersistentCollection {#2059 …}
  +children: [
    1 => App\Entity\EntryComment {#2447
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
      +root: App\Entity\EntryComment {#1725
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          For 1k you can build a beast.\n
          \n
          Just throwing out an option if you aren’t aware, gohardrives on ebay and on their site sell used Hdds. 10Tb for $80. The catch is they’ve been used in data centers for 5 years. The company will guarantee the drives for an addition 5 years and it could save you a lot of money depending on how much you want to risk it. I went with 3, one being a parity drive in case other goes bad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1711746261 {#1617
          date: 2024-03-29 22:04:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 263486
        -bodyTs: "'10tb':28 '1k':2 '3':76 '5':42,53 '80':30 'addit':52 'aren':15 'awar':17 'bad':86 'beast':7 'build':5 'case':83 'catch':32 'center':40 'compani':45 'could':57 'data':39 'depend':64 'drive':49,81 'ebay':20 'goe':85 'gohardr':18 'guarante':47 'hdds':27 'lot':61 'money':63 'much':67 'one':77 'option':12 'pariti':80 'risk':71 'save':58 'sell':25 'site':24 'throw':9 'use':26,37 've':35 'want':69 'went':74 'year':43,54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6298095"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893915 {#1731
          date: 2023-12-30 00:51:55.0 +01:00
        }
        +"title": 263486
      }
      +body: "Well that kinda sucks hopefully you had time to replace/repair without data loss."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704410006 {#2448
        date: 2024-01-05 00:13:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@PoopMonster@lemmy.world"
        "@WFloyd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2461 …}
      +votes: Doctrine\ORM\PersistentCollection {#2460 …}
      +reports: Doctrine\ORM\PersistentCollection {#2452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
      -id: 280988
      -bodyTs: "'data':12 'hope':5 'kinda':3 'loss':13 'replace/repair':10 'suck':4 'time':8 'well':1 'without':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6409926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704410006 {#2411
        date: 2024-01-05 00:13:26.0 +01:00
      }
      +"title": 280988
    }
    2 => App\Entity\EntryComment {#1725}
    0 => App\Entity\EntryComment {#1719
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
      +root: App\Entity\EntryComment {#1725}
      +body: """
        Thanks for the info. How long did the failing drives last and how was the replacement process (warranty not the nas replacement).\n
        \n
        Also these were from gohardrives right?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704317708 {#1729
        date: 2024-01-03 22:35:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@PoopMonster@lemmy.world"
        "@WFloyd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1717 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 277649
      -bodyTs: "'also':23 'drive':10 'fail':9 'gohardr':27 'info':4 'last':11 'long':6 'nas':21 'process':17 'replac':16,22 'right':28 'thank':1 'warranti':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6387735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704317708 {#1724
        date: 2024-01-03 22:35:08.0 +01:00
      }
      +"title": 277649
    }
  ]
  -id: 25632
  -titleTs: "'build':3 'nas/media':1 'recommend':4 'server':2"
  -bodyTs: "'1000':239 '1080':93 '1080p':78 '1tb':211 '4':44,77 'abil':74 'access':114 'achiev':253 'also':258 'assist':51,148 'avail':187 'back':145 'base':29 'basic':47,96 'budget':238 'build':9,37 'canva':263 'capabl':64,234 'check':17 'communiti':294 'consid':259 'could':25 'creat':290 'current':36,39 'detail':245,277 'document':115 'drive':242 'els':162 'empti':262 'etc':55 'everyon':2 'expand':60,230 'experi':126 'extra':137 'figur':226 'file':213 'friend':111 'generous':223 'give':106 'goal':32,73 'great':176,293 'grow':71 'guid':184 'headroom':138 'help':284 'hi':1 'hobbi':70 'home':50,90,147 'honest':190 'host':130 'how-guid':182 'idea':267 'includ':241 'interest':67,117 'know':193,272 'last':285 'less':209 'let':270 'like':58,104,228,251 'll':142 'lot':180 'm':4 'max':240 'media':232 'mention':133,236 'mix':125 'move':144 'much':101,195 'nas/media':12 'need':199 'new':11 'nextcloud':119 'one':92 'open':264 'oppos':166 'option':62,177 'os':149,163 'other':140,168 'pant':99 'parent':108 'partner':204 'peopl':123 'photo':128,215 'pi':43,85,152 'plex':52,81 'plus':135 'portain':49 'probabl':143,207 'provid':26,280 'raspberri':42 'recommend':28 'right':82 'run':45 'sabnzbd':54 'see':20 'seem':122,172 'server':13,233 'servic':48,132 'shit':97 'someth':161 'sonarr/radarr/prowlarr':53 'stand':202 'storage/backup':116,129 'storage/drives':188 'stream':79,94 'suggest':269 'surpris':87 'thank':286 'think':155 'two':113,218 'unless':153 'unraid':164 'us':220 'util':158 'verg':7 'video':186 'want':15,197 'well':88 'work':86 'would':57,103,227,250,282"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703949404
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10095899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703863004 {#2093
    date: 2023-12-29 16:16:44.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1723
  +user: Proxies\__CG__\App\Entity\User {#2098 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
  +slug: "NAS-Media-Server-Build-Recommendations"
  +title: "NAS/Media Server Build Recommendations"
  +url: null
  +body: """
    Hi everyone. I’m on the verge of building a new NAS/Media server, and wanted to check here to see if any of you could provide some recommendations based on my goals (below) or your current builds. I currently have a Raspberry Pi 4 running some basic services (Portainer, Home Assistant, Plex, sonarr/radarr/prowlarr, sabnzbd, etc.), but would like to expand my options and capabilities as my interests in the hobby grow.\n
    \n
    My goals:\n
    \n
    - Ability to have 4+ 1080p streams on Plex. Right now my Pi works surprisingly well at home with one 1080 stream, but basically shits its pants doing much more. Would like to give my parents and a friend or two access.\n
    - Document storage/backup. Interested in Nextcloud, but it seems people have mixed experiences here.\n
    - Photo storage/backup.\n
    - Hosting the services mentioned above, plus some extra headroom for others. I’ll probably move back to Home Assistant OS on my Pi, unless you think I should utilize it for something else.\n
    - OS - unRaid. Not opposed to others, but this does seem to be a great option with a lot of how-guides and videos available.\n
    - Storage/Drives - I honestly don’t know how much I want or need. As it stands, my partner and I probably have less than 1TB of files and photos between the two of us (being very generous with that figure). Would like to expand the media server capabilities as mentioned above.\n
    - Budget - $1000 max including drives.\n
    \n
    While the details above are what I would like to achieve with this, you can also consider me an empty canvas. Open to all ideas and suggestions. Let me know if there are other details I can provide that would be helpful. Lastly, thank you all for creating such a great community here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 31
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711746261 {#2360
    date: 2024-03-29 22:04:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  +badges: Doctrine\ORM\PersistentCollection {#2059 …}
  +children: [
    1 => App\Entity\EntryComment {#2447
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
      +root: App\Entity\EntryComment {#1725
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          For 1k you can build a beast.\n
          \n
          Just throwing out an option if you aren’t aware, gohardrives on ebay and on their site sell used Hdds. 10Tb for $80. The catch is they’ve been used in data centers for 5 years. The company will guarantee the drives for an addition 5 years and it could save you a lot of money depending on how much you want to risk it. I went with 3, one being a parity drive in case other goes bad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1711746261 {#1617
          date: 2024-03-29 22:04:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 263486
        -bodyTs: "'10tb':28 '1k':2 '3':76 '5':42,53 '80':30 'addit':52 'aren':15 'awar':17 'bad':86 'beast':7 'build':5 'case':83 'catch':32 'center':40 'compani':45 'could':57 'data':39 'depend':64 'drive':49,81 'ebay':20 'goe':85 'gohardr':18 'guarante':47 'hdds':27 'lot':61 'money':63 'much':67 'one':77 'option':12 'pariti':80 'risk':71 'save':58 'sell':25 'site':24 'throw':9 'use':26,37 've':35 'want':69 'went':74 'year':43,54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6298095"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893915 {#1731
          date: 2023-12-30 00:51:55.0 +01:00
        }
        +"title": 263486
      }
      +body: "Well that kinda sucks hopefully you had time to replace/repair without data loss."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704410006 {#2448
        date: 2024-01-05 00:13:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@PoopMonster@lemmy.world"
        "@WFloyd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2462 …}
      +nested: Doctrine\ORM\PersistentCollection {#2461 …}
      +votes: Doctrine\ORM\PersistentCollection {#2460 …}
      +reports: Doctrine\ORM\PersistentCollection {#2452 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
      -id: 280988
      -bodyTs: "'data':12 'hope':5 'kinda':3 'loss':13 'replace/repair':10 'suck':4 'time':8 'well':1 'without':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6409926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704410006 {#2411
        date: 2024-01-05 00:13:26.0 +01:00
      }
      +"title": 280988
    }
    2 => App\Entity\EntryComment {#1725}
    0 => App\Entity\EntryComment {#1719
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
      +root: App\Entity\EntryComment {#1725}
      +body: """
        Thanks for the info. How long did the failing drives last and how was the replacement process (warranty not the nas replacement).\n
        \n
        Also these were from gohardrives right?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704317708 {#1729
        date: 2024-01-03 22:35:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tinnitus@lemmy.world"
        "@PoopMonster@lemmy.world"
        "@WFloyd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1717 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 277649
      -bodyTs: "'also':23 'drive':10 'fail':9 'gohardr':27 'info':4 'last':11 'long':6 'nas':21 'process':17 'replac':16,22 'right':28 'thank':1 'warranti':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6387735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704317708 {#1724
        date: 2024-01-03 22:35:08.0 +01:00
      }
      +"title": 277649
    }
  ]
  -id: 25632
  -titleTs: "'build':3 'nas/media':1 'recommend':4 'server':2"
  -bodyTs: "'1000':239 '1080':93 '1080p':78 '1tb':211 '4':44,77 'abil':74 'access':114 'achiev':253 'also':258 'assist':51,148 'avail':187 'back':145 'base':29 'basic':47,96 'budget':238 'build':9,37 'canva':263 'capabl':64,234 'check':17 'communiti':294 'consid':259 'could':25 'creat':290 'current':36,39 'detail':245,277 'document':115 'drive':242 'els':162 'empti':262 'etc':55 'everyon':2 'expand':60,230 'experi':126 'extra':137 'figur':226 'file':213 'friend':111 'generous':223 'give':106 'goal':32,73 'great':176,293 'grow':71 'guid':184 'headroom':138 'help':284 'hi':1 'hobbi':70 'home':50,90,147 'honest':190 'host':130 'how-guid':182 'idea':267 'includ':241 'interest':67,117 'know':193,272 'last':285 'less':209 'let':270 'like':58,104,228,251 'll':142 'lot':180 'm':4 'max':240 'media':232 'mention':133,236 'mix':125 'move':144 'much':101,195 'nas/media':12 'need':199 'new':11 'nextcloud':119 'one':92 'open':264 'oppos':166 'option':62,177 'os':149,163 'other':140,168 'pant':99 'parent':108 'partner':204 'peopl':123 'photo':128,215 'pi':43,85,152 'plex':52,81 'plus':135 'portain':49 'probabl':143,207 'provid':26,280 'raspberri':42 'recommend':28 'right':82 'run':45 'sabnzbd':54 'see':20 'seem':122,172 'server':13,233 'servic':48,132 'shit':97 'someth':161 'sonarr/radarr/prowlarr':53 'stand':202 'storage/backup':116,129 'storage/drives':188 'stream':79,94 'suggest':269 'surpris':87 'thank':286 'think':155 'two':113,218 'unless':153 'unraid':164 'us':220 'util':158 'verg':7 'video':186 'want':15,197 'well':88 'work':86 'would':57,103,227,250,282"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703949404
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10095899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703863004 {#2093
    date: 2023-12-29 16:16:44.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
21 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
22 DENIED moderate
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2098 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "NAS-Media-Server-Build-Recommendations"
    +title: "NAS/Media Server Build Recommendations"
    +url: null
    +body: """
      Hi everyone. I’m on the verge of building a new NAS/Media server, and wanted to check here to see if any of you could provide some recommendations based on my goals (below) or your current builds. I currently have a Raspberry Pi 4 running some basic services (Portainer, Home Assistant, Plex, sonarr/radarr/prowlarr, sabnzbd, etc.), but would like to expand my options and capabilities as my interests in the hobby grow.\n
      \n
      My goals:\n
      \n
      - Ability to have 4+ 1080p streams on Plex. Right now my Pi works surprisingly well at home with one 1080 stream, but basically shits its pants doing much more. Would like to give my parents and a friend or two access.\n
      - Document storage/backup. Interested in Nextcloud, but it seems people have mixed experiences here.\n
      - Photo storage/backup.\n
      - Hosting the services mentioned above, plus some extra headroom for others. I’ll probably move back to Home Assistant OS on my Pi, unless you think I should utilize it for something else.\n
      - OS - unRaid. Not opposed to others, but this does seem to be a great option with a lot of how-guides and videos available.\n
      - Storage/Drives - I honestly don’t know how much I want or need. As it stands, my partner and I probably have less than 1TB of files and photos between the two of us (being very generous with that figure). Would like to expand the media server capabilities as mentioned above.\n
      - Budget - $1000 max including drives.\n
      \n
      While the details above are what I would like to achieve with this, you can also consider me an empty canvas. Open to all ideas and suggestions. Let me know if there are other details I can provide that would be helpful. Lastly, thank you all for creating such a great community here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711746261 {#2360
      date: 2024-03-29 22:04:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    +badges: Doctrine\ORM\PersistentCollection {#2059 …}
    +children: [
      1 => App\Entity\EntryComment {#2447}
      2 => App\Entity\EntryComment {#1725
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          For 1k you can build a beast.\n
          \n
          Just throwing out an option if you aren’t aware, gohardrives on ebay and on their site sell used Hdds. 10Tb for $80. The catch is they’ve been used in data centers for 5 years. The company will guarantee the drives for an addition 5 years and it could save you a lot of money depending on how much you want to risk it. I went with 3, one being a parity drive in case other goes bad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1711746261 {#1617
          date: 2024-03-29 22:04:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 263486
        -bodyTs: "'10tb':28 '1k':2 '3':76 '5':42,53 '80':30 'addit':52 'aren':15 'awar':17 'bad':86 'beast':7 'build':5 'case':83 'catch':32 'center':40 'compani':45 'could':57 'data':39 'depend':64 'drive':49,81 'ebay':20 'goe':85 'gohardr':18 'guarante':47 'hdds':27 'lot':61 'money':63 'much':67 'one':77 'option':12 'pariti':80 'risk':71 'save':58 'sell':25 'site':24 'throw':9 'use':26,37 've':35 'want':69 'went':74 'year':43,54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6298095"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893915 {#1731
          date: 2023-12-30 00:51:55.0 +01:00
        }
        +"title": 263486
      }
      0 => App\Entity\EntryComment {#1719
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
        +root: App\Entity\EntryComment {#1725}
        +body: """
          Thanks for the info. How long did the failing drives last and how was the replacement process (warranty not the nas replacement).\n
          \n
          Also these were from gohardrives right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704317708 {#1729
          date: 2024-01-03 22:35:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@PoopMonster@lemmy.world"
          "@WFloyd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1714 …}
        +nested: Doctrine\ORM\PersistentCollection {#1720 …}
        +votes: Doctrine\ORM\PersistentCollection {#1717 …}
        +reports: Doctrine\ORM\PersistentCollection {#1741 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
        -id: 277649
        -bodyTs: "'also':23 'drive':10 'fail':9 'gohardr':27 'info':4 'last':11 'long':6 'nas':21 'process':17 'replac':16,22 'right':28 'thank':1 'warranti':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6387735"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704317708 {#1724
          date: 2024-01-03 22:35:08.0 +01:00
        }
        +"title": 277649
      }
    ]
    -id: 25632
    -titleTs: "'build':3 'nas/media':1 'recommend':4 'server':2"
    -bodyTs: "'1000':239 '1080':93 '1080p':78 '1tb':211 '4':44,77 'abil':74 'access':114 'achiev':253 'also':258 'assist':51,148 'avail':187 'back':145 'base':29 'basic':47,96 'budget':238 'build':9,37 'canva':263 'capabl':64,234 'check':17 'communiti':294 'consid':259 'could':25 'creat':290 'current':36,39 'detail':245,277 'document':115 'drive':242 'els':162 'empti':262 'etc':55 'everyon':2 'expand':60,230 'experi':126 'extra':137 'figur':226 'file':213 'friend':111 'generous':223 'give':106 'goal':32,73 'great':176,293 'grow':71 'guid':184 'headroom':138 'help':284 'hi':1 'hobbi':70 'home':50,90,147 'honest':190 'host':130 'how-guid':182 'idea':267 'includ':241 'interest':67,117 'know':193,272 'last':285 'less':209 'let':270 'like':58,104,228,251 'll':142 'lot':180 'm':4 'max':240 'media':232 'mention':133,236 'mix':125 'move':144 'much':101,195 'nas/media':12 'need':199 'new':11 'nextcloud':119 'one':92 'open':264 'oppos':166 'option':62,177 'os':149,163 'other':140,168 'pant':99 'parent':108 'partner':204 'peopl':123 'photo':128,215 'pi':43,85,152 'plex':52,81 'plus':135 'portain':49 'probabl':143,207 'provid':26,280 'raspberri':42 'recommend':28 'right':82 'run':45 'sabnzbd':54 'see':20 'seem':122,172 'server':13,233 'servic':48,132 'shit':97 'someth':161 'sonarr/radarr/prowlarr':53 'stand':202 'storage/backup':116,129 'storage/drives':188 'stream':79,94 'suggest':269 'surpris':87 'thank':286 'think':155 'two':113,218 'unless':153 'unraid':164 'us':220 'util':158 'verg':7 'video':186 'want':15,197 'well':88 'work':86 'would':57,103,227,250,282"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703949404
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10095899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863004 {#2093
      date: 2023-12-29 16:16:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
  +root: App\Entity\EntryComment {#1725}
  +body: "Well that kinda sucks hopefully you had time to replace/repair without data loss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704410006 {#2448
    date: 2024-01-05 00:13:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@PoopMonster@lemmy.world"
    "@WFloyd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 280988
  -bodyTs: "'data':12 'hope':5 'kinda':3 'loss':13 'replace/repair':10 'suck':4 'time':8 'well':1 'without':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6409926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704410006 {#2411
    date: 2024-01-05 00:13:26.0 +01:00
  }
  +"title": 280988
}
"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
23 DENIED edit
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2098 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "NAS-Media-Server-Build-Recommendations"
    +title: "NAS/Media Server Build Recommendations"
    +url: null
    +body: """
      Hi everyone. I’m on the verge of building a new NAS/Media server, and wanted to check here to see if any of you could provide some recommendations based on my goals (below) or your current builds. I currently have a Raspberry Pi 4 running some basic services (Portainer, Home Assistant, Plex, sonarr/radarr/prowlarr, sabnzbd, etc.), but would like to expand my options and capabilities as my interests in the hobby grow.\n
      \n
      My goals:\n
      \n
      - Ability to have 4+ 1080p streams on Plex. Right now my Pi works surprisingly well at home with one 1080 stream, but basically shits its pants doing much more. Would like to give my parents and a friend or two access.\n
      - Document storage/backup. Interested in Nextcloud, but it seems people have mixed experiences here.\n
      - Photo storage/backup.\n
      - Hosting the services mentioned above, plus some extra headroom for others. I’ll probably move back to Home Assistant OS on my Pi, unless you think I should utilize it for something else.\n
      - OS - unRaid. Not opposed to others, but this does seem to be a great option with a lot of how-guides and videos available.\n
      - Storage/Drives - I honestly don’t know how much I want or need. As it stands, my partner and I probably have less than 1TB of files and photos between the two of us (being very generous with that figure). Would like to expand the media server capabilities as mentioned above.\n
      - Budget - $1000 max including drives.\n
      \n
      While the details above are what I would like to achieve with this, you can also consider me an empty canvas. Open to all ideas and suggestions. Let me know if there are other details I can provide that would be helpful. Lastly, thank you all for creating such a great community here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711746261 {#2360
      date: 2024-03-29 22:04:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    +badges: Doctrine\ORM\PersistentCollection {#2059 …}
    +children: [
      1 => App\Entity\EntryComment {#2447}
      2 => App\Entity\EntryComment {#1725
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          For 1k you can build a beast.\n
          \n
          Just throwing out an option if you aren’t aware, gohardrives on ebay and on their site sell used Hdds. 10Tb for $80. The catch is they’ve been used in data centers for 5 years. The company will guarantee the drives for an addition 5 years and it could save you a lot of money depending on how much you want to risk it. I went with 3, one being a parity drive in case other goes bad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1711746261 {#1617
          date: 2024-03-29 22:04:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 263486
        -bodyTs: "'10tb':28 '1k':2 '3':76 '5':42,53 '80':30 'addit':52 'aren':15 'awar':17 'bad':86 'beast':7 'build':5 'case':83 'catch':32 'center':40 'compani':45 'could':57 'data':39 'depend':64 'drive':49,81 'ebay':20 'goe':85 'gohardr':18 'guarante':47 'hdds':27 'lot':61 'money':63 'much':67 'one':77 'option':12 'pariti':80 'risk':71 'save':58 'sell':25 'site':24 'throw':9 'use':26,37 've':35 'want':69 'went':74 'year':43,54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6298095"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893915 {#1731
          date: 2023-12-30 00:51:55.0 +01:00
        }
        +"title": 263486
      }
      0 => App\Entity\EntryComment {#1719
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
        +root: App\Entity\EntryComment {#1725}
        +body: """
          Thanks for the info. How long did the failing drives last and how was the replacement process (warranty not the nas replacement).\n
          \n
          Also these were from gohardrives right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704317708 {#1729
          date: 2024-01-03 22:35:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@PoopMonster@lemmy.world"
          "@WFloyd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1714 …}
        +nested: Doctrine\ORM\PersistentCollection {#1720 …}
        +votes: Doctrine\ORM\PersistentCollection {#1717 …}
        +reports: Doctrine\ORM\PersistentCollection {#1741 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
        -id: 277649
        -bodyTs: "'also':23 'drive':10 'fail':9 'gohardr':27 'info':4 'last':11 'long':6 'nas':21 'process':17 'replac':16,22 'right':28 'thank':1 'warranti':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6387735"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704317708 {#1724
          date: 2024-01-03 22:35:08.0 +01:00
        }
        +"title": 277649
      }
    ]
    -id: 25632
    -titleTs: "'build':3 'nas/media':1 'recommend':4 'server':2"
    -bodyTs: "'1000':239 '1080':93 '1080p':78 '1tb':211 '4':44,77 'abil':74 'access':114 'achiev':253 'also':258 'assist':51,148 'avail':187 'back':145 'base':29 'basic':47,96 'budget':238 'build':9,37 'canva':263 'capabl':64,234 'check':17 'communiti':294 'consid':259 'could':25 'creat':290 'current':36,39 'detail':245,277 'document':115 'drive':242 'els':162 'empti':262 'etc':55 'everyon':2 'expand':60,230 'experi':126 'extra':137 'figur':226 'file':213 'friend':111 'generous':223 'give':106 'goal':32,73 'great':176,293 'grow':71 'guid':184 'headroom':138 'help':284 'hi':1 'hobbi':70 'home':50,90,147 'honest':190 'host':130 'how-guid':182 'idea':267 'includ':241 'interest':67,117 'know':193,272 'last':285 'less':209 'let':270 'like':58,104,228,251 'll':142 'lot':180 'm':4 'max':240 'media':232 'mention':133,236 'mix':125 'move':144 'much':101,195 'nas/media':12 'need':199 'new':11 'nextcloud':119 'one':92 'open':264 'oppos':166 'option':62,177 'os':149,163 'other':140,168 'pant':99 'parent':108 'partner':204 'peopl':123 'photo':128,215 'pi':43,85,152 'plex':52,81 'plus':135 'portain':49 'probabl':143,207 'provid':26,280 'raspberri':42 'recommend':28 'right':82 'run':45 'sabnzbd':54 'see':20 'seem':122,172 'server':13,233 'servic':48,132 'shit':97 'someth':161 'sonarr/radarr/prowlarr':53 'stand':202 'storage/backup':116,129 'storage/drives':188 'stream':79,94 'suggest':269 'surpris':87 'thank':286 'think':155 'two':113,218 'unless':153 'unraid':164 'us':220 'util':158 'verg':7 'video':186 'want':15,197 'well':88 'work':86 'would':57,103,227,250,282"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703949404
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10095899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863004 {#2093
      date: 2023-12-29 16:16:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
  +root: App\Entity\EntryComment {#1725}
  +body: "Well that kinda sucks hopefully you had time to replace/repair without data loss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704410006 {#2448
    date: 2024-01-05 00:13:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@PoopMonster@lemmy.world"
    "@WFloyd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 280988
  -bodyTs: "'data':12 'hope':5 'kinda':3 'loss':13 'replace/repair':10 'suck':4 'time':8 'well':1 'without':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6409926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704410006 {#2411
    date: 2024-01-05 00:13:26.0 +01:00
  }
  +"title": 280988
}
"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
24 DENIED moderate
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2098 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "NAS-Media-Server-Build-Recommendations"
    +title: "NAS/Media Server Build Recommendations"
    +url: null
    +body: """
      Hi everyone. I’m on the verge of building a new NAS/Media server, and wanted to check here to see if any of you could provide some recommendations based on my goals (below) or your current builds. I currently have a Raspberry Pi 4 running some basic services (Portainer, Home Assistant, Plex, sonarr/radarr/prowlarr, sabnzbd, etc.), but would like to expand my options and capabilities as my interests in the hobby grow.\n
      \n
      My goals:\n
      \n
      - Ability to have 4+ 1080p streams on Plex. Right now my Pi works surprisingly well at home with one 1080 stream, but basically shits its pants doing much more. Would like to give my parents and a friend or two access.\n
      - Document storage/backup. Interested in Nextcloud, but it seems people have mixed experiences here.\n
      - Photo storage/backup.\n
      - Hosting the services mentioned above, plus some extra headroom for others. I’ll probably move back to Home Assistant OS on my Pi, unless you think I should utilize it for something else.\n
      - OS - unRaid. Not opposed to others, but this does seem to be a great option with a lot of how-guides and videos available.\n
      - Storage/Drives - I honestly don’t know how much I want or need. As it stands, my partner and I probably have less than 1TB of files and photos between the two of us (being very generous with that figure). Would like to expand the media server capabilities as mentioned above.\n
      - Budget - $1000 max including drives.\n
      \n
      While the details above are what I would like to achieve with this, you can also consider me an empty canvas. Open to all ideas and suggestions. Let me know if there are other details I can provide that would be helpful. Lastly, thank you all for creating such a great community here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711746261 {#2360
      date: 2024-03-29 22:04:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    +badges: Doctrine\ORM\PersistentCollection {#2059 …}
    +children: [
      1 => App\Entity\EntryComment {#2447}
      2 => App\Entity\EntryComment {#1725
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          For 1k you can build a beast.\n
          \n
          Just throwing out an option if you aren’t aware, gohardrives on ebay and on their site sell used Hdds. 10Tb for $80. The catch is they’ve been used in data centers for 5 years. The company will guarantee the drives for an addition 5 years and it could save you a lot of money depending on how much you want to risk it. I went with 3, one being a parity drive in case other goes bad.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1711746261 {#1617
          date: 2024-03-29 22:04:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 263486
        -bodyTs: "'10tb':28 '1k':2 '3':76 '5':42,53 '80':30 'addit':52 'aren':15 'awar':17 'bad':86 'beast':7 'build':5 'case':83 'catch':32 'center':40 'compani':45 'could':57 'data':39 'depend':64 'drive':49,81 'ebay':20 'goe':85 'gohardr':18 'guarante':47 'hdds':27 'lot':61 'money':63 'much':67 'one':77 'option':12 'pariti':80 'risk':71 'save':58 'sell':25 'site':24 'throw':9 'use':26,37 've':35 'want':69 'went':74 'year':43,54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6298095"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893915 {#1731
          date: 2023-12-30 00:51:55.0 +01:00
        }
        +"title": 263486
      }
      0 => App\Entity\EntryComment {#1719
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
        +root: App\Entity\EntryComment {#1725}
        +body: """
          Thanks for the info. How long did the failing drives last and how was the replacement process (warranty not the nas replacement).\n
          \n
          Also these were from gohardrives right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704317708 {#1729
          date: 2024-01-03 22:35:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@PoopMonster@lemmy.world"
          "@WFloyd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1714 …}
        +nested: Doctrine\ORM\PersistentCollection {#1720 …}
        +votes: Doctrine\ORM\PersistentCollection {#1717 …}
        +reports: Doctrine\ORM\PersistentCollection {#1741 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
        -id: 277649
        -bodyTs: "'also':23 'drive':10 'fail':9 'gohardr':27 'info':4 'last':11 'long':6 'nas':21 'process':17 'replac':16,22 'right':28 'thank':1 'warranti':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6387735"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704317708 {#1724
          date: 2024-01-03 22:35:08.0 +01:00
        }
        +"title": 277649
      }
    ]
    -id: 25632
    -titleTs: "'build':3 'nas/media':1 'recommend':4 'server':2"
    -bodyTs: "'1000':239 '1080':93 '1080p':78 '1tb':211 '4':44,77 'abil':74 'access':114 'achiev':253 'also':258 'assist':51,148 'avail':187 'back':145 'base':29 'basic':47,96 'budget':238 'build':9,37 'canva':263 'capabl':64,234 'check':17 'communiti':294 'consid':259 'could':25 'creat':290 'current':36,39 'detail':245,277 'document':115 'drive':242 'els':162 'empti':262 'etc':55 'everyon':2 'expand':60,230 'experi':126 'extra':137 'figur':226 'file':213 'friend':111 'generous':223 'give':106 'goal':32,73 'great':176,293 'grow':71 'guid':184 'headroom':138 'help':284 'hi':1 'hobbi':70 'home':50,90,147 'honest':190 'host':130 'how-guid':182 'idea':267 'includ':241 'interest':67,117 'know':193,272 'last':285 'less':209 'let':270 'like':58,104,228,251 'll':142 'lot':180 'm':4 'max':240 'media':232 'mention':133,236 'mix':125 'move':144 'much':101,195 'nas/media':12 'need':199 'new':11 'nextcloud':119 'one':92 'open':264 'oppos':166 'option':62,177 'os':149,163 'other':140,168 'pant':99 'parent':108 'partner':204 'peopl':123 'photo':128,215 'pi':43,85,152 'plex':52,81 'plus':135 'portain':49 'probabl':143,207 'provid':26,280 'raspberri':42 'recommend':28 'right':82 'run':45 'sabnzbd':54 'see':20 'seem':122,172 'server':13,233 'servic':48,132 'shit':97 'someth':161 'sonarr/radarr/prowlarr':53 'stand':202 'storage/backup':116,129 'storage/drives':188 'stream':79,94 'suggest':269 'surpris':87 'thank':286 'think':155 'two':113,218 'unless':153 'unraid':164 'us':220 'util':158 'verg':7 'video':186 'want':15,197 'well':88 'work':86 'would':57,103,227,250,282"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703949404
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10095899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863004 {#2093
      date: 2023-12-29 16:16:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
  +root: App\Entity\EntryComment {#1725}
  +body: "Well that kinda sucks hopefully you had time to replace/repair without data loss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704410006 {#2448
    date: 2024-01-05 00:13:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@PoopMonster@lemmy.world"
    "@WFloyd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2462 …}
  +nested: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  -id: 280988
  -bodyTs: "'data':12 'hope':5 'kinda':3 'loss':13 'replace/repair':10 'suck':4 'time':8 'well':1 'without':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6409926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704410006 {#2411
    date: 2024-01-05 00:13:26.0 +01:00
  }
  +"title": 280988
}
"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
25 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
26 DENIED moderate
App\Entity\EntryComment {#1725
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2098 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "NAS-Media-Server-Build-Recommendations"
    +title: "NAS/Media Server Build Recommendations"
    +url: null
    +body: """
      Hi everyone. I’m on the verge of building a new NAS/Media server, and wanted to check here to see if any of you could provide some recommendations based on my goals (below) or your current builds. I currently have a Raspberry Pi 4 running some basic services (Portainer, Home Assistant, Plex, sonarr/radarr/prowlarr, sabnzbd, etc.), but would like to expand my options and capabilities as my interests in the hobby grow.\n
      \n
      My goals:\n
      \n
      - Ability to have 4+ 1080p streams on Plex. Right now my Pi works surprisingly well at home with one 1080 stream, but basically shits its pants doing much more. Would like to give my parents and a friend or two access.\n
      - Document storage/backup. Interested in Nextcloud, but it seems people have mixed experiences here.\n
      - Photo storage/backup.\n
      - Hosting the services mentioned above, plus some extra headroom for others. I’ll probably move back to Home Assistant OS on my Pi, unless you think I should utilize it for something else.\n
      - OS - unRaid. Not opposed to others, but this does seem to be a great option with a lot of how-guides and videos available.\n
      - Storage/Drives - I honestly don’t know how much I want or need. As it stands, my partner and I probably have less than 1TB of files and photos between the two of us (being very generous with that figure). Would like to expand the media server capabilities as mentioned above.\n
      - Budget - $1000 max including drives.\n
      \n
      While the details above are what I would like to achieve with this, you can also consider me an empty canvas. Open to all ideas and suggestions. Let me know if there are other details I can provide that would be helpful. Lastly, thank you all for creating such a great community here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711746261 {#2360
      date: 2024-03-29 22:04:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    +badges: Doctrine\ORM\PersistentCollection {#2059 …}
    +children: [
      1 => App\Entity\EntryComment {#2447
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
        +root: App\Entity\EntryComment {#1725}
        +body: "Well that kinda sucks hopefully you had time to replace/repair without data loss."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704410006 {#2448
          date: 2024-01-05 00:13:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@PoopMonster@lemmy.world"
          "@WFloyd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2460 …}
        +reports: Doctrine\ORM\PersistentCollection {#2452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
        -id: 280988
        -bodyTs: "'data':12 'hope':5 'kinda':3 'loss':13 'replace/repair':10 'suck':4 'time':8 'well':1 'without':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6409926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704410006 {#2411
          date: 2024-01-05 00:13:26.0 +01:00
        }
        +"title": 280988
      }
      2 => App\Entity\EntryComment {#1725}
      0 => App\Entity\EntryComment {#1719
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
        +root: App\Entity\EntryComment {#1725}
        +body: """
          Thanks for the info. How long did the failing drives last and how was the replacement process (warranty not the nas replacement).\n
          \n
          Also these were from gohardrives right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704317708 {#1729
          date: 2024-01-03 22:35:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@PoopMonster@lemmy.world"
          "@WFloyd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1714 …}
        +nested: Doctrine\ORM\PersistentCollection {#1720 …}
        +votes: Doctrine\ORM\PersistentCollection {#1717 …}
        +reports: Doctrine\ORM\PersistentCollection {#1741 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
        -id: 277649
        -bodyTs: "'also':23 'drive':10 'fail':9 'gohardr':27 'info':4 'last':11 'long':6 'nas':21 'process':17 'replac':16,22 'right':28 'thank':1 'warranti':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6387735"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704317708 {#1724
          date: 2024-01-03 22:35:08.0 +01:00
        }
        +"title": 277649
      }
    ]
    -id: 25632
    -titleTs: "'build':3 'nas/media':1 'recommend':4 'server':2"
    -bodyTs: "'1000':239 '1080':93 '1080p':78 '1tb':211 '4':44,77 'abil':74 'access':114 'achiev':253 'also':258 'assist':51,148 'avail':187 'back':145 'base':29 'basic':47,96 'budget':238 'build':9,37 'canva':263 'capabl':64,234 'check':17 'communiti':294 'consid':259 'could':25 'creat':290 'current':36,39 'detail':245,277 'document':115 'drive':242 'els':162 'empti':262 'etc':55 'everyon':2 'expand':60,230 'experi':126 'extra':137 'figur':226 'file':213 'friend':111 'generous':223 'give':106 'goal':32,73 'great':176,293 'grow':71 'guid':184 'headroom':138 'help':284 'hi':1 'hobbi':70 'home':50,90,147 'honest':190 'host':130 'how-guid':182 'idea':267 'includ':241 'interest':67,117 'know':193,272 'last':285 'less':209 'let':270 'like':58,104,228,251 'll':142 'lot':180 'm':4 'max':240 'media':232 'mention':133,236 'mix':125 'move':144 'much':101,195 'nas/media':12 'need':199 'new':11 'nextcloud':119 'one':92 'open':264 'oppos':166 'option':62,177 'os':149,163 'other':140,168 'pant':99 'parent':108 'partner':204 'peopl':123 'photo':128,215 'pi':43,85,152 'plex':52,81 'plus':135 'portain':49 'probabl':143,207 'provid':26,280 'raspberri':42 'recommend':28 'right':82 'run':45 'sabnzbd':54 'see':20 'seem':122,172 'server':13,233 'servic':48,132 'shit':97 'someth':161 'sonarr/radarr/prowlarr':53 'stand':202 'storage/backup':116,129 'storage/drives':188 'stream':79,94 'suggest':269 'surpris':87 'thank':286 'think':155 'two':113,218 'unless':153 'unraid':164 'us':220 'util':158 'verg':7 'video':186 'want':15,197 'well':88 'work':86 'would':57,103,227,250,282"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703949404
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10095899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863004 {#2093
      date: 2023-12-29 16:16:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For 1k you can build a beast.\n
    \n
    Just throwing out an option if you aren’t aware, gohardrives on ebay and on their site sell used Hdds. 10Tb for $80. The catch is they’ve been used in data centers for 5 years. The company will guarantee the drives for an addition 5 years and it could save you a lot of money depending on how much you want to risk it. I went with 3, one being a parity drive in case other goes bad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1711746261 {#1617
    date: 2024-03-29 22:04:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 263486
  -bodyTs: "'10tb':28 '1k':2 '3':76 '5':42,53 '80':30 'addit':52 'aren':15 'awar':17 'bad':86 'beast':7 'build':5 'case':83 'catch':32 'center':40 'compani':45 'could':57 'data':39 'depend':64 'drive':49,81 'ebay':20 'goe':85 'gohardr':18 'guarante':47 'hdds':27 'lot':61 'money':63 'much':67 'one':77 'option':12 'pariti':80 'risk':71 'save':58 'sell':25 'site':24 'throw':9 'use':26,37 've':35 'want':69 'went':74 'year':43,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893915 {#1731
    date: 2023-12-30 00:51:55.0 +01:00
  }
  +"title": 263486
}
"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
27 DENIED edit
App\Entity\EntryComment {#1725
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2098 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "NAS-Media-Server-Build-Recommendations"
    +title: "NAS/Media Server Build Recommendations"
    +url: null
    +body: """
      Hi everyone. I’m on the verge of building a new NAS/Media server, and wanted to check here to see if any of you could provide some recommendations based on my goals (below) or your current builds. I currently have a Raspberry Pi 4 running some basic services (Portainer, Home Assistant, Plex, sonarr/radarr/prowlarr, sabnzbd, etc.), but would like to expand my options and capabilities as my interests in the hobby grow.\n
      \n
      My goals:\n
      \n
      - Ability to have 4+ 1080p streams on Plex. Right now my Pi works surprisingly well at home with one 1080 stream, but basically shits its pants doing much more. Would like to give my parents and a friend or two access.\n
      - Document storage/backup. Interested in Nextcloud, but it seems people have mixed experiences here.\n
      - Photo storage/backup.\n
      - Hosting the services mentioned above, plus some extra headroom for others. I’ll probably move back to Home Assistant OS on my Pi, unless you think I should utilize it for something else.\n
      - OS - unRaid. Not opposed to others, but this does seem to be a great option with a lot of how-guides and videos available.\n
      - Storage/Drives - I honestly don’t know how much I want or need. As it stands, my partner and I probably have less than 1TB of files and photos between the two of us (being very generous with that figure). Would like to expand the media server capabilities as mentioned above.\n
      - Budget - $1000 max including drives.\n
      \n
      While the details above are what I would like to achieve with this, you can also consider me an empty canvas. Open to all ideas and suggestions. Let me know if there are other details I can provide that would be helpful. Lastly, thank you all for creating such a great community here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711746261 {#2360
      date: 2024-03-29 22:04:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    +badges: Doctrine\ORM\PersistentCollection {#2059 …}
    +children: [
      1 => App\Entity\EntryComment {#2447
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
        +root: App\Entity\EntryComment {#1725}
        +body: "Well that kinda sucks hopefully you had time to replace/repair without data loss."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704410006 {#2448
          date: 2024-01-05 00:13:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@PoopMonster@lemmy.world"
          "@WFloyd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2460 …}
        +reports: Doctrine\ORM\PersistentCollection {#2452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
        -id: 280988
        -bodyTs: "'data':12 'hope':5 'kinda':3 'loss':13 'replace/repair':10 'suck':4 'time':8 'well':1 'without':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6409926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704410006 {#2411
          date: 2024-01-05 00:13:26.0 +01:00
        }
        +"title": 280988
      }
      2 => App\Entity\EntryComment {#1725}
      0 => App\Entity\EntryComment {#1719
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
        +root: App\Entity\EntryComment {#1725}
        +body: """
          Thanks for the info. How long did the failing drives last and how was the replacement process (warranty not the nas replacement).\n
          \n
          Also these were from gohardrives right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704317708 {#1729
          date: 2024-01-03 22:35:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@PoopMonster@lemmy.world"
          "@WFloyd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1714 …}
        +nested: Doctrine\ORM\PersistentCollection {#1720 …}
        +votes: Doctrine\ORM\PersistentCollection {#1717 …}
        +reports: Doctrine\ORM\PersistentCollection {#1741 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
        -id: 277649
        -bodyTs: "'also':23 'drive':10 'fail':9 'gohardr':27 'info':4 'last':11 'long':6 'nas':21 'process':17 'replac':16,22 'right':28 'thank':1 'warranti':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6387735"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704317708 {#1724
          date: 2024-01-03 22:35:08.0 +01:00
        }
        +"title": 277649
      }
    ]
    -id: 25632
    -titleTs: "'build':3 'nas/media':1 'recommend':4 'server':2"
    -bodyTs: "'1000':239 '1080':93 '1080p':78 '1tb':211 '4':44,77 'abil':74 'access':114 'achiev':253 'also':258 'assist':51,148 'avail':187 'back':145 'base':29 'basic':47,96 'budget':238 'build':9,37 'canva':263 'capabl':64,234 'check':17 'communiti':294 'consid':259 'could':25 'creat':290 'current':36,39 'detail':245,277 'document':115 'drive':242 'els':162 'empti':262 'etc':55 'everyon':2 'expand':60,230 'experi':126 'extra':137 'figur':226 'file':213 'friend':111 'generous':223 'give':106 'goal':32,73 'great':176,293 'grow':71 'guid':184 'headroom':138 'help':284 'hi':1 'hobbi':70 'home':50,90,147 'honest':190 'host':130 'how-guid':182 'idea':267 'includ':241 'interest':67,117 'know':193,272 'last':285 'less':209 'let':270 'like':58,104,228,251 'll':142 'lot':180 'm':4 'max':240 'media':232 'mention':133,236 'mix':125 'move':144 'much':101,195 'nas/media':12 'need':199 'new':11 'nextcloud':119 'one':92 'open':264 'oppos':166 'option':62,177 'os':149,163 'other':140,168 'pant':99 'parent':108 'partner':204 'peopl':123 'photo':128,215 'pi':43,85,152 'plex':52,81 'plus':135 'portain':49 'probabl':143,207 'provid':26,280 'raspberri':42 'recommend':28 'right':82 'run':45 'sabnzbd':54 'see':20 'seem':122,172 'server':13,233 'servic':48,132 'shit':97 'someth':161 'sonarr/radarr/prowlarr':53 'stand':202 'storage/backup':116,129 'storage/drives':188 'stream':79,94 'suggest':269 'surpris':87 'thank':286 'think':155 'two':113,218 'unless':153 'unraid':164 'us':220 'util':158 'verg':7 'video':186 'want':15,197 'well':88 'work':86 'would':57,103,227,250,282"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703949404
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10095899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863004 {#2093
      date: 2023-12-29 16:16:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For 1k you can build a beast.\n
    \n
    Just throwing out an option if you aren’t aware, gohardrives on ebay and on their site sell used Hdds. 10Tb for $80. The catch is they’ve been used in data centers for 5 years. The company will guarantee the drives for an addition 5 years and it could save you a lot of money depending on how much you want to risk it. I went with 3, one being a parity drive in case other goes bad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1711746261 {#1617
    date: 2024-03-29 22:04:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 263486
  -bodyTs: "'10tb':28 '1k':2 '3':76 '5':42,53 '80':30 'addit':52 'aren':15 'awar':17 'bad':86 'beast':7 'build':5 'case':83 'catch':32 'center':40 'compani':45 'could':57 'data':39 'depend':64 'drive':49,81 'ebay':20 'goe':85 'gohardr':18 'guarante':47 'hdds':27 'lot':61 'money':63 'much':67 'one':77 'option':12 'pariti':80 'risk':71 'save':58 'sell':25 'site':24 'throw':9 'use':26,37 've':35 'want':69 'went':74 'year':43,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893915 {#1731
    date: 2023-12-30 00:51:55.0 +01:00
  }
  +"title": 263486
}
"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
28 DENIED moderate
App\Entity\EntryComment {#1725
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2098 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "NAS-Media-Server-Build-Recommendations"
    +title: "NAS/Media Server Build Recommendations"
    +url: null
    +body: """
      Hi everyone. I’m on the verge of building a new NAS/Media server, and wanted to check here to see if any of you could provide some recommendations based on my goals (below) or your current builds. I currently have a Raspberry Pi 4 running some basic services (Portainer, Home Assistant, Plex, sonarr/radarr/prowlarr, sabnzbd, etc.), but would like to expand my options and capabilities as my interests in the hobby grow.\n
      \n
      My goals:\n
      \n
      - Ability to have 4+ 1080p streams on Plex. Right now my Pi works surprisingly well at home with one 1080 stream, but basically shits its pants doing much more. Would like to give my parents and a friend or two access.\n
      - Document storage/backup. Interested in Nextcloud, but it seems people have mixed experiences here.\n
      - Photo storage/backup.\n
      - Hosting the services mentioned above, plus some extra headroom for others. I’ll probably move back to Home Assistant OS on my Pi, unless you think I should utilize it for something else.\n
      - OS - unRaid. Not opposed to others, but this does seem to be a great option with a lot of how-guides and videos available.\n
      - Storage/Drives - I honestly don’t know how much I want or need. As it stands, my partner and I probably have less than 1TB of files and photos between the two of us (being very generous with that figure). Would like to expand the media server capabilities as mentioned above.\n
      - Budget - $1000 max including drives.\n
      \n
      While the details above are what I would like to achieve with this, you can also consider me an empty canvas. Open to all ideas and suggestions. Let me know if there are other details I can provide that would be helpful. Lastly, thank you all for creating such a great community here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711746261 {#2360
      date: 2024-03-29 22:04:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    +badges: Doctrine\ORM\PersistentCollection {#2059 …}
    +children: [
      1 => App\Entity\EntryComment {#2447
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
        +root: App\Entity\EntryComment {#1725}
        +body: "Well that kinda sucks hopefully you had time to replace/repair without data loss."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704410006 {#2448
          date: 2024-01-05 00:13:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@PoopMonster@lemmy.world"
          "@WFloyd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2460 …}
        +reports: Doctrine\ORM\PersistentCollection {#2452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
        -id: 280988
        -bodyTs: "'data':12 'hope':5 'kinda':3 'loss':13 'replace/repair':10 'suck':4 'time':8 'well':1 'without':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6409926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704410006 {#2411
          date: 2024-01-05 00:13:26.0 +01:00
        }
        +"title": 280988
      }
      2 => App\Entity\EntryComment {#1725}
      0 => App\Entity\EntryComment {#1719
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
        +root: App\Entity\EntryComment {#1725}
        +body: """
          Thanks for the info. How long did the failing drives last and how was the replacement process (warranty not the nas replacement).\n
          \n
          Also these were from gohardrives right?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704317708 {#1729
          date: 2024-01-03 22:35:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@PoopMonster@lemmy.world"
          "@WFloyd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1714 …}
        +nested: Doctrine\ORM\PersistentCollection {#1720 …}
        +votes: Doctrine\ORM\PersistentCollection {#1717 …}
        +reports: Doctrine\ORM\PersistentCollection {#1741 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
        -id: 277649
        -bodyTs: "'also':23 'drive':10 'fail':9 'gohardr':27 'info':4 'last':11 'long':6 'nas':21 'process':17 'replac':16,22 'right':28 'thank':1 'warranti':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6387735"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704317708 {#1724
          date: 2024-01-03 22:35:08.0 +01:00
        }
        +"title": 277649
      }
    ]
    -id: 25632
    -titleTs: "'build':3 'nas/media':1 'recommend':4 'server':2"
    -bodyTs: "'1000':239 '1080':93 '1080p':78 '1tb':211 '4':44,77 'abil':74 'access':114 'achiev':253 'also':258 'assist':51,148 'avail':187 'back':145 'base':29 'basic':47,96 'budget':238 'build':9,37 'canva':263 'capabl':64,234 'check':17 'communiti':294 'consid':259 'could':25 'creat':290 'current':36,39 'detail':245,277 'document':115 'drive':242 'els':162 'empti':262 'etc':55 'everyon':2 'expand':60,230 'experi':126 'extra':137 'figur':226 'file':213 'friend':111 'generous':223 'give':106 'goal':32,73 'great':176,293 'grow':71 'guid':184 'headroom':138 'help':284 'hi':1 'hobbi':70 'home':50,90,147 'honest':190 'host':130 'how-guid':182 'idea':267 'includ':241 'interest':67,117 'know':193,272 'last':285 'less':209 'let':270 'like':58,104,228,251 'll':142 'lot':180 'm':4 'max':240 'media':232 'mention':133,236 'mix':125 'move':144 'much':101,195 'nas/media':12 'need':199 'new':11 'nextcloud':119 'one':92 'open':264 'oppos':166 'option':62,177 'os':149,163 'other':140,168 'pant':99 'parent':108 'partner':204 'peopl':123 'photo':128,215 'pi':43,85,152 'plex':52,81 'plus':135 'portain':49 'probabl':143,207 'provid':26,280 'raspberri':42 'recommend':28 'right':82 'run':45 'sabnzbd':54 'see':20 'seem':122,172 'server':13,233 'servic':48,132 'shit':97 'someth':161 'sonarr/radarr/prowlarr':53 'stand':202 'storage/backup':116,129 'storage/drives':188 'stream':79,94 'suggest':269 'surpris':87 'thank':286 'think':155 'two':113,218 'unless':153 'unraid':164 'us':220 'util':158 'verg':7 'video':186 'want':15,197 'well':88 'work':86 'would':57,103,227,250,282"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703949404
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10095899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863004 {#2093
      date: 2023-12-29 16:16:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For 1k you can build a beast.\n
    \n
    Just throwing out an option if you aren’t aware, gohardrives on ebay and on their site sell used Hdds. 10Tb for $80. The catch is they’ve been used in data centers for 5 years. The company will guarantee the drives for an addition 5 years and it could save you a lot of money depending on how much you want to risk it. I went with 3, one being a parity drive in case other goes bad.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1711746261 {#1617
    date: 2024-03-29 22:04:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 263486
  -bodyTs: "'10tb':28 '1k':2 '3':76 '5':42,53 '80':30 'addit':52 'aren':15 'awar':17 'bad':86 'beast':7 'build':5 'case':83 'catch':32 'center':40 'compani':45 'could':57 'data':39 'depend':64 'drive':49,81 'ebay':20 'goe':85 'gohardr':18 'guarante':47 'hdds':27 'lot':61 'money':63 'much':67 'one':77 'option':12 'pariti':80 'risk':71 'save':58 'sell':25 'site':24 'throw':9 'use':26,37 've':35 'want':69 'went':74 'year':43,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6298095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893915 {#1731
    date: 2023-12-30 00:51:55.0 +01:00
  }
  +"title": 263486
}
"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
29 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
30 DENIED moderate
App\Entity\EntryComment {#1719
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2098 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "NAS-Media-Server-Build-Recommendations"
    +title: "NAS/Media Server Build Recommendations"
    +url: null
    +body: """
      Hi everyone. I’m on the verge of building a new NAS/Media server, and wanted to check here to see if any of you could provide some recommendations based on my goals (below) or your current builds. I currently have a Raspberry Pi 4 running some basic services (Portainer, Home Assistant, Plex, sonarr/radarr/prowlarr, sabnzbd, etc.), but would like to expand my options and capabilities as my interests in the hobby grow.\n
      \n
      My goals:\n
      \n
      - Ability to have 4+ 1080p streams on Plex. Right now my Pi works surprisingly well at home with one 1080 stream, but basically shits its pants doing much more. Would like to give my parents and a friend or two access.\n
      - Document storage/backup. Interested in Nextcloud, but it seems people have mixed experiences here.\n
      - Photo storage/backup.\n
      - Hosting the services mentioned above, plus some extra headroom for others. I’ll probably move back to Home Assistant OS on my Pi, unless you think I should utilize it for something else.\n
      - OS - unRaid. Not opposed to others, but this does seem to be a great option with a lot of how-guides and videos available.\n
      - Storage/Drives - I honestly don’t know how much I want or need. As it stands, my partner and I probably have less than 1TB of files and photos between the two of us (being very generous with that figure). Would like to expand the media server capabilities as mentioned above.\n
      - Budget - $1000 max including drives.\n
      \n
      While the details above are what I would like to achieve with this, you can also consider me an empty canvas. Open to all ideas and suggestions. Let me know if there are other details I can provide that would be helpful. Lastly, thank you all for creating such a great community here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711746261 {#2360
      date: 2024-03-29 22:04:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    +badges: Doctrine\ORM\PersistentCollection {#2059 …}
    +children: [
      1 => App\Entity\EntryComment {#2447
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
        +root: App\Entity\EntryComment {#1725
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            For 1k you can build a beast.\n
            \n
            Just throwing out an option if you aren’t aware, gohardrives on ebay and on their site sell used Hdds. 10Tb for $80. The catch is they’ve been used in data centers for 5 years. The company will guarantee the drives for an addition 5 years and it could save you a lot of money depending on how much you want to risk it. I went with 3, one being a parity drive in case other goes bad.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1711746261 {#1617
            date: 2024-03-29 22:04:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Tinnitus@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1722 …}
          +nested: Doctrine\ORM\PersistentCollection {#1726 …}
          +votes: Doctrine\ORM\PersistentCollection {#1736 …}
          +reports: Doctrine\ORM\PersistentCollection {#1737 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
          -id: 263486
          -bodyTs: "'10tb':28 '1k':2 '3':76 '5':42,53 '80':30 'addit':52 'aren':15 'awar':17 'bad':86 'beast':7 'build':5 'case':83 'catch':32 'center':40 'compani':45 'could':57 'data':39 'depend':64 'drive':49,81 'ebay':20 'goe':85 'gohardr':18 'guarante':47 'hdds':27 'lot':61 'money':63 'much':67 'one':77 'option':12 'pariti':80 'risk':71 'save':58 'sell':25 'site':24 'throw':9 'use':26,37 've':35 'want':69 'went':74 'year':43,54"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6298095"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703893915 {#1731
            date: 2023-12-30 00:51:55.0 +01:00
          }
          +"title": 263486
        }
        +body: "Well that kinda sucks hopefully you had time to replace/repair without data loss."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704410006 {#2448
          date: 2024-01-05 00:13:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@PoopMonster@lemmy.world"
          "@WFloyd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2460 …}
        +reports: Doctrine\ORM\PersistentCollection {#2452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
        -id: 280988
        -bodyTs: "'data':12 'hope':5 'kinda':3 'loss':13 'replace/repair':10 'suck':4 'time':8 'well':1 'without':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6409926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704410006 {#2411
          date: 2024-01-05 00:13:26.0 +01:00
        }
        +"title": 280988
      }
      2 => App\Entity\EntryComment {#1725}
      0 => App\Entity\EntryComment {#1719}
    ]
    -id: 25632
    -titleTs: "'build':3 'nas/media':1 'recommend':4 'server':2"
    -bodyTs: "'1000':239 '1080':93 '1080p':78 '1tb':211 '4':44,77 'abil':74 'access':114 'achiev':253 'also':258 'assist':51,148 'avail':187 'back':145 'base':29 'basic':47,96 'budget':238 'build':9,37 'canva':263 'capabl':64,234 'check':17 'communiti':294 'consid':259 'could':25 'creat':290 'current':36,39 'detail':245,277 'document':115 'drive':242 'els':162 'empti':262 'etc':55 'everyon':2 'expand':60,230 'experi':126 'extra':137 'figur':226 'file':213 'friend':111 'generous':223 'give':106 'goal':32,73 'great':176,293 'grow':71 'guid':184 'headroom':138 'help':284 'hi':1 'hobbi':70 'home':50,90,147 'honest':190 'host':130 'how-guid':182 'idea':267 'includ':241 'interest':67,117 'know':193,272 'last':285 'less':209 'let':270 'like':58,104,228,251 'll':142 'lot':180 'm':4 'max':240 'media':232 'mention':133,236 'mix':125 'move':144 'much':101,195 'nas/media':12 'need':199 'new':11 'nextcloud':119 'one':92 'open':264 'oppos':166 'option':62,177 'os':149,163 'other':140,168 'pant':99 'parent':108 'partner':204 'peopl':123 'photo':128,215 'pi':43,85,152 'plex':52,81 'plus':135 'portain':49 'probabl':143,207 'provid':26,280 'raspberri':42 'recommend':28 'right':82 'run':45 'sabnzbd':54 'see':20 'seem':122,172 'server':13,233 'servic':48,132 'shit':97 'someth':161 'sonarr/radarr/prowlarr':53 'stand':202 'storage/backup':116,129 'storage/drives':188 'stream':79,94 'suggest':269 'surpris':87 'thank':286 'think':155 'two':113,218 'unless':153 'unraid':164 'us':220 'util':158 'verg':7 'video':186 'want':15,197 'well':88 'work':86 'would':57,103,227,250,282"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703949404
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10095899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863004 {#2093
      date: 2023-12-29 16:16:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
  +root: App\Entity\EntryComment {#1725}
  +body: """
    Thanks for the info. How long did the failing drives last and how was the replacement process (warranty not the nas replacement).\n
    \n
    Also these were from gohardrives right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704317708 {#1729
    date: 2024-01-03 22:35:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@PoopMonster@lemmy.world"
    "@WFloyd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 277649
  -bodyTs: "'also':23 'drive':10 'fail':9 'gohardr':27 'info':4 'last':11 'long':6 'nas':21 'process':17 'replac':16,22 'right':28 'thank':1 'warranti':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6387735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704317708 {#1724
    date: 2024-01-03 22:35:08.0 +01:00
  }
  +"title": 277649
}
"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
31 DENIED edit
App\Entity\EntryComment {#1719
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2098 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "NAS-Media-Server-Build-Recommendations"
    +title: "NAS/Media Server Build Recommendations"
    +url: null
    +body: """
      Hi everyone. I’m on the verge of building a new NAS/Media server, and wanted to check here to see if any of you could provide some recommendations based on my goals (below) or your current builds. I currently have a Raspberry Pi 4 running some basic services (Portainer, Home Assistant, Plex, sonarr/radarr/prowlarr, sabnzbd, etc.), but would like to expand my options and capabilities as my interests in the hobby grow.\n
      \n
      My goals:\n
      \n
      - Ability to have 4+ 1080p streams on Plex. Right now my Pi works surprisingly well at home with one 1080 stream, but basically shits its pants doing much more. Would like to give my parents and a friend or two access.\n
      - Document storage/backup. Interested in Nextcloud, but it seems people have mixed experiences here.\n
      - Photo storage/backup.\n
      - Hosting the services mentioned above, plus some extra headroom for others. I’ll probably move back to Home Assistant OS on my Pi, unless you think I should utilize it for something else.\n
      - OS - unRaid. Not opposed to others, but this does seem to be a great option with a lot of how-guides and videos available.\n
      - Storage/Drives - I honestly don’t know how much I want or need. As it stands, my partner and I probably have less than 1TB of files and photos between the two of us (being very generous with that figure). Would like to expand the media server capabilities as mentioned above.\n
      - Budget - $1000 max including drives.\n
      \n
      While the details above are what I would like to achieve with this, you can also consider me an empty canvas. Open to all ideas and suggestions. Let me know if there are other details I can provide that would be helpful. Lastly, thank you all for creating such a great community here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711746261 {#2360
      date: 2024-03-29 22:04:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    +badges: Doctrine\ORM\PersistentCollection {#2059 …}
    +children: [
      1 => App\Entity\EntryComment {#2447
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
        +root: App\Entity\EntryComment {#1725
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            For 1k you can build a beast.\n
            \n
            Just throwing out an option if you aren’t aware, gohardrives on ebay and on their site sell used Hdds. 10Tb for $80. The catch is they’ve been used in data centers for 5 years. The company will guarantee the drives for an addition 5 years and it could save you a lot of money depending on how much you want to risk it. I went with 3, one being a parity drive in case other goes bad.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1711746261 {#1617
            date: 2024-03-29 22:04:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Tinnitus@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1722 …}
          +nested: Doctrine\ORM\PersistentCollection {#1726 …}
          +votes: Doctrine\ORM\PersistentCollection {#1736 …}
          +reports: Doctrine\ORM\PersistentCollection {#1737 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
          -id: 263486
          -bodyTs: "'10tb':28 '1k':2 '3':76 '5':42,53 '80':30 'addit':52 'aren':15 'awar':17 'bad':86 'beast':7 'build':5 'case':83 'catch':32 'center':40 'compani':45 'could':57 'data':39 'depend':64 'drive':49,81 'ebay':20 'goe':85 'gohardr':18 'guarante':47 'hdds':27 'lot':61 'money':63 'much':67 'one':77 'option':12 'pariti':80 'risk':71 'save':58 'sell':25 'site':24 'throw':9 'use':26,37 've':35 'want':69 'went':74 'year':43,54"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6298095"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703893915 {#1731
            date: 2023-12-30 00:51:55.0 +01:00
          }
          +"title": 263486
        }
        +body: "Well that kinda sucks hopefully you had time to replace/repair without data loss."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704410006 {#2448
          date: 2024-01-05 00:13:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@PoopMonster@lemmy.world"
          "@WFloyd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2460 …}
        +reports: Doctrine\ORM\PersistentCollection {#2452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
        -id: 280988
        -bodyTs: "'data':12 'hope':5 'kinda':3 'loss':13 'replace/repair':10 'suck':4 'time':8 'well':1 'without':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6409926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704410006 {#2411
          date: 2024-01-05 00:13:26.0 +01:00
        }
        +"title": 280988
      }
      2 => App\Entity\EntryComment {#1725}
      0 => App\Entity\EntryComment {#1719}
    ]
    -id: 25632
    -titleTs: "'build':3 'nas/media':1 'recommend':4 'server':2"
    -bodyTs: "'1000':239 '1080':93 '1080p':78 '1tb':211 '4':44,77 'abil':74 'access':114 'achiev':253 'also':258 'assist':51,148 'avail':187 'back':145 'base':29 'basic':47,96 'budget':238 'build':9,37 'canva':263 'capabl':64,234 'check':17 'communiti':294 'consid':259 'could':25 'creat':290 'current':36,39 'detail':245,277 'document':115 'drive':242 'els':162 'empti':262 'etc':55 'everyon':2 'expand':60,230 'experi':126 'extra':137 'figur':226 'file':213 'friend':111 'generous':223 'give':106 'goal':32,73 'great':176,293 'grow':71 'guid':184 'headroom':138 'help':284 'hi':1 'hobbi':70 'home':50,90,147 'honest':190 'host':130 'how-guid':182 'idea':267 'includ':241 'interest':67,117 'know':193,272 'last':285 'less':209 'let':270 'like':58,104,228,251 'll':142 'lot':180 'm':4 'max':240 'media':232 'mention':133,236 'mix':125 'move':144 'much':101,195 'nas/media':12 'need':199 'new':11 'nextcloud':119 'one':92 'open':264 'oppos':166 'option':62,177 'os':149,163 'other':140,168 'pant':99 'parent':108 'partner':204 'peopl':123 'photo':128,215 'pi':43,85,152 'plex':52,81 'plus':135 'portain':49 'probabl':143,207 'provid':26,280 'raspberri':42 'recommend':28 'right':82 'run':45 'sabnzbd':54 'see':20 'seem':122,172 'server':13,233 'servic':48,132 'shit':97 'someth':161 'sonarr/radarr/prowlarr':53 'stand':202 'storage/backup':116,129 'storage/drives':188 'stream':79,94 'suggest':269 'surpris':87 'thank':286 'think':155 'two':113,218 'unless':153 'unraid':164 'us':220 'util':158 'verg':7 'video':186 'want':15,197 'well':88 'work':86 'would':57,103,227,250,282"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703949404
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10095899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863004 {#2093
      date: 2023-12-29 16:16:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
  +root: App\Entity\EntryComment {#1725}
  +body: """
    Thanks for the info. How long did the failing drives last and how was the replacement process (warranty not the nas replacement).\n
    \n
    Also these were from gohardrives right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704317708 {#1729
    date: 2024-01-03 22:35:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@PoopMonster@lemmy.world"
    "@WFloyd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 277649
  -bodyTs: "'also':23 'drive':10 'fail':9 'gohardr':27 'info':4 'last':11 'long':6 'nas':21 'process':17 'replac':16,22 'right':28 'thank':1 'warranti':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6387735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704317708 {#1724
    date: 2024-01-03 22:35:08.0 +01:00
  }
  +"title": 277649
}
"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
32 DENIED moderate
App\Entity\EntryComment {#1719
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1723
    +user: Proxies\__CG__\App\Entity\User {#2098 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "NAS-Media-Server-Build-Recommendations"
    +title: "NAS/Media Server Build Recommendations"
    +url: null
    +body: """
      Hi everyone. I’m on the verge of building a new NAS/Media server, and wanted to check here to see if any of you could provide some recommendations based on my goals (below) or your current builds. I currently have a Raspberry Pi 4 running some basic services (Portainer, Home Assistant, Plex, sonarr/radarr/prowlarr, sabnzbd, etc.), but would like to expand my options and capabilities as my interests in the hobby grow.\n
      \n
      My goals:\n
      \n
      - Ability to have 4+ 1080p streams on Plex. Right now my Pi works surprisingly well at home with one 1080 stream, but basically shits its pants doing much more. Would like to give my parents and a friend or two access.\n
      - Document storage/backup. Interested in Nextcloud, but it seems people have mixed experiences here.\n
      - Photo storage/backup.\n
      - Hosting the services mentioned above, plus some extra headroom for others. I’ll probably move back to Home Assistant OS on my Pi, unless you think I should utilize it for something else.\n
      - OS - unRaid. Not opposed to others, but this does seem to be a great option with a lot of how-guides and videos available.\n
      - Storage/Drives - I honestly don’t know how much I want or need. As it stands, my partner and I probably have less than 1TB of files and photos between the two of us (being very generous with that figure). Would like to expand the media server capabilities as mentioned above.\n
      - Budget - $1000 max including drives.\n
      \n
      While the details above are what I would like to achieve with this, you can also consider me an empty canvas. Open to all ideas and suggestions. Let me know if there are other details I can provide that would be helpful. Lastly, thank you all for creating such a great community here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 31
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711746261 {#2360
      date: 2024-03-29 22:04:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2060 …}
    +reports: Doctrine\ORM\PersistentCollection {#2349 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
    +badges: Doctrine\ORM\PersistentCollection {#2059 …}
    +children: [
      1 => App\Entity\EntryComment {#2447
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
        +root: App\Entity\EntryComment {#1725
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1723 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            For 1k you can build a beast.\n
            \n
            Just throwing out an option if you aren’t aware, gohardrives on ebay and on their site sell used Hdds. 10Tb for $80. The catch is they’ve been used in data centers for 5 years. The company will guarantee the drives for an addition 5 years and it could save you a lot of money depending on how much you want to risk it. I went with 3, one being a parity drive in case other goes bad.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1711746261 {#1617
            date: 2024-03-29 22:04:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Tinnitus@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1722 …}
          +nested: Doctrine\ORM\PersistentCollection {#1726 …}
          +votes: Doctrine\ORM\PersistentCollection {#1736 …}
          +reports: Doctrine\ORM\PersistentCollection {#1737 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
          -id: 263486
          -bodyTs: "'10tb':28 '1k':2 '3':76 '5':42,53 '80':30 'addit':52 'aren':15 'awar':17 'bad':86 'beast':7 'build':5 'case':83 'catch':32 'center':40 'compani':45 'could':57 'data':39 'depend':64 'drive':49,81 'ebay':20 'goe':85 'gohardr':18 'guarante':47 'hdds':27 'lot':61 'money':63 'much':67 'one':77 'option':12 'pariti':80 'risk':71 'save':58 'sell':25 'site':24 'throw':9 'use':26,37 've':35 'want':69 'went':74 'year':43,54"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6298095"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703893915 {#1731
            date: 2023-12-30 00:51:55.0 +01:00
          }
          +"title": 263486
        }
        +body: "Well that kinda sucks hopefully you had time to replace/repair without data loss."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704410006 {#2448
          date: 2024-01-05 00:13:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tinnitus@lemmy.world"
          "@PoopMonster@lemmy.world"
          "@WFloyd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2462 …}
        +nested: Doctrine\ORM\PersistentCollection {#2461 …}
        +votes: Doctrine\ORM\PersistentCollection {#2460 …}
        +reports: Doctrine\ORM\PersistentCollection {#2452 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
        -id: 280988
        -bodyTs: "'data':12 'hope':5 'kinda':3 'loss':13 'replace/repair':10 'suck':4 'time':8 'well':1 'without':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6409926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704410006 {#2411
          date: 2024-01-05 00:13:26.0 +01:00
        }
        +"title": 280988
      }
      2 => App\Entity\EntryComment {#1725}
      0 => App\Entity\EntryComment {#1719}
    ]
    -id: 25632
    -titleTs: "'build':3 'nas/media':1 'recommend':4 'server':2"
    -bodyTs: "'1000':239 '1080':93 '1080p':78 '1tb':211 '4':44,77 'abil':74 'access':114 'achiev':253 'also':258 'assist':51,148 'avail':187 'back':145 'base':29 'basic':47,96 'budget':238 'build':9,37 'canva':263 'capabl':64,234 'check':17 'communiti':294 'consid':259 'could':25 'creat':290 'current':36,39 'detail':245,277 'document':115 'drive':242 'els':162 'empti':262 'etc':55 'everyon':2 'expand':60,230 'experi':126 'extra':137 'figur':226 'file':213 'friend':111 'generous':223 'give':106 'goal':32,73 'great':176,293 'grow':71 'guid':184 'headroom':138 'help':284 'hi':1 'hobbi':70 'home':50,90,147 'honest':190 'host':130 'how-guid':182 'idea':267 'includ':241 'interest':67,117 'know':193,272 'last':285 'less':209 'let':270 'like':58,104,228,251 'll':142 'lot':180 'm':4 'max':240 'media':232 'mention':133,236 'mix':125 'move':144 'much':101,195 'nas/media':12 'need':199 'new':11 'nextcloud':119 'one':92 'open':264 'oppos':166 'option':62,177 'os':149,163 'other':140,168 'pant':99 'parent':108 'partner':204 'peopl':123 'photo':128,215 'pi':43,85,152 'plex':52,81 'plus':135 'portain':49 'probabl':143,207 'provid':26,280 'raspberri':42 'recommend':28 'right':82 'run':45 'sabnzbd':54 'see':20 'seem':122,172 'server':13,233 'servic':48,132 'shit':97 'someth':161 'sonarr/radarr/prowlarr':53 'stand':202 'storage/backup':116,129 'storage/drives':188 'stream':79,94 'suggest':269 'surpris':87 'thank':286 'think':155 'two':113,218 'unless':153 'unraid':164 'us':220 'util':158 'verg':7 'video':186 'want':15,197 'well':88 'work':86 'would':57,103,227,250,282"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703949404
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10095899"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863004 {#2093
      date: 2023-12-29 16:16:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
  +root: App\Entity\EntryComment {#1725}
  +body: """
    Thanks for the info. How long did the failing drives last and how was the replacement process (warranty not the nas replacement).\n
    \n
    Also these were from gohardrives right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704317708 {#1729
    date: 2024-01-03 22:35:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tinnitus@lemmy.world"
    "@PoopMonster@lemmy.world"
    "@WFloyd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 277649
  -bodyTs: "'also':23 'drive':10 'fail':9 'gohardr':27 'info':4 'last':11 'long':6 'nas':21 'process':17 'replac':16,22 'right':28 'thank':1 'warranti':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6387735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704317708 {#1724
    date: 2024-01-03 22:35:08.0 +01:00
  }
  +"title": 277649
}
"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
33 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
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#2096 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
  +slug: "What-s-the-point-of-a-reverse-proxy-and-does-cloudflare"
  +title: "What's the point of a reverse proxy and does cloudflare give all the benefits of one?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711919946 {#2048
    date: 2024-03-31 23:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  +badges: Doctrine\ORM\PersistentCollection {#2101 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I use it to manage my subdomains, something like notes.mywebsite.com would point at my trillium instance while photos.mywebsite.com would point at my my immich container it has more uses but that’s my extent. I just have an instance of a cloud flare dns updater keeping my domain in sync with my ip so I don’t have to do that manually when it changes.\n
        \n
        So in my scenario cloud flare is just part of my setup.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1703893336 {#1691
        date: 2023-12-30 00:42:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@arudesalad@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1611 …}
      +votes: Doctrine\ORM\PersistentCollection {#1630 …}
      +reports: Doctrine\ORM\PersistentCollection {#1628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 263470
      -bodyTs: "'chang':65 'cloud':42,70 'contain':25 'dns':44 'domain':48 'extent':34 'flare':43,71 'immich':24 'instanc':16,39 'ip':53 'keep':46 'like':9 'manag':5 'manual':62 'notes.mywebsite.com':10 'part':74 'photos.mywebsite.com':18 'point':12,20 'scenario':69 'setup':77 'someth':8 'subdomain':7 'sync':50 'trillium':15 'updat':45 'use':2,29 'would':11,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6297997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703893336 {#1692
        date: 2023-12-30 00:42:16.0 +01:00
      }
      +"title": 263470
    }
  ]
  -id: 25749
  -titleTs: "'benefit':15 'cloudflar':11 'give':12 'one':17 'point':4 'proxi':8 'revers':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703979534
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11821816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893134 {#2241
    date: 2023-12-30 00:38:54.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
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#2096 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
  +slug: "What-s-the-point-of-a-reverse-proxy-and-does-cloudflare"
  +title: "What's the point of a reverse proxy and does cloudflare give all the benefits of one?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711919946 {#2048
    date: 2024-03-31 23:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  +badges: Doctrine\ORM\PersistentCollection {#2101 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I use it to manage my subdomains, something like notes.mywebsite.com would point at my trillium instance while photos.mywebsite.com would point at my my immich container it has more uses but that’s my extent. I just have an instance of a cloud flare dns updater keeping my domain in sync with my ip so I don’t have to do that manually when it changes.\n
        \n
        So in my scenario cloud flare is just part of my setup.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1703893336 {#1691
        date: 2023-12-30 00:42:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@arudesalad@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1611 …}
      +votes: Doctrine\ORM\PersistentCollection {#1630 …}
      +reports: Doctrine\ORM\PersistentCollection {#1628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 263470
      -bodyTs: "'chang':65 'cloud':42,70 'contain':25 'dns':44 'domain':48 'extent':34 'flare':43,71 'immich':24 'instanc':16,39 'ip':53 'keep':46 'like':9 'manag':5 'manual':62 'notes.mywebsite.com':10 'part':74 'photos.mywebsite.com':18 'point':12,20 'scenario':69 'setup':77 'someth':8 'subdomain':7 'sync':50 'trillium':15 'updat':45 'use':2,29 'would':11,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6297997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703893336 {#1692
        date: 2023-12-30 00:42:16.0 +01:00
      }
      +"title": 263470
    }
  ]
  -id: 25749
  -titleTs: "'benefit':15 'cloudflar':11 'give':12 'one':17 'point':4 'proxi':8 'revers':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703979534
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11821816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893134 {#2241
    date: 2023-12-30 00:38:54.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
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#2096 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
  +slug: "What-s-the-point-of-a-reverse-proxy-and-does-cloudflare"
  +title: "What's the point of a reverse proxy and does cloudflare give all the benefits of one?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711919946 {#2048
    date: 2024-03-31 23:19:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  +badges: Doctrine\ORM\PersistentCollection {#2101 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I use it to manage my subdomains, something like notes.mywebsite.com would point at my trillium instance while photos.mywebsite.com would point at my my immich container it has more uses but that’s my extent. I just have an instance of a cloud flare dns updater keeping my domain in sync with my ip so I don’t have to do that manually when it changes.\n
        \n
        So in my scenario cloud flare is just part of my setup.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1703893336 {#1691
        date: 2023-12-30 00:42:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@arudesalad@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1611 …}
      +votes: Doctrine\ORM\PersistentCollection {#1630 …}
      +reports: Doctrine\ORM\PersistentCollection {#1628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 263470
      -bodyTs: "'chang':65 'cloud':42,70 'contain':25 'dns':44 'domain':48 'extent':34 'flare':43,71 'immich':24 'instanc':16,39 'ip':53 'keep':46 'like':9 'manag':5 'manual':62 'notes.mywebsite.com':10 'part':74 'photos.mywebsite.com':18 'point':12,20 'scenario':69 'setup':77 'someth':8 'subdomain':7 'sync':50 'trillium':15 'updat':45 'use':2,29 'would':11,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6297997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703893336 {#1692
        date: 2023-12-30 00:42:16.0 +01:00
      }
      +"title": 263470
    }
  ]
  -id: 25749
  -titleTs: "'benefit':15 'cloudflar':11 'give':12 'one':17 'point':4 'proxi':8 'revers':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703979534
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11821816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893134 {#2241
    date: 2023-12-30 00:38:54.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
37 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
38 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2096 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "What-s-the-point-of-a-reverse-proxy-and-does-cloudflare"
    +title: "What's the point of a reverse proxy and does cloudflare give all the benefits of one?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711919946 {#2048
      date: 2024-03-31 23:19:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2047 …}
    +votes: Doctrine\ORM\PersistentCollection {#2165 …}
    +reports: Doctrine\ORM\PersistentCollection {#2104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
    +badges: Doctrine\ORM\PersistentCollection {#2101 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 25749
    -titleTs: "'benefit':15 'cloudflar':11 'give':12 'one':17 'point':4 'proxi':8 'revers':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703979534
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11821816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703893134 {#2241
      date: 2023-12-30 00:38:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use it to manage my subdomains, something like notes.mywebsite.com would point at my trillium instance while photos.mywebsite.com would point at my my immich container it has more uses but that’s my extent. I just have an instance of a cloud flare dns updater keeping my domain in sync with my ip so I don’t have to do that manually when it changes.\n
    \n
    So in my scenario cloud flare is just part of my setup.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703893336 {#1691
    date: 2023-12-30 00:42:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@arudesalad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1611 …}
  +votes: Doctrine\ORM\PersistentCollection {#1630 …}
  +reports: Doctrine\ORM\PersistentCollection {#1628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 263470
  -bodyTs: "'chang':65 'cloud':42,70 'contain':25 'dns':44 'domain':48 'extent':34 'flare':43,71 'immich':24 'instanc':16,39 'ip':53 'keep':46 'like':9 'manag':5 'manual':62 'notes.mywebsite.com':10 'part':74 'photos.mywebsite.com':18 'point':12,20 'scenario':69 'setup':77 'someth':8 'subdomain':7 'sync':50 'trillium':15 'updat':45 'use':2,29 'would':11,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6297997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893336 {#1692
    date: 2023-12-30 00:42:16.0 +01:00
  }
  +"title": 263470
}
"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
39 DENIED edit
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2096 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "What-s-the-point-of-a-reverse-proxy-and-does-cloudflare"
    +title: "What's the point of a reverse proxy and does cloudflare give all the benefits of one?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711919946 {#2048
      date: 2024-03-31 23:19:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2047 …}
    +votes: Doctrine\ORM\PersistentCollection {#2165 …}
    +reports: Doctrine\ORM\PersistentCollection {#2104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
    +badges: Doctrine\ORM\PersistentCollection {#2101 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 25749
    -titleTs: "'benefit':15 'cloudflar':11 'give':12 'one':17 'point':4 'proxi':8 'revers':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703979534
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11821816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703893134 {#2241
      date: 2023-12-30 00:38:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use it to manage my subdomains, something like notes.mywebsite.com would point at my trillium instance while photos.mywebsite.com would point at my my immich container it has more uses but that’s my extent. I just have an instance of a cloud flare dns updater keeping my domain in sync with my ip so I don’t have to do that manually when it changes.\n
    \n
    So in my scenario cloud flare is just part of my setup.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703893336 {#1691
    date: 2023-12-30 00:42:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@arudesalad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1611 …}
  +votes: Doctrine\ORM\PersistentCollection {#1630 …}
  +reports: Doctrine\ORM\PersistentCollection {#1628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 263470
  -bodyTs: "'chang':65 'cloud':42,70 'contain':25 'dns':44 'domain':48 'extent':34 'flare':43,71 'immich':24 'instanc':16,39 'ip':53 'keep':46 'like':9 'manag':5 'manual':62 'notes.mywebsite.com':10 'part':74 'photos.mywebsite.com':18 'point':12,20 'scenario':69 'setup':77 'someth':8 'subdomain':7 'sync':50 'trillium':15 'updat':45 'use':2,29 'would':11,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6297997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893336 {#1692
    date: 2023-12-30 00:42:16.0 +01:00
  }
  +"title": 263470
}
"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
40 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2096 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2314 …}
    +slug: "What-s-the-point-of-a-reverse-proxy-and-does-cloudflare"
    +title: "What's the point of a reverse proxy and does cloudflare give all the benefits of one?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 97
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711919946 {#2048
      date: 2024-03-31 23:19:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2047 …}
    +votes: Doctrine\ORM\PersistentCollection {#2165 …}
    +reports: Doctrine\ORM\PersistentCollection {#2104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
    +badges: Doctrine\ORM\PersistentCollection {#2101 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 25749
    -titleTs: "'benefit':15 'cloudflar':11 'give':12 'one':17 'point':4 'proxi':8 'revers':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703979534
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11821816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703893134 {#2241
      date: 2023-12-30 00:38:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I use it to manage my subdomains, something like notes.mywebsite.com would point at my trillium instance while photos.mywebsite.com would point at my my immich container it has more uses but that’s my extent. I just have an instance of a cloud flare dns updater keeping my domain in sync with my ip so I don’t have to do that manually when it changes.\n
    \n
    So in my scenario cloud flare is just part of my setup.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703893336 {#1691
    date: 2023-12-30 00:42:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@arudesalad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1611 …}
  +votes: Doctrine\ORM\PersistentCollection {#1630 …}
  +reports: Doctrine\ORM\PersistentCollection {#1628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 263470
  -bodyTs: "'chang':65 'cloud':42,70 'contain':25 'dns':44 'domain':48 'extent':34 'flare':43,71 'immich':24 'instanc':16,39 'ip':53 'keep':46 'like':9 'manag':5 'manual':62 'notes.mywebsite.com':10 'part':74 'photos.mywebsite.com':18 'point':12,20 'scenario':69 'setup':77 'someth':8 'subdomain':7 'sync':50 'trillium':15 'updat':45 'use':2,29 'would':11,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6297997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893336 {#1692
    date: 2023-12-30 00:42:16.0 +01:00
  }
  +"title": 263470
}
"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
41 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
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2110 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#2306 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2307 …}
  +slug: "New-Portable-Water-Treatment-System-Vaporizes-99-of-Forever-Chemicals"
  +title: "New Portable Water Treatment System Vaporizes 99% of ‘Forever Chemicals’"
  +url: "https://www.extremetech.com/science/new-portable-water-treatment-system-vaporizes-99-of-forever-chemicals"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 215
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697480292 {#2230
    date: 2023-10-16 20:18:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  +badges: Doctrine\ORM\PersistentCollection {#2316 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "You throw them back in the ocean of course, It’s a self sustaining business!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697379134 {#1433
        date: 2023-10-15 16:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alphacyberranger@lemmy.world"
        "@SkybreakerEngineer@lemmy.world"
        "@TragicNotCute@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1670 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 50643
      -bodyTs: "'back':4 'busi':15 'cours':9 'ocean':7 'self':13 'sustain':14 'throw':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4552403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697379134 {#1430
        date: 2023-10-15 16:12:14.0 +02:00
      }
      +"title": 50643
    }
  ]
  -id: 5513
  -titleTs: "'99':7 'chemic':10 'forev':9 'new':1 'portabl':2 'system':5 'treatment':4 'vapor':6 'water':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697460638
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6831353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697374238 {#2127
    date: 2023-10-15 14:50:38.0 +02: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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2110 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#2306 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2307 …}
  +slug: "New-Portable-Water-Treatment-System-Vaporizes-99-of-Forever-Chemicals"
  +title: "New Portable Water Treatment System Vaporizes 99% of ‘Forever Chemicals’"
  +url: "https://www.extremetech.com/science/new-portable-water-treatment-system-vaporizes-99-of-forever-chemicals"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 215
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697480292 {#2230
    date: 2023-10-16 20:18:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  +badges: Doctrine\ORM\PersistentCollection {#2316 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "You throw them back in the ocean of course, It’s a self sustaining business!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697379134 {#1433
        date: 2023-10-15 16:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alphacyberranger@lemmy.world"
        "@SkybreakerEngineer@lemmy.world"
        "@TragicNotCute@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1670 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 50643
      -bodyTs: "'back':4 'busi':15 'cours':9 'ocean':7 'self':13 'sustain':14 'throw':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4552403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697379134 {#1430
        date: 2023-10-15 16:12:14.0 +02:00
      }
      +"title": 50643
    }
  ]
  -id: 5513
  -titleTs: "'99':7 'chemic':10 'forev':9 'new':1 'portabl':2 'system':5 'treatment':4 'vapor':6 'water':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697460638
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6831353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697374238 {#2127
    date: 2023-10-15 14:50:38.0 +02: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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2110 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#2306 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2307 …}
  +slug: "New-Portable-Water-Treatment-System-Vaporizes-99-of-Forever-Chemicals"
  +title: "New Portable Water Treatment System Vaporizes 99% of ‘Forever Chemicals’"
  +url: "https://www.extremetech.com/science/new-portable-water-treatment-system-vaporizes-99-of-forever-chemicals"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 215
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697480292 {#2230
    date: 2023-10-16 20:18:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  +badges: Doctrine\ORM\PersistentCollection {#2316 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "You throw them back in the ocean of course, It’s a self sustaining business!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697379134 {#1433
        date: 2023-10-15 16:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alphacyberranger@lemmy.world"
        "@SkybreakerEngineer@lemmy.world"
        "@TragicNotCute@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1670 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 50643
      -bodyTs: "'back':4 'busi':15 'cours':9 'ocean':7 'self':13 'sustain':14 'throw':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4552403"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697379134 {#1430
        date: 2023-10-15 16:12:14.0 +02:00
      }
      +"title": 50643
    }
  ]
  -id: 5513
  -titleTs: "'99':7 'chemic':10 'forev':9 'new':1 'portabl':2 'system':5 'treatment':4 'vapor':6 'water':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697460638
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6831353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697374238 {#2127
    date: 2023-10-15 14:50:38.0 +02: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
45 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
46 DENIED moderate
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2110 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#2306 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2307 …}
    +slug: "New-Portable-Water-Treatment-System-Vaporizes-99-of-Forever-Chemicals"
    +title: "New Portable Water Treatment System Vaporizes 99% of ‘Forever Chemicals’"
    +url: "https://www.extremetech.com/science/new-portable-water-treatment-system-vaporizes-99-of-forever-chemicals"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 215
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697480292 {#2230
      date: 2023-10-16 20:18:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2310 …}
    +votes: Doctrine\ORM\PersistentCollection {#2319 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
    +badges: Doctrine\ORM\PersistentCollection {#2316 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 5513
    -titleTs: "'99':7 'chemic':10 'forev':9 'new':1 'portabl':2 'system':5 'treatment':4 'vapor':6 'water':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697460638
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6831353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697374238 {#2127
      date: 2023-10-15 14:50:38.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "You throw them back in the ocean of course, It’s a self sustaining business!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697379134 {#1433
    date: 2023-10-15 16:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@lemmy.world"
    "@SkybreakerEngineer@lemmy.world"
    "@TragicNotCute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1670 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 50643
  -bodyTs: "'back':4 'busi':15 'cours':9 'ocean':7 'self':13 'sustain':14 'throw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4552403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379134 {#1430
    date: 2023-10-15 16:12:14.0 +02:00
  }
  +"title": 50643
}
"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
47 DENIED edit
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2110 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#2306 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2307 …}
    +slug: "New-Portable-Water-Treatment-System-Vaporizes-99-of-Forever-Chemicals"
    +title: "New Portable Water Treatment System Vaporizes 99% of ‘Forever Chemicals’"
    +url: "https://www.extremetech.com/science/new-portable-water-treatment-system-vaporizes-99-of-forever-chemicals"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 215
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697480292 {#2230
      date: 2023-10-16 20:18:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2310 …}
    +votes: Doctrine\ORM\PersistentCollection {#2319 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
    +badges: Doctrine\ORM\PersistentCollection {#2316 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 5513
    -titleTs: "'99':7 'chemic':10 'forev':9 'new':1 'portabl':2 'system':5 'treatment':4 'vapor':6 'water':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697460638
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6831353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697374238 {#2127
      date: 2023-10-15 14:50:38.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "You throw them back in the ocean of course, It’s a self sustaining business!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697379134 {#1433
    date: 2023-10-15 16:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@lemmy.world"
    "@SkybreakerEngineer@lemmy.world"
    "@TragicNotCute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1670 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 50643
  -bodyTs: "'back':4 'busi':15 'cours':9 'ocean':7 'self':13 'sustain':14 'throw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4552403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379134 {#1430
    date: 2023-10-15 16:12:14.0 +02:00
  }
  +"title": 50643
}
"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
48 DENIED moderate
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2110 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#2306 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2307 …}
    +slug: "New-Portable-Water-Treatment-System-Vaporizes-99-of-Forever-Chemicals"
    +title: "New Portable Water Treatment System Vaporizes 99% of ‘Forever Chemicals’"
    +url: "https://www.extremetech.com/science/new-portable-water-treatment-system-vaporizes-99-of-forever-chemicals"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 215
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697480292 {#2230
      date: 2023-10-16 20:18:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2310 …}
    +votes: Doctrine\ORM\PersistentCollection {#2319 …}
    +reports: Doctrine\ORM\PersistentCollection {#2308 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
    +badges: Doctrine\ORM\PersistentCollection {#2316 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 5513
    -titleTs: "'99':7 'chemic':10 'forev':9 'new':1 'portabl':2 'system':5 'treatment':4 'vapor':6 'water':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697460638
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6831353"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697374238 {#2127
      date: 2023-10-15 14:50:38.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "You throw them back in the ocean of course, It’s a self sustaining business!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697379134 {#1433
    date: 2023-10-15 16:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@lemmy.world"
    "@SkybreakerEngineer@lemmy.world"
    "@TragicNotCute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1670 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 50643
  -bodyTs: "'back':4 'busi':15 'cours':9 'ocean':7 'self':13 'sustain':14 'throw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4552403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697379134 {#1430
    date: 2023-10-15 16:12:14.0 +02:00
  }
  +"title": 50643
}
"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
49 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
50 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