Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

启动WeCross Account Manager失败 #573

Closed
yngil opened this issue May 4, 2023 · 2 comments
Closed

启动WeCross Account Manager失败 #573

yngil opened this issue May 4, 2023 · 2 comments

Comments

@yngil
Copy link

yngil commented May 4, 2023

Describe the bug
在手动组网时,启动WeCross Account Manager失败,问题附在log日志中。
error.log

To Reproduce
Steps to reproduce the behavior:

  1. cd ~/wecross-networks
  2. cd ~/wecross-networks/WeCross-Account-Manager/
  3. cp ~/wecross-networks/routers-payment/cert/sdk/* conf/
  4. bash create_rsa_keypair.sh -d conf/
  5. cp conf/application-sample.toml conf/application.toml
  6. vim conf/application.toml
  7. bash start.sh

Expected behavior
期待可以看到应用启动无异常

Screenshots
image

Desktop (please complete the following information):

  • OS: [MACOS]
  • Runtime: [java]
  • Version [openjdk 1.8.0_312]

Additional context

@kyonRay
Copy link
Contributor

kyonRay commented May 5, 2023

请提供一下本地openssl的版本号,以及本地WeCross Account Manager的版本号。这个问题应该是上述步骤的第4步生成rsa密钥对加载失败引起的。

@yngil
Copy link
Author

yngil commented May 5, 2023

问题已解决,原因是macos的openssl版本为libressl,修改为openssl@1.1版本后,应用可以正常启动

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants