PerformanC / NodeLink

Performant LavaLink alternative written with Node.Js
BSD 2-Clause "Simplified" License
38 stars 23 forks source link

[BUG]: `stats` route throws Error #40

Closed UnschooledGamer closed 5 months ago

UnschooledGamer commented 5 months ago

NodeLink version

v2 (latest commit pulled from github repo)

Description

stats endpoint Throws Error whenever requested(queried) it's an code/implementation error.

image0

Client

Rest API Request Client(like postman, etc...).

Steps to reproduce

  1. Start an NodeLink Server
  2. Send a request to stats endpoint, it will return 5xx status code, then check your console/logs
  3. There would be an Error displayed.

Example code

No response

Confirmations

Code of Conduct