Code Monkey home page Code Monkey logo

Comments (7)

avwo avatar avwo commented on July 30, 2024

报错的链接发我下

from whistle.

Fredida avatar Fredida commented on July 30, 2024

@avwo https://icbc.com.cn/ICBC/default.htm

from whistle.

avwo avatar avwo commented on July 30, 2024

重新安装 Whistle 并重启试试

from whistle.

Fredida avatar Fredida commented on July 30, 2024

重新安装 Whistle 并重启试试

无用,唯一有效的临时解决方案是卸载Node.js 20 LTS,降级安装Node.js 16,利用旧版本Node.js默认情况下开启OpenSSL的legacy renegotiation配置的特性,可无错访问到使用旧版(1.1.x)OpenSSL的server端。但也会在另一些情况下带来新的SSL问题。所以还是希望能在Whistle代码中显式crypto.constants.SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION

from whistle.

avwo avatar avwo commented on July 30, 2024

看下 Whistle 是不是最新版本 2.9.69:

npm i -g whistle --registry=https://registry.npmmirror.com && w2 restart

from whistle.

Fredida avatar Fredida commented on July 30, 2024

用yarn管理包,在yarn upgrade whistle显式升级之后:
yarn whistle version输出2.9.69
再打开之前报错的链接,已能顺利访问,感谢作者的帮助。
顺带一问,这个commit解决这个问题主要修改的是biz/webui/htdocs/js/index.js?这应该是和whistle的web界面相关?

from whistle.

avwo avatar avwo commented on July 30, 2024

https://github.com/avwo/whistle/blob/master/lib/util/index.js#L177

from whistle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.