Skip to content

we are getting TypeError: Cannot read property 'path' of undefined when the URL is not exist (status code is 404) #1

@ha-akelius

Description

@ha-akelius

we are getting TypeError: Cannot read property 'path' of undefined when the URL is not exist (status code is 404)
from console the error is coming from this file

node_modules/prometheus-api-metrics/src/koa-middleware.js:98
let route = properRoute.path; // properRoute is undefined for 404 request

is there a way to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions