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

[Bug]: Server throw Error 500 on listener_run call #563

Open
shiipou opened this issue Mar 22, 2024 · 0 comments
Open

[Bug]: Server throw Error 500 on listener_run call #563

shiipou opened this issue Mar 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@shiipou
Copy link
Contributor

shiipou commented Mar 22, 2024

What happened?

Sometimes we just got an error 500 from the server when calling a listener from the app.

Probably when the listener return nothing or crash, the listener get a timeout error and made this error to be thrown.

What browsers are you seeing the problem on?

No response

Version

1.5.3

Relevant log output

[__exception__: true, __struct__: LenraCommon.Errors.TechnicalError, message: "Unknown error", metadata: "503\n\tlib/services/application_services.ex:393 Elixir.ApplicationRunner.ApplicationServices.response/2\n\tlib/services/application_services.ex:74 Elixir.ApplicationRunner.ApplicationServices.run_listener/5\n\tlib/event_handler.ex:105 Elixir.ApplicationRunner.EventHandler.handle_call/3\n\tgen_server.erl:721 gen_server.try_handle_call/4\n\tgen_server.erl:750 gen_server.handle_msg/6\n\tproc_lib.erl:226 proc_lib.init_p_do_apply/3", reason: :unknown_error, status_code: 500]
@shiipou shiipou added the bug Something isn't working label Mar 22, 2024
@shiipou shiipou added this to Lenra Mar 22, 2024
@github-project-automation github-project-automation bot moved this to 🟣 Need triage in Lenra Mar 22, 2024
@taorepoara taorepoara moved this from 🟣 Need triage to 🟡 Backlog in Lenra Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🟡 Backlog
Development

No branches or pull requests

1 participant