Skip to content

Migration from 8.5.1 to 10.0.0 causing issues #1971

Open
@pb91

Description

@pb91

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions