GET https://kbin.spritesserver.nl/u/@mouse@midwest.social/top/1y

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.31 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 {#1526
  +user: Proxies\__CG__\App\Entity\User {#2382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2461 …}
  +slug: "LinguaCafe-Confused-why-the-provided-docker-compose-doesn-t-work"
  +title: "LinguaCafe - Confused why the provided docker-compose doesn't work."
  +url: null
  +body: """
    Hello everyone,\n
    \n
    Recently found LinguaCafe and decided to spin it up. There’s a provided docker-compose with just volumes to specify to your own taste. Pretty easy right?\n
    \n
    I can’t make it work. Spent nearly two hours already trying to figure out what I’m missing.\n
    \n
    Can someone take a look at my compose file and tell me where I’m stupid?\n
    \n
    _____________ EDITS\n
    \n
    Progress has been made, I used chmod 777 on the whole app directory and now get the following error : Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from `users`)\n
    \n
    ---\n
    \n
    Here’s a somewhat anonymized pastebin, I just removed the password and my name from the file. The rest is basically the file provided by the github + my paths. [pastebin.com/u2cbWm2n](https://pastebin.com/u2cbWm2n)\n
    \n
    [github.com/simjanos-dev/LinguaCafe](https://github.com/simjanos-dev/LinguaCafe)\n
    \n
    What happens is, my containers spin up apparently properly. But when I go to :9191, I have this:\n
    \n
    [imgur.com/a/PiazCcP](https://imgur.com/a/PiazCcP)\n
    \n
    I did sudo chmod 777 /home/user/Documents/Docker/LinguaCafe/temp -R as instructed by the documentation.\n
    \n
    Never had that happen before. Does anyone know? Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727104607 {#1701
    date: 2024-09-23 17:16:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  +badges: Doctrine\ORM\PersistentCollection {#1618 …}
  +children: [
    App\Entity\EntryComment {#1676
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
      +image: null
      +parent: null
      +root: null
      +body: "That error message says it the permissions of the `/home/user/Documents/Docker/LinguaCafe/logs` directory. You can try changing it full r/w temporarily to test."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705760190 {#1606
        date: 2024-01-20 15:16:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Natal@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1564 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1567 …}
      +reports: Doctrine\ORM\PersistentCollection {#1561 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
      -id: 325689
      -bodyTs: "'/home/user/documents/docker/linguacafe/logs':10 'chang':15 'directori':11 'error':2 'full':17 'messag':3 'permiss':7 'r/w':18 'say':4 'temporarili':19 'test':21 'tri':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6376813"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705760190 {#1752
        date: 2024-01-20 15:16:30.0 +01:00
      }
      +"title": 325689
    }
  ]
  -id: 31925
  -titleTs: "'compos':8 'confus':2 'docker':7 'docker-compos':6 'doesn':9 'linguacaf':1 'provid':5 'work':11"
  -bodyTs: "'/a/piazccp](https://imgur.com/a/piazccp)':165 '/home/user/documents/docker/linguacafe/temp':171 '/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':144 '/u2cbwm2n](https://pastebin.com/u2cbwm2n)':141 '1045':91 '777':74,170 '9191':159 'access':92 'adress':98 'aggreg':107 'alreadi':41 'anonym':114 'anyon':184 'app':78 'appar':152 'basic':130 'censor':99 'chmod':73,169 'compos':18,57 'contain':149 'count':105 'databas':87 'decid':7 'deni':93 'directori':79 'docker':17 'docker-compos':16 'document':177 'easi':29 'edit':66 'error':85 'everyon':2 'figur':44 'file':58,126,132 'follow':84 'found':4 'get':82 'github':136 'github.com':143 'github.com/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':142 'go':157 'happen':146,181 'hello':1 'hour':40 'hy000':90 'illumin':86 'imgur.com':164 'imgur.com/a/piazccp](https://imgur.com/a/piazccp)':163 'instruct':174 'ip':97 'know':185 'linguacaf':5,96 'look':54 'm':48,64 'made':70 'make':34 'miss':49 'name':123 'near':38 'never':178 'password':101,120 'pastebin':115 'pastebin.com':140 'pastebin.com/u2cbwm2n](https://pastebin.com/u2cbwm2n)':139 'path':138 'pretti':28 'progress':67 'proper':153 'provid':15,133 'queryexcept':88 'r':172 'recent':3 'remov':118 'rest':128 'right':30 'select':104 'someon':51 'somewhat':113 'specifi':23 'spent':37 'spin':9,150 'sql':103 'sqlstate':89 'stupid':65 'sudo':168 'take':52 'tast':27 'tell':60 'thank':186 'tri':42 'two':39 'use':72,100 'user':95,109 'volum':21 'whole':77 'work':36 'yes':102"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705822246
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10947196"
  +editedAt: DateTimeImmutable @1727099797 {#1674
    date: 2024-09-23 15:56:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705752246 {#1691
    date: 2024-01-20 13:04:06.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 {#1526
  +user: Proxies\__CG__\App\Entity\User {#2382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2461 …}
  +slug: "LinguaCafe-Confused-why-the-provided-docker-compose-doesn-t-work"
  +title: "LinguaCafe - Confused why the provided docker-compose doesn't work."
  +url: null
  +body: """
    Hello everyone,\n
    \n
    Recently found LinguaCafe and decided to spin it up. There’s a provided docker-compose with just volumes to specify to your own taste. Pretty easy right?\n
    \n
    I can’t make it work. Spent nearly two hours already trying to figure out what I’m missing.\n
    \n
    Can someone take a look at my compose file and tell me where I’m stupid?\n
    \n
    _____________ EDITS\n
    \n
    Progress has been made, I used chmod 777 on the whole app directory and now get the following error : Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from `users`)\n
    \n
    ---\n
    \n
    Here’s a somewhat anonymized pastebin, I just removed the password and my name from the file. The rest is basically the file provided by the github + my paths. [pastebin.com/u2cbWm2n](https://pastebin.com/u2cbWm2n)\n
    \n
    [github.com/simjanos-dev/LinguaCafe](https://github.com/simjanos-dev/LinguaCafe)\n
    \n
    What happens is, my containers spin up apparently properly. But when I go to :9191, I have this:\n
    \n
    [imgur.com/a/PiazCcP](https://imgur.com/a/PiazCcP)\n
    \n
    I did sudo chmod 777 /home/user/Documents/Docker/LinguaCafe/temp -R as instructed by the documentation.\n
    \n
    Never had that happen before. Does anyone know? Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727104607 {#1701
    date: 2024-09-23 17:16:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  +badges: Doctrine\ORM\PersistentCollection {#1618 …}
  +children: [
    App\Entity\EntryComment {#1676
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
      +image: null
      +parent: null
      +root: null
      +body: "That error message says it the permissions of the `/home/user/Documents/Docker/LinguaCafe/logs` directory. You can try changing it full r/w temporarily to test."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705760190 {#1606
        date: 2024-01-20 15:16:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Natal@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1564 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1567 …}
      +reports: Doctrine\ORM\PersistentCollection {#1561 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
      -id: 325689
      -bodyTs: "'/home/user/documents/docker/linguacafe/logs':10 'chang':15 'directori':11 'error':2 'full':17 'messag':3 'permiss':7 'r/w':18 'say':4 'temporarili':19 'test':21 'tri':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6376813"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705760190 {#1752
        date: 2024-01-20 15:16:30.0 +01:00
      }
      +"title": 325689
    }
  ]
  -id: 31925
  -titleTs: "'compos':8 'confus':2 'docker':7 'docker-compos':6 'doesn':9 'linguacaf':1 'provid':5 'work':11"
  -bodyTs: "'/a/piazccp](https://imgur.com/a/piazccp)':165 '/home/user/documents/docker/linguacafe/temp':171 '/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':144 '/u2cbwm2n](https://pastebin.com/u2cbwm2n)':141 '1045':91 '777':74,170 '9191':159 'access':92 'adress':98 'aggreg':107 'alreadi':41 'anonym':114 'anyon':184 'app':78 'appar':152 'basic':130 'censor':99 'chmod':73,169 'compos':18,57 'contain':149 'count':105 'databas':87 'decid':7 'deni':93 'directori':79 'docker':17 'docker-compos':16 'document':177 'easi':29 'edit':66 'error':85 'everyon':2 'figur':44 'file':58,126,132 'follow':84 'found':4 'get':82 'github':136 'github.com':143 'github.com/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':142 'go':157 'happen':146,181 'hello':1 'hour':40 'hy000':90 'illumin':86 'imgur.com':164 'imgur.com/a/piazccp](https://imgur.com/a/piazccp)':163 'instruct':174 'ip':97 'know':185 'linguacaf':5,96 'look':54 'm':48,64 'made':70 'make':34 'miss':49 'name':123 'near':38 'never':178 'password':101,120 'pastebin':115 'pastebin.com':140 'pastebin.com/u2cbwm2n](https://pastebin.com/u2cbwm2n)':139 'path':138 'pretti':28 'progress':67 'proper':153 'provid':15,133 'queryexcept':88 'r':172 'recent':3 'remov':118 'rest':128 'right':30 'select':104 'someon':51 'somewhat':113 'specifi':23 'spent':37 'spin':9,150 'sql':103 'sqlstate':89 'stupid':65 'sudo':168 'take':52 'tast':27 'tell':60 'thank':186 'tri':42 'two':39 'use':72,100 'user':95,109 'volum':21 'whole':77 'work':36 'yes':102"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705822246
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10947196"
  +editedAt: DateTimeImmutable @1727099797 {#1674
    date: 2024-09-23 15:56:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705752246 {#1691
    date: 2024-01-20 13:04:06.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 {#1526
  +user: Proxies\__CG__\App\Entity\User {#2382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2461 …}
  +slug: "LinguaCafe-Confused-why-the-provided-docker-compose-doesn-t-work"
  +title: "LinguaCafe - Confused why the provided docker-compose doesn't work."
  +url: null
  +body: """
    Hello everyone,\n
    \n
    Recently found LinguaCafe and decided to spin it up. There’s a provided docker-compose with just volumes to specify to your own taste. Pretty easy right?\n
    \n
    I can’t make it work. Spent nearly two hours already trying to figure out what I’m missing.\n
    \n
    Can someone take a look at my compose file and tell me where I’m stupid?\n
    \n
    _____________ EDITS\n
    \n
    Progress has been made, I used chmod 777 on the whole app directory and now get the following error : Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from `users`)\n
    \n
    ---\n
    \n
    Here’s a somewhat anonymized pastebin, I just removed the password and my name from the file. The rest is basically the file provided by the github + my paths. [pastebin.com/u2cbWm2n](https://pastebin.com/u2cbWm2n)\n
    \n
    [github.com/simjanos-dev/LinguaCafe](https://github.com/simjanos-dev/LinguaCafe)\n
    \n
    What happens is, my containers spin up apparently properly. But when I go to :9191, I have this:\n
    \n
    [imgur.com/a/PiazCcP](https://imgur.com/a/PiazCcP)\n
    \n
    I did sudo chmod 777 /home/user/Documents/Docker/LinguaCafe/temp -R as instructed by the documentation.\n
    \n
    Never had that happen before. Does anyone know? Thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727104607 {#1701
    date: 2024-09-23 17:16:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  +badges: Doctrine\ORM\PersistentCollection {#1618 …}
  +children: [
    App\Entity\EntryComment {#1676
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
      +image: null
      +parent: null
      +root: null
      +body: "That error message says it the permissions of the `/home/user/Documents/Docker/LinguaCafe/logs` directory. You can try changing it full r/w temporarily to test."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705760190 {#1606
        date: 2024-01-20 15:16:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Natal@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1564 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1567 …}
      +reports: Doctrine\ORM\PersistentCollection {#1561 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
      -id: 325689
      -bodyTs: "'/home/user/documents/docker/linguacafe/logs':10 'chang':15 'directori':11 'error':2 'full':17 'messag':3 'permiss':7 'r/w':18 'say':4 'temporarili':19 'test':21 'tri':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/6376813"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705760190 {#1752
        date: 2024-01-20 15:16:30.0 +01:00
      }
      +"title": 325689
    }
  ]
  -id: 31925
  -titleTs: "'compos':8 'confus':2 'docker':7 'docker-compos':6 'doesn':9 'linguacaf':1 'provid':5 'work':11"
  -bodyTs: "'/a/piazccp](https://imgur.com/a/piazccp)':165 '/home/user/documents/docker/linguacafe/temp':171 '/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':144 '/u2cbwm2n](https://pastebin.com/u2cbwm2n)':141 '1045':91 '777':74,170 '9191':159 'access':92 'adress':98 'aggreg':107 'alreadi':41 'anonym':114 'anyon':184 'app':78 'appar':152 'basic':130 'censor':99 'chmod':73,169 'compos':18,57 'contain':149 'count':105 'databas':87 'decid':7 'deni':93 'directori':79 'docker':17 'docker-compos':16 'document':177 'easi':29 'edit':66 'error':85 'everyon':2 'figur':44 'file':58,126,132 'follow':84 'found':4 'get':82 'github':136 'github.com':143 'github.com/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':142 'go':157 'happen':146,181 'hello':1 'hour':40 'hy000':90 'illumin':86 'imgur.com':164 'imgur.com/a/piazccp](https://imgur.com/a/piazccp)':163 'instruct':174 'ip':97 'know':185 'linguacaf':5,96 'look':54 'm':48,64 'made':70 'make':34 'miss':49 'name':123 'near':38 'never':178 'password':101,120 'pastebin':115 'pastebin.com':140 'pastebin.com/u2cbwm2n](https://pastebin.com/u2cbwm2n)':139 'path':138 'pretti':28 'progress':67 'proper':153 'provid':15,133 'queryexcept':88 'r':172 'recent':3 'remov':118 'rest':128 'right':30 'select':104 'someon':51 'somewhat':113 'specifi':23 'spent':37 'spin':9,150 'sql':103 'sqlstate':89 'stupid':65 'sudo':168 'take':52 'tast':27 'tell':60 'thank':186 'tri':42 'two':39 'use':72,100 'user':95,109 'volum':21 'whole':77 'work':36 'yes':102"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705822246
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10947196"
  +editedAt: DateTimeImmutable @1727099797 {#1674
    date: 2024-09-23 15:56:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705752246 {#1691
    date: 2024-01-20 13:04:06.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 {#1676
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2382 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2461 …}
    +slug: "LinguaCafe-Confused-why-the-provided-docker-compose-doesn-t-work"
    +title: "LinguaCafe - Confused why the provided docker-compose doesn't work."
    +url: null
    +body: """
      Hello everyone,\n
      \n
      Recently found LinguaCafe and decided to spin it up. There’s a provided docker-compose with just volumes to specify to your own taste. Pretty easy right?\n
      \n
      I can’t make it work. Spent nearly two hours already trying to figure out what I’m missing.\n
      \n
      Can someone take a look at my compose file and tell me where I’m stupid?\n
      \n
      _____________ EDITS\n
      \n
      Progress has been made, I used chmod 777 on the whole app directory and now get the following error : Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from `users`)\n
      \n
      ---\n
      \n
      Here’s a somewhat anonymized pastebin, I just removed the password and my name from the file. The rest is basically the file provided by the github + my paths. [pastebin.com/u2cbWm2n](https://pastebin.com/u2cbWm2n)\n
      \n
      [github.com/simjanos-dev/LinguaCafe](https://github.com/simjanos-dev/LinguaCafe)\n
      \n
      What happens is, my containers spin up apparently properly. But when I go to :9191, I have this:\n
      \n
      [imgur.com/a/PiazCcP](https://imgur.com/a/PiazCcP)\n
      \n
      I did sudo chmod 777 /home/user/Documents/Docker/LinguaCafe/temp -R as instructed by the documentation.\n
      \n
      Never had that happen before. Does anyone know? Thanks
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727104607 {#1701
      date: 2024-09-23 17:16:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2456 …}
    +votes: Doctrine\ORM\PersistentCollection {#2453 …}
    +reports: Doctrine\ORM\PersistentCollection {#2454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
    +badges: Doctrine\ORM\PersistentCollection {#1618 …}
    +children: [
      App\Entity\EntryComment {#1676}
    ]
    -id: 31925
    -titleTs: "'compos':8 'confus':2 'docker':7 'docker-compos':6 'doesn':9 'linguacaf':1 'provid':5 'work':11"
    -bodyTs: "'/a/piazccp](https://imgur.com/a/piazccp)':165 '/home/user/documents/docker/linguacafe/temp':171 '/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':144 '/u2cbwm2n](https://pastebin.com/u2cbwm2n)':141 '1045':91 '777':74,170 '9191':159 'access':92 'adress':98 'aggreg':107 'alreadi':41 'anonym':114 'anyon':184 'app':78 'appar':152 'basic':130 'censor':99 'chmod':73,169 'compos':18,57 'contain':149 'count':105 'databas':87 'decid':7 'deni':93 'directori':79 'docker':17 'docker-compos':16 'document':177 'easi':29 'edit':66 'error':85 'everyon':2 'figur':44 'file':58,126,132 'follow':84 'found':4 'get':82 'github':136 'github.com':143 'github.com/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':142 'go':157 'happen':146,181 'hello':1 'hour':40 'hy000':90 'illumin':86 'imgur.com':164 'imgur.com/a/piazccp](https://imgur.com/a/piazccp)':163 'instruct':174 'ip':97 'know':185 'linguacaf':5,96 'look':54 'm':48,64 'made':70 'make':34 'miss':49 'name':123 'near':38 'never':178 'password':101,120 'pastebin':115 'pastebin.com':140 'pastebin.com/u2cbwm2n](https://pastebin.com/u2cbwm2n)':139 'path':138 'pretti':28 'progress':67 'proper':153 'provid':15,133 'queryexcept':88 'r':172 'recent':3 'remov':118 'rest':128 'right':30 'select':104 'someon':51 'somewhat':113 'specifi':23 'spent':37 'spin':9,150 'sql':103 'sqlstate':89 'stupid':65 'sudo':168 'take':52 'tast':27 'tell':60 'thank':186 'tri':42 'two':39 'use':72,100 'user':95,109 'volum':21 'whole':77 'work':36 'yes':102"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705822246
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10947196"
    +editedAt: DateTimeImmutable @1727099797 {#1674
      date: 2024-09-23 15:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705752246 {#1691
      date: 2024-01-20 13:04:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: null
  +root: null
  +body: "That error message says it the permissions of the `/home/user/Documents/Docker/LinguaCafe/logs` directory. You can try changing it full r/w temporarily to test."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705760190 {#1606
    date: 2024-01-20 15:16:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Natal@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  -id: 325689
  -bodyTs: "'/home/user/documents/docker/linguacafe/logs':10 'chang':15 'directori':11 'error':2 'full':17 'messag':3 'permiss':7 'r/w':18 'say':4 'temporarili':19 'test':21 'tri':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6376813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705760190 {#1752
    date: 2024-01-20 15:16:30.0 +01:00
  }
  +"title": 325689
}
"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 {#1676
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2382 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2461 …}
    +slug: "LinguaCafe-Confused-why-the-provided-docker-compose-doesn-t-work"
    +title: "LinguaCafe - Confused why the provided docker-compose doesn't work."
    +url: null
    +body: """
      Hello everyone,\n
      \n
      Recently found LinguaCafe and decided to spin it up. There’s a provided docker-compose with just volumes to specify to your own taste. Pretty easy right?\n
      \n
      I can’t make it work. Spent nearly two hours already trying to figure out what I’m missing.\n
      \n
      Can someone take a look at my compose file and tell me where I’m stupid?\n
      \n
      _____________ EDITS\n
      \n
      Progress has been made, I used chmod 777 on the whole app directory and now get the following error : Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from `users`)\n
      \n
      ---\n
      \n
      Here’s a somewhat anonymized pastebin, I just removed the password and my name from the file. The rest is basically the file provided by the github + my paths. [pastebin.com/u2cbWm2n](https://pastebin.com/u2cbWm2n)\n
      \n
      [github.com/simjanos-dev/LinguaCafe](https://github.com/simjanos-dev/LinguaCafe)\n
      \n
      What happens is, my containers spin up apparently properly. But when I go to :9191, I have this:\n
      \n
      [imgur.com/a/PiazCcP](https://imgur.com/a/PiazCcP)\n
      \n
      I did sudo chmod 777 /home/user/Documents/Docker/LinguaCafe/temp -R as instructed by the documentation.\n
      \n
      Never had that happen before. Does anyone know? Thanks
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727104607 {#1701
      date: 2024-09-23 17:16:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2456 …}
    +votes: Doctrine\ORM\PersistentCollection {#2453 …}
    +reports: Doctrine\ORM\PersistentCollection {#2454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
    +badges: Doctrine\ORM\PersistentCollection {#1618 …}
    +children: [
      App\Entity\EntryComment {#1676}
    ]
    -id: 31925
    -titleTs: "'compos':8 'confus':2 'docker':7 'docker-compos':6 'doesn':9 'linguacaf':1 'provid':5 'work':11"
    -bodyTs: "'/a/piazccp](https://imgur.com/a/piazccp)':165 '/home/user/documents/docker/linguacafe/temp':171 '/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':144 '/u2cbwm2n](https://pastebin.com/u2cbwm2n)':141 '1045':91 '777':74,170 '9191':159 'access':92 'adress':98 'aggreg':107 'alreadi':41 'anonym':114 'anyon':184 'app':78 'appar':152 'basic':130 'censor':99 'chmod':73,169 'compos':18,57 'contain':149 'count':105 'databas':87 'decid':7 'deni':93 'directori':79 'docker':17 'docker-compos':16 'document':177 'easi':29 'edit':66 'error':85 'everyon':2 'figur':44 'file':58,126,132 'follow':84 'found':4 'get':82 'github':136 'github.com':143 'github.com/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':142 'go':157 'happen':146,181 'hello':1 'hour':40 'hy000':90 'illumin':86 'imgur.com':164 'imgur.com/a/piazccp](https://imgur.com/a/piazccp)':163 'instruct':174 'ip':97 'know':185 'linguacaf':5,96 'look':54 'm':48,64 'made':70 'make':34 'miss':49 'name':123 'near':38 'never':178 'password':101,120 'pastebin':115 'pastebin.com':140 'pastebin.com/u2cbwm2n](https://pastebin.com/u2cbwm2n)':139 'path':138 'pretti':28 'progress':67 'proper':153 'provid':15,133 'queryexcept':88 'r':172 'recent':3 'remov':118 'rest':128 'right':30 'select':104 'someon':51 'somewhat':113 'specifi':23 'spent':37 'spin':9,150 'sql':103 'sqlstate':89 'stupid':65 'sudo':168 'take':52 'tast':27 'tell':60 'thank':186 'tri':42 'two':39 'use':72,100 'user':95,109 'volum':21 'whole':77 'work':36 'yes':102"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705822246
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10947196"
    +editedAt: DateTimeImmutable @1727099797 {#1674
      date: 2024-09-23 15:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705752246 {#1691
      date: 2024-01-20 13:04:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: null
  +root: null
  +body: "That error message says it the permissions of the `/home/user/Documents/Docker/LinguaCafe/logs` directory. You can try changing it full r/w temporarily to test."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705760190 {#1606
    date: 2024-01-20 15:16:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Natal@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  -id: 325689
  -bodyTs: "'/home/user/documents/docker/linguacafe/logs':10 'chang':15 'directori':11 'error':2 'full':17 'messag':3 'permiss':7 'r/w':18 'say':4 'temporarili':19 'test':21 'tri':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6376813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705760190 {#1752
    date: 2024-01-20 15:16:30.0 +01:00
  }
  +"title": 325689
}
"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 {#1676
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2382 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2461 …}
    +slug: "LinguaCafe-Confused-why-the-provided-docker-compose-doesn-t-work"
    +title: "LinguaCafe - Confused why the provided docker-compose doesn't work."
    +url: null
    +body: """
      Hello everyone,\n
      \n
      Recently found LinguaCafe and decided to spin it up. There’s a provided docker-compose with just volumes to specify to your own taste. Pretty easy right?\n
      \n
      I can’t make it work. Spent nearly two hours already trying to figure out what I’m missing.\n
      \n
      Can someone take a look at my compose file and tell me where I’m stupid?\n
      \n
      _____________ EDITS\n
      \n
      Progress has been made, I used chmod 777 on the whole app directory and now get the following error : Illuminate\Database\QueryException SQLSTATE[HY000] [1045] Access denied for user ‘linguacafe’@‘ip adress censored’ (using password: YES) (SQL: select count(*) as aggregate from `users`)\n
      \n
      ---\n
      \n
      Here’s a somewhat anonymized pastebin, I just removed the password and my name from the file. The rest is basically the file provided by the github + my paths. [pastebin.com/u2cbWm2n](https://pastebin.com/u2cbWm2n)\n
      \n
      [github.com/simjanos-dev/LinguaCafe](https://github.com/simjanos-dev/LinguaCafe)\n
      \n
      What happens is, my containers spin up apparently properly. But when I go to :9191, I have this:\n
      \n
      [imgur.com/a/PiazCcP](https://imgur.com/a/PiazCcP)\n
      \n
      I did sudo chmod 777 /home/user/Documents/Docker/LinguaCafe/temp -R as instructed by the documentation.\n
      \n
      Never had that happen before. Does anyone know? Thanks
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727104607 {#1701
      date: 2024-09-23 17:16:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2456 …}
    +votes: Doctrine\ORM\PersistentCollection {#2453 …}
    +reports: Doctrine\ORM\PersistentCollection {#2454 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
    +badges: Doctrine\ORM\PersistentCollection {#1618 …}
    +children: [
      App\Entity\EntryComment {#1676}
    ]
    -id: 31925
    -titleTs: "'compos':8 'confus':2 'docker':7 'docker-compos':6 'doesn':9 'linguacaf':1 'provid':5 'work':11"
    -bodyTs: "'/a/piazccp](https://imgur.com/a/piazccp)':165 '/home/user/documents/docker/linguacafe/temp':171 '/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':144 '/u2cbwm2n](https://pastebin.com/u2cbwm2n)':141 '1045':91 '777':74,170 '9191':159 'access':92 'adress':98 'aggreg':107 'alreadi':41 'anonym':114 'anyon':184 'app':78 'appar':152 'basic':130 'censor':99 'chmod':73,169 'compos':18,57 'contain':149 'count':105 'databas':87 'decid':7 'deni':93 'directori':79 'docker':17 'docker-compos':16 'document':177 'easi':29 'edit':66 'error':85 'everyon':2 'figur':44 'file':58,126,132 'follow':84 'found':4 'get':82 'github':136 'github.com':143 'github.com/simjanos-dev/linguacafe](https://github.com/simjanos-dev/linguacafe)':142 'go':157 'happen':146,181 'hello':1 'hour':40 'hy000':90 'illumin':86 'imgur.com':164 'imgur.com/a/piazccp](https://imgur.com/a/piazccp)':163 'instruct':174 'ip':97 'know':185 'linguacaf':5,96 'look':54 'm':48,64 'made':70 'make':34 'miss':49 'name':123 'near':38 'never':178 'password':101,120 'pastebin':115 'pastebin.com':140 'pastebin.com/u2cbwm2n](https://pastebin.com/u2cbwm2n)':139 'path':138 'pretti':28 'progress':67 'proper':153 'provid':15,133 'queryexcept':88 'r':172 'recent':3 'remov':118 'rest':128 'right':30 'select':104 'someon':51 'somewhat':113 'specifi':23 'spent':37 'spin':9,150 'sql':103 'sqlstate':89 'stupid':65 'sudo':168 'take':52 'tast':27 'tell':60 'thank':186 'tri':42 'two':39 'use':72,100 'user':95,109 'volum':21 'whole':77 'work':36 'yes':102"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705822246
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10947196"
    +editedAt: DateTimeImmutable @1727099797 {#1674
      date: 2024-09-23 15:56:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705752246 {#1691
      date: 2024-01-20 13:04:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: null
  +root: null
  +body: "That error message says it the permissions of the `/home/user/Documents/Docker/LinguaCafe/logs` directory. You can try changing it full r/w temporarily to test."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705760190 {#1606
    date: 2024-01-20 15:16:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Natal@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  -id: 325689
  -bodyTs: "'/home/user/documents/docker/linguacafe/logs':10 'chang':15 'directori':11 'error':2 'full':17 'messag':3 'permiss':7 'r/w':18 'say':4 'temporarili':19 'test':21 'tri':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6376813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705760190 {#1752
    date: 2024-01-20 15:16:30.0 +01:00
  }
  +"title": 325689
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details