Redirect 302 redirect from GET @entry_comment_create (434eb4)

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 …}
}
14.54 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.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1374
  +user: Proxies\__CG__\App\Entity\User {#1867 …}
  +entry: App\Entity\Entry {#1849 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#320
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#321
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#315
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    > Maybe show us you docker-compose to have a look on how you configured immich’s network?\n
    \n
    I didn’t change anything, just followed the instructions on the wiki:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">version: "3.8"\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># WARNING: Make sure to use the docker-compose.yml of the current release:\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># The compose file on main may not be compatible with the latest release.\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">name: immich\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">services:\n
    </span><span style="color:#323232;">immich-server:\n
    </span><span style="color:#323232;">container_name: immich_server\n
    </span><span style="color:#323232;">image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}\n
    </span><span style="color:#323232;">command: [ "start.sh", "immich" ]\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">- ${UPLOAD_LOCATION}:/usr/src/app/upload\n
    </span><span style="color:#323232;">- /etc/localtime:/etc/localtime:ro\n
    </span><span style="color:#323232;">env_file:\n
    </span><span style="color:#323232;">- .env\n
    </span><span style="color:#323232;">ports:\n
    </span><span style="color:#323232;">- 2283:3001\n
    </span><span style="color:#323232;">depends_on:\n
    </span><span style="color:#323232;">- redis\n
    </span><span style="color:#323232;">- database\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">immich-microservices:\n
    </span><span style="color:#323232;">container_name: immich_microservices\n
    </span><span style="color:#323232;">image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}\n
    </span><span style="color:#323232;"># extends:\n
    </span><span style="color:#323232;">#   file: hwaccel.yml\n
    </span><span style="color:#323232;">#   service: hwaccel\n
    </span><span style="color:#323232;">command: [ "start.sh", "microservices" ]\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">- ${UPLOAD_LOCATION}:/usr/src/app/upload\n
    </span><span style="color:#323232;">- /etc/localtime:/etc/localtime:ro\n
    </span><span style="color:#323232;">env_file:\n
    </span><span style="color:#323232;">- .env\n
    </span><span style="color:#323232;">depends_on:\n
    </span><span style="color:#323232;">- redis\n
    </span><span style="color:#323232;">- database\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">immich-machine-learning:\n
    </span><span style="color:#323232;">container_name: immich_machine_learning\n
    </span><span style="color:#323232;">image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">- model-cache:/cache\n
    </span><span style="color:#323232;">env_file:\n
    </span><span style="color:#323232;">- .env\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">redis:\n
    </span><span style="color:#323232;">container_name: immich_redis\n
    </span><span style="color:#323232;">image: redis:6.2-alpine@sha256:c5a607fb6e1bb15d32bbcf14db22787d19e428d59e31a5da67511b49bb0f1ccc\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">database:\n
    </span><span style="color:#323232;">container_name: immich_postgres\n
    </span><span style="color:#323232;">image: tensorchord/pgvecto-rs:pg14-v0.1.11@sha256:0335a1a22f8c5dd1b697f14f079934f5152eaaa216c09b61e293be285491f8ee\n
    </span><span style="color:#323232;">env_file:\n
    </span><span style="color:#323232;">- .env\n
    </span><span style="color:#323232;">environment:\n
    </span><span style="color:#323232;">POSTGRES_PASSWORD: ${DB_PASSWORD}\n
    </span><span style="color:#323232;">POSTGRES_USER: ${DB_USERNAME}\n
    </span><span style="color:#323232;">POSTGRES_DB: ${DB_DATABASE_NAME}\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">- pgdata:/var/lib/postgresql/data\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">pgdata:\n
    </span><span style="color:#323232;">model-cache:\n
    </span>\n
    ```\n
    \n
    > The easiest way i can think on how to make your docker-compose work is to reinstall docker and use the host network\n
    \n
    I’ll try as soon as I can and post here the results, thanks for the time and help!\n
    \n
    > This seems a badly network configuration on you docker stack !\n
    \n
    oops, I have lots to learn I guess XD
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705664729 {#1769
    date: 2024-01-19 12:45:29.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@tubbadu@lemmy.kde.social"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2476 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 322371
  -bodyTs: "'/cache':157 '/etc/localtime':84,85,125,126 '/immich-app/immich-machine-learning:$':149 '/immich-app/immich-server:$':73,109 '/immich-app/immich/releases/latest/download/docker-compose.yml':46 '/usr/src/app/upload':83,124 '/var/lib/postgresql/data':208 '0335a1a22f8c5dd1b697f14f079934f5152eaaa216c09b61e293be285491f8ee':188 '1.11':186 '2283':91 '3.8':32 '3001':92 '6.2':170 'alpin':171 'alway':98,136,162,175,210 'anyth':23 'bad':262 'c5a607fb6e1bb15d32bbcf14db22787d19e428d59e31a5da67511b49bb0f1ccc':173 'cach':156,215 'chang':22 'command':77,118 'compat':55 'compos':7,48,229 'configur':15,264 'contain':66,102,141,164,177 'current':42 'databas':96,134,176,204 'db':195,199,202,203 'depend':93,131 'didn':20 'docker':6,228,234,267 'docker-compos':5,227 'docker-compose.yml':39 'easiest':217 'env':87,89,128,130,158,160,189,191 'environ':192 'extend':113 'file':49,88,114,129,159,190 'follow':25 'ghcr.io':72,108,148 'ghcr.io/immich-app/immich-machine-learning:$':147 'ghcr.io/immich-app/immich-server:$':71,107 'github.com':45 'github.com/immich-app/immich/releases/latest/download/docker-compose.yml':44 'guess':276 'help':258 'host':238 'hwaccel':117 'hwaccel.yml':115 'imag':70,106,146,168,181 'immich':16,61,64,68,74,79,100,104,110,138,143,150,166,179 'immich-machine-learn':137 'immich-microservic':99 'immich-serv':63 'instruct':27 'latest':58 'learn':140,145,274 'll':241 'locat':82,123 'look':11 'lot':272 'machin':139,144 'main':51 'make':34,225 'may':52 'mayb':1 'microservic':101,105,120 'model':155,214 'model-cach':154,213 'name':60,67,103,142,165,178,205 'network':18,239,263 'oop':269 'password':194,196 'pg14':184 'pg14-v0':183 'pgdata':207,212 'port':90 'post':249 'postgr':180,193,197,201 'redi':95,133,163,167,169 'reinstal':233 'releas':43,59,76,112,152 'restart':97,135,161,174,209 'result':252 'ro':86,127 'seem':260 'server':65,69 'servic':62,116 'sha256':172,187 'show':2 'soon':244 'stack':268 'start.sh':78,119 'sure':35 'tensorchord/pgvecto-rs':182 'thank':253 'think':221 'time':256 'tri':242 'upload':81,122 'us':3 'use':37,236 'user':198 'usernam':200 'v0':185 'version':31,75,111,151 'volum':80,121,153,206,211 'warn':33 'way':218 'wiki':30 'work':230 'xd':277"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/comment/2449072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705664729 {#1969
    date: 2024-01-19 12:45:29.0 +01:00
  }
}
"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
3 DENIED edit
App\Entity\EntryComment {#1374
  +user: Proxies\__CG__\App\Entity\User {#1867 …}
  +entry: App\Entity\Entry {#1849 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#320
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#321
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#315
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    > Maybe show us you docker-compose to have a look on how you configured immich’s network?\n
    \n
    I didn’t change anything, just followed the instructions on the wiki:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">version: "3.8"\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># WARNING: Make sure to use the docker-compose.yml of the current release:\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># The compose file on main may not be compatible with the latest release.\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">name: immich\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">services:\n
    </span><span style="color:#323232;">immich-server:\n
    </span><span style="color:#323232;">container_name: immich_server\n
    </span><span style="color:#323232;">image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}\n
    </span><span style="color:#323232;">command: [ "start.sh", "immich" ]\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">- ${UPLOAD_LOCATION}:/usr/src/app/upload\n
    </span><span style="color:#323232;">- /etc/localtime:/etc/localtime:ro\n
    </span><span style="color:#323232;">env_file:\n
    </span><span style="color:#323232;">- .env\n
    </span><span style="color:#323232;">ports:\n
    </span><span style="color:#323232;">- 2283:3001\n
    </span><span style="color:#323232;">depends_on:\n
    </span><span style="color:#323232;">- redis\n
    </span><span style="color:#323232;">- database\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">immich-microservices:\n
    </span><span style="color:#323232;">container_name: immich_microservices\n
    </span><span style="color:#323232;">image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}\n
    </span><span style="color:#323232;"># extends:\n
    </span><span style="color:#323232;">#   file: hwaccel.yml\n
    </span><span style="color:#323232;">#   service: hwaccel\n
    </span><span style="color:#323232;">command: [ "start.sh", "microservices" ]\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">- ${UPLOAD_LOCATION}:/usr/src/app/upload\n
    </span><span style="color:#323232;">- /etc/localtime:/etc/localtime:ro\n
    </span><span style="color:#323232;">env_file:\n
    </span><span style="color:#323232;">- .env\n
    </span><span style="color:#323232;">depends_on:\n
    </span><span style="color:#323232;">- redis\n
    </span><span style="color:#323232;">- database\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">immich-machine-learning:\n
    </span><span style="color:#323232;">container_name: immich_machine_learning\n
    </span><span style="color:#323232;">image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">- model-cache:/cache\n
    </span><span style="color:#323232;">env_file:\n
    </span><span style="color:#323232;">- .env\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">redis:\n
    </span><span style="color:#323232;">container_name: immich_redis\n
    </span><span style="color:#323232;">image: redis:6.2-alpine@sha256:c5a607fb6e1bb15d32bbcf14db22787d19e428d59e31a5da67511b49bb0f1ccc\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">database:\n
    </span><span style="color:#323232;">container_name: immich_postgres\n
    </span><span style="color:#323232;">image: tensorchord/pgvecto-rs:pg14-v0.1.11@sha256:0335a1a22f8c5dd1b697f14f079934f5152eaaa216c09b61e293be285491f8ee\n
    </span><span style="color:#323232;">env_file:\n
    </span><span style="color:#323232;">- .env\n
    </span><span style="color:#323232;">environment:\n
    </span><span style="color:#323232;">POSTGRES_PASSWORD: ${DB_PASSWORD}\n
    </span><span style="color:#323232;">POSTGRES_USER: ${DB_USERNAME}\n
    </span><span style="color:#323232;">POSTGRES_DB: ${DB_DATABASE_NAME}\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">- pgdata:/var/lib/postgresql/data\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">pgdata:\n
    </span><span style="color:#323232;">model-cache:\n
    </span>\n
    ```\n
    \n
    > The easiest way i can think on how to make your docker-compose work is to reinstall docker and use the host network\n
    \n
    I’ll try as soon as I can and post here the results, thanks for the time and help!\n
    \n
    > This seems a badly network configuration on you docker stack !\n
    \n
    oops, I have lots to learn I guess XD
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705664729 {#1769
    date: 2024-01-19 12:45:29.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@tubbadu@lemmy.kde.social"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2476 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 322371
  -bodyTs: "'/cache':157 '/etc/localtime':84,85,125,126 '/immich-app/immich-machine-learning:$':149 '/immich-app/immich-server:$':73,109 '/immich-app/immich/releases/latest/download/docker-compose.yml':46 '/usr/src/app/upload':83,124 '/var/lib/postgresql/data':208 '0335a1a22f8c5dd1b697f14f079934f5152eaaa216c09b61e293be285491f8ee':188 '1.11':186 '2283':91 '3.8':32 '3001':92 '6.2':170 'alpin':171 'alway':98,136,162,175,210 'anyth':23 'bad':262 'c5a607fb6e1bb15d32bbcf14db22787d19e428d59e31a5da67511b49bb0f1ccc':173 'cach':156,215 'chang':22 'command':77,118 'compat':55 'compos':7,48,229 'configur':15,264 'contain':66,102,141,164,177 'current':42 'databas':96,134,176,204 'db':195,199,202,203 'depend':93,131 'didn':20 'docker':6,228,234,267 'docker-compos':5,227 'docker-compose.yml':39 'easiest':217 'env':87,89,128,130,158,160,189,191 'environ':192 'extend':113 'file':49,88,114,129,159,190 'follow':25 'ghcr.io':72,108,148 'ghcr.io/immich-app/immich-machine-learning:$':147 'ghcr.io/immich-app/immich-server:$':71,107 'github.com':45 'github.com/immich-app/immich/releases/latest/download/docker-compose.yml':44 'guess':276 'help':258 'host':238 'hwaccel':117 'hwaccel.yml':115 'imag':70,106,146,168,181 'immich':16,61,64,68,74,79,100,104,110,138,143,150,166,179 'immich-machine-learn':137 'immich-microservic':99 'immich-serv':63 'instruct':27 'latest':58 'learn':140,145,274 'll':241 'locat':82,123 'look':11 'lot':272 'machin':139,144 'main':51 'make':34,225 'may':52 'mayb':1 'microservic':101,105,120 'model':155,214 'model-cach':154,213 'name':60,67,103,142,165,178,205 'network':18,239,263 'oop':269 'password':194,196 'pg14':184 'pg14-v0':183 'pgdata':207,212 'port':90 'post':249 'postgr':180,193,197,201 'redi':95,133,163,167,169 'reinstal':233 'releas':43,59,76,112,152 'restart':97,135,161,174,209 'result':252 'ro':86,127 'seem':260 'server':65,69 'servic':62,116 'sha256':172,187 'show':2 'soon':244 'stack':268 'start.sh':78,119 'sure':35 'tensorchord/pgvecto-rs':182 'thank':253 'think':221 'time':256 'tri':242 'upload':81,122 'us':3 'use':37,236 'user':198 'usernam':200 'v0':185 'version':31,75,111,151 'volum':80,121,153,206,211 'warn':33 'way':218 'wiki':30 'work':230 'xd':277"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/comment/2449072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705664729 {#1969
    date: 2024-01-19 12:45:29.0 +01:00
  }
}
"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
4 DENIED moderate
App\Entity\EntryComment {#1374
  +user: Proxies\__CG__\App\Entity\User {#1867 …}
  +entry: App\Entity\Entry {#1849 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#320
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#321
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#315
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    > Maybe show us you docker-compose to have a look on how you configured immich’s network?\n
    \n
    I didn’t change anything, just followed the instructions on the wiki:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">version: "3.8"\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># WARNING: Make sure to use the docker-compose.yml of the current release:\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># The compose file on main may not be compatible with the latest release.\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">name: immich\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">services:\n
    </span><span style="color:#323232;">immich-server:\n
    </span><span style="color:#323232;">container_name: immich_server\n
    </span><span style="color:#323232;">image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}\n
    </span><span style="color:#323232;">command: [ "start.sh", "immich" ]\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">- ${UPLOAD_LOCATION}:/usr/src/app/upload\n
    </span><span style="color:#323232;">- /etc/localtime:/etc/localtime:ro\n
    </span><span style="color:#323232;">env_file:\n
    </span><span style="color:#323232;">- .env\n
    </span><span style="color:#323232;">ports:\n
    </span><span style="color:#323232;">- 2283:3001\n
    </span><span style="color:#323232;">depends_on:\n
    </span><span style="color:#323232;">- redis\n
    </span><span style="color:#323232;">- database\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">immich-microservices:\n
    </span><span style="color:#323232;">container_name: immich_microservices\n
    </span><span style="color:#323232;">image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}\n
    </span><span style="color:#323232;"># extends:\n
    </span><span style="color:#323232;">#   file: hwaccel.yml\n
    </span><span style="color:#323232;">#   service: hwaccel\n
    </span><span style="color:#323232;">command: [ "start.sh", "microservices" ]\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">- ${UPLOAD_LOCATION}:/usr/src/app/upload\n
    </span><span style="color:#323232;">- /etc/localtime:/etc/localtime:ro\n
    </span><span style="color:#323232;">env_file:\n
    </span><span style="color:#323232;">- .env\n
    </span><span style="color:#323232;">depends_on:\n
    </span><span style="color:#323232;">- redis\n
    </span><span style="color:#323232;">- database\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">immich-machine-learning:\n
    </span><span style="color:#323232;">container_name: immich_machine_learning\n
    </span><span style="color:#323232;">image: ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">- model-cache:/cache\n
    </span><span style="color:#323232;">env_file:\n
    </span><span style="color:#323232;">- .env\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">redis:\n
    </span><span style="color:#323232;">container_name: immich_redis\n
    </span><span style="color:#323232;">image: redis:6.2-alpine@sha256:c5a607fb6e1bb15d32bbcf14db22787d19e428d59e31a5da67511b49bb0f1ccc\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">database:\n
    </span><span style="color:#323232;">container_name: immich_postgres\n
    </span><span style="color:#323232;">image: tensorchord/pgvecto-rs:pg14-v0.1.11@sha256:0335a1a22f8c5dd1b697f14f079934f5152eaaa216c09b61e293be285491f8ee\n
    </span><span style="color:#323232;">env_file:\n
    </span><span style="color:#323232;">- .env\n
    </span><span style="color:#323232;">environment:\n
    </span><span style="color:#323232;">POSTGRES_PASSWORD: ${DB_PASSWORD}\n
    </span><span style="color:#323232;">POSTGRES_USER: ${DB_USERNAME}\n
    </span><span style="color:#323232;">POSTGRES_DB: ${DB_DATABASE_NAME}\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">- pgdata:/var/lib/postgresql/data\n
    </span><span style="color:#323232;">restart: always\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">volumes:\n
    </span><span style="color:#323232;">pgdata:\n
    </span><span style="color:#323232;">model-cache:\n
    </span>\n
    ```\n
    \n
    > The easiest way i can think on how to make your docker-compose work is to reinstall docker and use the host network\n
    \n
    I’ll try as soon as I can and post here the results, thanks for the time and help!\n
    \n
    > This seems a badly network configuration on you docker stack !\n
    \n
    oops, I have lots to learn I guess XD
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705664729 {#1769
    date: 2024-01-19 12:45:29.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@tubbadu@lemmy.kde.social"
    "@N0x0n@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2476 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 322371
  -bodyTs: "'/cache':157 '/etc/localtime':84,85,125,126 '/immich-app/immich-machine-learning:$':149 '/immich-app/immich-server:$':73,109 '/immich-app/immich/releases/latest/download/docker-compose.yml':46 '/usr/src/app/upload':83,124 '/var/lib/postgresql/data':208 '0335a1a22f8c5dd1b697f14f079934f5152eaaa216c09b61e293be285491f8ee':188 '1.11':186 '2283':91 '3.8':32 '3001':92 '6.2':170 'alpin':171 'alway':98,136,162,175,210 'anyth':23 'bad':262 'c5a607fb6e1bb15d32bbcf14db22787d19e428d59e31a5da67511b49bb0f1ccc':173 'cach':156,215 'chang':22 'command':77,118 'compat':55 'compos':7,48,229 'configur':15,264 'contain':66,102,141,164,177 'current':42 'databas':96,134,176,204 'db':195,199,202,203 'depend':93,131 'didn':20 'docker':6,228,234,267 'docker-compos':5,227 'docker-compose.yml':39 'easiest':217 'env':87,89,128,130,158,160,189,191 'environ':192 'extend':113 'file':49,88,114,129,159,190 'follow':25 'ghcr.io':72,108,148 'ghcr.io/immich-app/immich-machine-learning:$':147 'ghcr.io/immich-app/immich-server:$':71,107 'github.com':45 'github.com/immich-app/immich/releases/latest/download/docker-compose.yml':44 'guess':276 'help':258 'host':238 'hwaccel':117 'hwaccel.yml':115 'imag':70,106,146,168,181 'immich':16,61,64,68,74,79,100,104,110,138,143,150,166,179 'immich-machine-learn':137 'immich-microservic':99 'immich-serv':63 'instruct':27 'latest':58 'learn':140,145,274 'll':241 'locat':82,123 'look':11 'lot':272 'machin':139,144 'main':51 'make':34,225 'may':52 'mayb':1 'microservic':101,105,120 'model':155,214 'model-cach':154,213 'name':60,67,103,142,165,178,205 'network':18,239,263 'oop':269 'password':194,196 'pg14':184 'pg14-v0':183 'pgdata':207,212 'port':90 'post':249 'postgr':180,193,197,201 'redi':95,133,163,167,169 'reinstal':233 'releas':43,59,76,112,152 'restart':97,135,161,174,209 'result':252 'ro':86,127 'seem':260 'server':65,69 'servic':62,116 'sha256':172,187 'show':2 'soon':244 'stack':268 'start.sh':78,119 'sure':35 'tensorchord/pgvecto-rs':182 'thank':253 'think':221 'time':256 'tri':242 'upload':81,122 'us':3 'use':37,236 'user':198 'usernam':200 'v0':185 'version':31,75,111,151 'volum':80,121,153,206,211 'warn':33 'way':218 'wiki':30 'work':230 'xd':277"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/comment/2449072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705664729 {#1969
    date: 2024-01-19 12:45:29.0 +01:00
  }
}
"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
5 DENIED edit
App\Entity\Magazine {#312
  +icon: Proxies\__CG__\App\Entity\Image {#293 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#320
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#284 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +entries: Doctrine\ORM\PersistentCollection {#227 …}
  +posts: Doctrine\ORM\PersistentCollection {#185 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
  +bans: Doctrine\ORM\PersistentCollection {#164 …}
  +reports: Doctrine\ORM\PersistentCollection {#150 …}
  +badges: Doctrine\ORM\PersistentCollection {#128 …}
  +logs: Doctrine\ORM\PersistentCollection {#118 …}
  +awards: Doctrine\ORM\PersistentCollection {#107 …}
  +categories: Doctrine\ORM\PersistentCollection {#94 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#321
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#315
    date: 2023-11-02 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"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