Error 500 Internal Server Error

GET https://dev.petso.halisz.pl/file/breeding-certificate/2907

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 security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "App\Security\AppFrontendAuthenticator"
  "App\Security\AppFacebookAuthenticator"
  "App\Security\AppGoogleAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#130
  -map: Symfony\Component\Security\Http\AccessMap {#131 …}
  -logger: Monolog\Logger {#99 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#138
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#108 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#141 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#280 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#139 …}
  -logger: Monolog\Logger {#99 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#110 …}
}
6.16 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#180
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#178 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#182
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#281 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#262 …}
  -map: Symfony\Component\Security\Http\AccessMap {#131 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#109
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#281 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#93 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#110 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppFrontendAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\AppFacebookAuthenticator"

This authenticator did not support the request.

skipped
"App\Security\AppGoogleAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AdminUserVoter"
5
"App\Security\Voter\BreedingCertificateVoter"
6
"App\Security\Voter\NotificationVoter"
7
"App\Security\Voter\OfferPublicVoter"
8
"App\Security\Voter\OfferVoter"
9
"App\Security\Voter\PaymentVoter"
10
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED BREEDING_CERTIFICATE_DOWNLOAD_PUBLIC
App\Entity\Breeding {#757
  -id: 2907
  -name: "Grey of Love"
  -regon: null
  -description: """
    Jesteśmy parą, która z powołania – można tak śmiało powiedzieć – prowadzi hodowlę wyżłów weimarskich krótkowłosych oraz hotel dla zwierząt. Nasza miłość do zwierząt i zaangażowanie sprawiają, że każde zwierzę w naszym otoczeniu traktowane jest z troską, szacunkiem i pełnym oddaniem.\r\n
    \r\n
    Nasza hodowla to dom dla pięciu wyjątkowych wyżłów weimarskich krótkowłosych. Każdy z nich ma swoją unikalną osobowość, a my dbamy o ich zdrowie, rozwój i szczęście.
    """
  -owner: Proxies\__CG__\App\Entity\User {#958 …}
  -images: Doctrine\ORM\PersistentCollection {#1006 …}
  -association: Proxies\__CG__\App\Entity\Association {#1055 …}
  -verified: "yes"
  -slugger: ? Symfony\Component\String\Slugger\SluggerInterface
  -associationCustom: null
  -activateVerified: false
  -nickname: "Grey of Love - hodowla psów rasowych"
  -facebookUrl: null
  -instagramUrl: null
  -webUrl: "https://greyoflove.com.pl/"
  -certificateFile: "1CUMwXvgyw1j2re7UDMUN3.jpg"
  -certificateFileStatus: App\Enum\CertificateFileStatus {#681 …}
  -certificateFileUploadedAt: DateTimeImmutable @1761129802 {#756
    date: 2025-10-22 10:43:22.0 UTC (+00:00)
  }
  -certificateFileRejectedReason: null
  -certificateFilePublic: true
  -breeds: Doctrine\ORM\PersistentCollection {#1103 …}
  -deletedAt: null
}
"App\Security\Voter\AdminUserVoter"
ACCESS ABSTAIN
"App\Security\Voter\BreedingCertificateVoter"
ACCESS GRANTED
Show voter details