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

i can not run it #2

Closed
ShimizuKawasaki opened this issue May 25, 2021 · 2 comments
Closed

i can not run it #2

ShimizuKawasaki opened this issue May 25, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@ShimizuKawasaki
Copy link

Please provide bind address (eg: 0.0.0.0:443): 0.0.0.0:443
thread '' panicked at 'called Result::unwrap() on an Err value: ErrorStack([Error { code: 33558530, library: "system library", function: "fopen", reason: "No such file or directory", file: "../crypto/bio/bss_file.c", line: 288, data: "fopen('cert/key.pem','r')" }, Error { code: 537346050, library: "BIO routines", function: "file_ctrl", reason: "system lib", file: "../crypto/bio/bss_file.c", line: 290 }, Error { code: 336265218, library: "SSL routines", function: "SSL_CTX_use_PrivateKey_file", reason: "system lib", file: "../ssl/ssl_rsa.c", line: 521 }])', src/server/spawn.rs:34:14

@imjdl
Copy link

imjdl commented May 26, 2021

You need to run it in the link directory

. /target/release/link

@postrequest
Copy link
Owner

Hi 939232907!

Currently the link server must be executed from a directory containing a folder name "cert" that contains the "cert.pem" and "key.pem" files.

@postrequest postrequest added the bug Something isn't working label Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants