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

HDWallet HDWALLET_SSL_CERT_PATH #3056

Open
mameex opened this issue Aug 20, 2023 · 0 comments
Open

HDWallet HDWALLET_SSL_CERT_PATH #3056

mameex opened this issue Aug 20, 2023 · 0 comments

Comments

@mameex
Copy link

mameex commented Aug 20, 2023

env: quay.io/openware/peatio:2.6.59

wallet uri path: "https://hdwallet/api/v2/hdwallet" as listed in https://www.openware.com/sdk/2.6/docs/peatio/plugins/openware_hdwallet/configuration-ethereum

{"level":"WARN","time":"2023-08-20 13:07:40","message":"Peer verification turned off. SSL connection { verify: false }"}
{"level":"ERROR","time":"2023-08-20 13:07:40","message":"#<Peatio::Wallet::ClientError: Failed to open TCP connection to hdwallet:443 (getaddrinfo: Temporary failure in name resolution)>"}

searching in files i found ca_file_path = ENV.fetch('HDWALLET_SSL_CERT_PATH', '')

my undestanding is i have to put ssl cert path into env file. but not sure what the exact path.

any help would be appreciated.

also this is throwing as error:
{"level":"ERROR","time":"2023-08-20 13:06:40","message":"#<Peatio::Blockchain::ClientError: invalid argument 0: json: cannot unmarshal hex string without 0x prefix into Go value of type common.Address (-32602)>"}

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

No branches or pull requests

1 participant