Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

404
Vistas
EasyAdmin on Server - Problem with the /admin route

I have some strange problem with easyadmin 3 on my web server. On my local machine everything works perfectly, but when I deployed the code to the web server, I am getting this error:

The signature of the URL is not valid.

In log file it looks like this:

request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException: "The signature of the URL is not valid." at /var/www/myapp/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php line 134 {"exception":"[object] (Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException(code: 0): The signature of the URL is not valid. at /var/www/myapp/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php:134)"} []

If I debug the routes, the route /admin exist:

Name Method Scheme Host Path

app_admin_dashboard_index ANY ANY ANY /admin

Does somebody know what is the problem?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

The problem is solved by adding this code to the DashboardController:

public function configureDashboard(): Dashboard
    {
        return Dashboard::new()
            ->disableUrlSignatures()
            ;
    }
over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda