chanind / hanzi-writer

Chinese character stroke order animations and practice quizzes
https://hanziwriter.org
MIT License
3.52k stars 551 forks source link

安卓手机wifi网络下,偶尔出现chromium: [ERROR:ssl_client_socket_impl.cc(959)] handshake failed; returned -1, SSL error code 1, net_error -100 #305

Open KingOfHui opened 1 year ago

KingOfHui commented 1 year ago

这种情况仅当在Wifi网络下,偶发性的会出现这个错误,必现;但是在手机使用流量的情况下从未出现,是什么原因造成的呢?

spuermax commented 1 month ago

原因是:onReceivedError 回调 code=8,description=ERR_CONNECTION_TIMED_OUT。连接超时,大概率被墙了。

chanind commented 1 month ago

Is this a GFW issue? It looks like jsdelivr is blocked in China now? e.g. https://discourse.psychopy.org/t/cdn-jsdelivr-net-has-been-blocked-in-china-is-there-any-possible-change-the-source-of-css/29212 and https://discourse.psychopy.org/t/cdn-jsdelivr-net-has-been-blocked-in-china-is-there-any-possible-change-the-source-of-css/29212. If jsdelivr doesn't work, does unpkg work better in China? Or is there a different free CDN with better China support?