已打开 10:51AM - 18 Jan 25 UTC
已关闭 11:05AM - 18 Jan 25 UTC
bug
### bug description
Today after 12:00 GMT+3 `tiktok.com` stopped resolving on a…ll of my servers (Netherlands, Germany) and my own computer using cloudflare/google DNS. Meanwhile `www.tiktok.com` works fine everywhere. I suggest to switch to `www.tiktok.com` instead.
```
TypeError: fetch failed
at node:internal/deps/undici/undici:12502:13
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async default (file:///home/acid/cobalt/api/src/processing/services/tiktok.js:39:18)
at async default (file:///home/acid/cobalt/api/src/processing/match.js:129:21)
at async file:///home/acid/cobalt/api/src/core/api.js:254:28 {
[cause]: Error: getaddrinfo ENOTFOUND tiktok.com
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'tiktok.com'
}
}
```
### reproduction steps
1. Use Cloudflare (1.1.1.1) or Google DNS (8.8.8.8)
### screenshots
![Image](https://github.com/user-attachments/assets/06e1de32-0d80-4d1c-90d5-c05eedca80a3)
![Image](https://github.com/user-attachments/assets/bbcce969-c503-47cf-becb-a5a11f3cb0ea)
![Image](https://github.com/user-attachments/assets/131cc51a-4c33-46ed-9c3b-9c2ec0e41c50)
### links
```shell
```
### platform information
Docker on Debian GNU/Linux, Docker on Ubuntu 22.10, Docker on Linux Mint
### additional context
_No response_