lony2003
lony2003
Oh, I have tried re-run the Graph CI, but it doesn't work and it didn't show any error.
emmmmmm,I thought it was my fault, so I recreated the repo: https://github.com/fangkehou-team/fangkehou_status and it still don't work
I have read the code of https://github.com/upptime/graphs/blob/master/src/index.ts and found that it may be slugify's problem. I will try it and maybe create a pull request to solve it if it...
Well, I have known the exact cause of this problem. @sindresorhus/slugify doesn't support Chinese characters, so the name of the site that only contains Chinese characters won't have a slug....
@cornradio 啊?不是兄弟,你真用啊[doge]?具体用法你可以参考test.html最后的script标签,这玩意就一个单文件,所以直接用script引用一下就OK了。希望你的应用上线之后可以告诉我一声,我去观摩一下[doge]。
完整dmesg: ```console armbian:~:# dmesg [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.15.148-happy-new-year (root@fv-az1498-961) (aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 13.2.rel1 (Build arm-13.7)) 13.2.1 20231009, GNU ld...
@Notrackker You can try the releases of that repository, it should work, further report is welcome. Please open issues or pull requests in that repository if you find something broken.
@salaboy I have changed the `Targeter` part to using `BeanPostProcesser` to handle them, so now no confliects will happen.
@cicoyle I have checked all files and add headers for them, and I have solved the problem that makes IT failed. Please re-trigger the CI.
@cicoyle conflict solved.