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

Error when init Nym client for Nym requester #800

Closed
706f6c6c7578 opened this issue Oct 2, 2021 · 6 comments
Closed

Error when init Nym client for Nym requester #800

706f6c6c7578 opened this issue Oct 2, 2021 · 6 comments
Assignees
Labels
bug-needs-triage A bug that needs discussing and triage qa Quality Assurance

Comments

@706f6c6c7578
Copy link

Hi,

I just installed Nym according to the docs at your site and when running the client for the Nym requester I receive the following error:

./nym-client init --id requester-client --gateway 4kjgWmFU1tcGAZYRZR57yFuVAexjLbJ5M7jvo3X5Hkcf

  _ __  _   _ _ __ ___
 | '_ \| | | | '_ \ _ \
 | | | | |_| | | | | | |
 |_| |_|\__, |_| |_| |_|
        |___/

         (client - version 0.11.0)

Initialising client...
thread 'main' panicked at 'called Result::unwrap() on an Err value: ValidatorAPIError { source: ReqwestClientError { source: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("testnet-milhon-validator1.nymtech.net")), port: Some(8080), path: "//v1/gateways", query: None, fragment: None }, source: hyper::Error(IncompleteMessage) } } }', clients/native/src/commands/init.rs:103:65
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Aborted (core dumped)

@tommyv1987
Copy link
Contributor

Hi @SAC001

Have you tried again since you reported this issue? If not I will take a look to see if I can reproduce it today.

Thanks

@706f6c6c7578
Copy link
Author

Thanks for your reply. No, I have not.

Regards
Stefan

@tommyv1987
Copy link
Contributor

Hi @SAC001, I was away last week, I apologise this has cropped up on my list of things to action this week. I will update in due course.

Thanks for being patient.

@706f6c6c7578
Copy link
Author

@tommyv1987 No problem, I can wait.

Regards
Stefan

@tommyv1987 tommyv1987 self-assigned this Nov 18, 2021
@tommyv1987 tommyv1987 added bug-needs-triage A bug that needs discussing and triage qa Quality Assurance labels Nov 18, 2021
@tommyv1987
Copy link
Contributor

Hi @SAC001 I apologize for the slow response:
Just to confirm

  • You had checkout the correct version of the binaries to build and run the requester
  • I know it's of preference but did you try to use any other gateways listed on the nym-network explorer?

Did you ensure that there was no whitespace when inputting the gateway?
I was able to successfully configure my profile for this gateway.
image

@706f6c6c7578
Copy link
Author

@tommyv1987

Thanks for the tip, now it is working. Not sure what I did wrong.

Regards
Stefan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-needs-triage A bug that needs discussing and triage qa Quality Assurance
Projects
None yet
Development

No branches or pull requests

2 participants