upptime / upptime

⬆️ GitHub Actions uptime monitor & status page by @AnandChowdhary
https://upptime.js.org
MIT License
14.96k stars 844 forks source link

Response Graph not generated #959

Open PythonSmall-Q opened 1 month ago

PythonSmall-Q commented 1 month ago

Describe the bug After I made a genaration of the project, even after 3 weeks I still can't get any type of Response graph from the last three actions in the pic below image

Expected behavior every pic should be shown

Screenshots image

Repo

https://github.com/XMOJ-Script-dev/statuspage

AnandChowdhary commented 1 month ago

I think it's because how the slugify works and it doesn't work well well on non-Latin script characters. If you add a slug: after the name of the site, it should work as expected.

PythonSmall-Q commented 1 month ago

but i used a slug, please see the repo thx

PythonSmall-Q commented 1 month ago

image

PythonSmall-Q commented 1 month ago

image now all graphs are missing

PythonSmall-Q commented 1 month ago

and the statuspage seem to be down because of this

upd:and it goes up now

PythonSmall-Q commented 1 month ago

@AnandChowdhary any updates?

AnandChowdhary commented 1 month ago

You're right, this is a bug where some places it's not correctly using the slug.

PythonSmall-Q commented 1 month ago

Gotta, looking around waiting for a fix

SJang1 commented 3 weeks ago

Same issue here and some reason it went way wrong image

After adding slug the response time has being fixed but still no graph