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

Migration from 8.5.1 to 10.0.0 causing issues #1971

Open
pb91 opened this issue Mar 19, 2024 · 0 comments
Open

Migration from 8.5.1 to 10.0.0 causing issues #1971

pb91 opened this issue Mar 19, 2024 · 0 comments

Comments

@pb91
Copy link

pb91 commented Mar 19, 2024

Restify Version: 10.0.0
Node.js Version: v18.19.1

Expected behaviour

Previously, my code worked seamlessly with Restify v8.5.1. However, after upgrading to v10.0.0, every endpoint started responding with the following message:

{
    "code": "InternalServer",
    "message": "Reached the end of the handler chain without writing a response!"
}

I tried to debug the issue but not able to find the exact root cause of the issue. And there is no migration guide for version 8 -> 10/10+

Repro case

NA

Cause

The cause of the issue remains elusive despite efforts to investigate.

Are you willing and able to fix this?

yes

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

No branches or pull requests

1 participant