Support Forum
#supportforum Any doubts or questions on how to use Decidim? Check them with the Community!
Error 500 en CensusAuthorizationHandler
Hi, has someone had the following error -> 500 error while adding auctions. The steps performed are:
I add in the file -> config / initializers / decidim.rb
Decidim :: Verifications.register_workflow (: census_authorization_handler) do | ath | auth.form = "CensusAuthorizationHandler" end
Thus I obtain the authorization of the authorization from the Administration.
Then I add the form in app / views / census_authorization / _form.html.erb
And finally -> app / services / census_authorization_handler.rb
The error I get when doing Submit on the form -> is error 500, the error log does not give any clue of the reason for the error.
Regardless of what I write to the census_authorization_handler.rb file, I always get the same error.
Decidim Version: 0.22
If you can help me with any ideas of what the problem might be, I will greatly appreciate it .
List of Endorsements
Report inappropriate content
Is this content inappropriate?
Comment details
You are seeing a single comment
View all comments
Conversation with Ivana Seimandi
Hola! hice varias cosas, pero comenzó a funcionar luego de comentar en Gemfile la gema decidim-verifications e instalar "Yarn". Saludos.
Muchas gracias Ivana.
Sabes que no hice ninguna modificación aún porque encontré la opción para subir el censo en la barra lateral izquierda como "Subir Censo", de la página de administración del sitio. Realicé algunas pruebas y por el momento funciona bien y verifica bien los documentos. El error 500 me aparece únicamente si intento acceder a través de la opción Participantes>Verificaciones.
Saludos.
Loading comments ...