What happened?
I’m unable to create the status page because of the following validation error:
Unable to validate key: metrics.monitors[0].title
This indicates that the title field for the first monitor in the metrics.monitors configuration is missing, empty, or incorrectly formatted.
Steps To Reproduce
No response
Version
lastest
What browser are you seeing the problem on?
Microsoft Edge
Which browser are you using?
Edge
Relevant log output
> lunalytics@0.10.22 docker
> node ./scripts/setup.js && npm run start
notice: SETUP Configuration file already exists. Please manually edit to overwrite or delete the file. {"service":"bot","timestamp":1777541090536}
> lunalytics@0.10.22 start
> cross-env NODE_ENV=production node server/index.js
error: HTTP Status Check Issue checking monitor 019ddda9-5ede-7109-8e3b-933a9118530e: Request failed with status code 401 {"service":"bot","timestamp":1777541091832}
notice: Express Initialising routes {"service":"bot","timestamp":1777541092725}
notice: Express Serving production static files {"service":"bot","timestamp":1777541092726}
notice: Express Serving production static files {"service":"bot","timestamp":1777541092726}
notice: Express Server is running on port 2308 {"service":"bot","timestamp":1777541092728}
error: HTTP Status Check Issue checking monitor 019ddda9-5ede-7109-8e3b-933a9118530e: Request failed with status code 401 {"service":"bot","timestamp":1777541151981}
error: HTTP Status Check Issue checking monitor 019ddda9-5ede-7109-8e3b-933a9118530e: Request failed with status code 405 {"service":"bot","timestamp":1777541173956}
error: HTTP Status Check Issue checking monitor 019ddda9-5ede-7109-8e3b-933a9118530e: Request failed with status code 401 {"service":"bot","timestamp":1777541183815}
error: HTTP Status Check Issue checking monitor 019ddda9-5ede-7109-8e3b-933a9118530e: Request failed with status code 405 {"service":"bot","timestamp":1777541201568}
error: HTTP Status Check Issue checking monitor 019ddda9-5ede-7109-8e3b-933a9118530e: Request failed with status code 401 {"service":"bot","timestamp":1777541208392}
error: HTTP Status Check Issue checking monitor 019ddda9-5ede-7109-8e3b-933a9118530e: Request failed with status code 401 {"service":"bot","timestamp":1777541268542}
error: HTTP Status Check Issue checking monitor 019ddda9-5ede-7109-8e3b-933a9118530e: Request failed with status code 401 {"service":"bot","timestamp":1777541328679}
I have checked the other issues and pull-requests for similar issues.
What happened?
I’m unable to create the status page because of the following validation error:
Unable to validate key: metrics.monitors[0].title
This indicates that the title field for the first monitor in the metrics.monitors configuration is missing, empty, or incorrectly formatted.
Steps To Reproduce
No response
Version
lastest
What browser are you seeing the problem on?
Microsoft Edge
Which browser are you using?
Edge
Relevant log output
I have checked the other issues and pull-requests for similar issues.