Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problemas desplegando el servidor de forma local #11

Open
Losnen opened this issue Jan 26, 2018 · 0 comments
Open

Problemas desplegando el servidor de forma local #11

Losnen opened this issue Jan 26, 2018 · 0 comments

Comments

@Losnen
Copy link
Member

Losnen commented Jan 26, 2018

Estoy intentando ejecutar el servidor localmente, pero tengo algunos problemas con elasticsearch después de la autorización con github.

sale esto en la terminal

17:44:53 web.1 | 2018-01-26 17:44:53 +0000: Rack app error handling request { GET /auth/github/callback } 17:44:53 web.1 | #<Elasticsearch::Transport::Transport::Errors::BadRequest: [400] {"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"No handler for type [string] declared on field [group_title]"}],"type":"mapper_parsing_exception","reason":"Failed to parse mapping [group_assignment_repo]: No handler for type [string] declared on field [group_title]","caused_by":{"type":"mapper_parsing_exception","reason":"No handler for type [string] declared on field [group_title]"}},"status":400}>

y esto en el navegador

Puma caught this error: [400] {"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"No handler for type [string] declared on field [group_title]"}],"type":"mapper_parsing_exception","reason":"Failed to parse mapping [group_assignment_repo]: No handler for type [string] declared on field [group_title]","caused_by":{"type":"mapper_parsing_exception","reason":"No handler for type [string] declared on field [group_title]"}},"status":400} (Elasticsearch::Transport::Transport::Errors::BadRequest)

Can you help me please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant