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

Unable to read environment variable pravega_client_tls_cert_path on Windows system #406

Open
sanjeevshar opened this issue Dec 14, 2022 · 1 comment

Comments

@sanjeevshar
Copy link

Problem description
There is not problem reading cert on Linux but on Windows it cannot read path correctly. I am using Python.

Problem location
thread '' panicked at 'should be valid path: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }', config\src\lib.rs:128:49
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Suggestions for an improvement

@sanjeevshar
Copy link
Author

Looks like none of the env variable can be read in windows (windows server 2019 with Python 3.8)environment. I cloud not specify and use pravega_client_auth_method as well as pravega_client_auth_keycloak. Though everything works fine on Ubuntu.

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

1 participant