Error 500 Internal Server with Strapi v3 in POST auth/local

Hello everyone,

Im trying to run a strapi server, any GET request is working fine but when Im going to log in with an Vue applicacion with a POST auth/local I have a 500 Internal Server Error.

This is log of strapi but I cant understand what it means.

Thank you all