hiddify-next icon indicating copy to clipboard operation
hiddify-next copied to clipboard

1.4.1 may have a problem when get the resources from https://www.gstatic.com

Open 1nj0k opened this issue 7 months ago • 1 comments

Search first

  • [X] I searched and no similar issues were found

What Happened?

When visiting google.com, I find v1.4.1 cannot get resources from www.gstatic.com (developer.android.com has the same problems). However, I try using v1.4.0, it is OK. I am not sure whether this is caused by using the new geoip/geosite rule-sets.

This is the network log when using v1.4.1. 1 4 1

This is the network log when using v1.4.0. 1 4

Besides, when using v1.4.1, box has io error logs when visiting www.gstatic.com. When using v1.4.0, there is no error log.

Minimal Reproducible Example (MRE)

  1. Visit google.com without caches
  2. Open dev tools, www.gstatic.com cannot load correctly
  3. Visit developer.android.com without caches, the website css cannot load correctly

Expected Behavior

No response

Version

v1.4.1dev

Platform/OS

Linux

Additional Context

No response

Application Config Options

No response

Relevant log output

+0000 2024-07-09 09:09:10 ERROR [2481369805 6.14s] inbound/mixed[mixed-in]: process connection from 127.0.0.1:***: dial tcp 142.251.12.95:443: i/o timeout
+0000 2024-07-09 09:09:15 ERROR [3340271510 5.0s] inbound/mixed[mixed-in]: process connection from 127.0.0.1:***: dial tcp 74.125.68.94:443: i/o timeout

Are you willing to submit a PR? If you know how to fix the bug.

  • [ ] I'm willing to submit a PR (Thank you!)

1nj0k avatar Jul 09 '24 01:07 1nj0k