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 retrieving a new deposit address in testnet.blinktrade.com #24

Open
reinaldomendes opened this issue Oct 27, 2017 · 9 comments
Open

Comments

@reinaldomendes
Copy link

reinaldomendes commented Oct 27, 2017

Hi,

I'm trying to use the platform in https://testnet.blinktrade.com
I'm signed up new account.

When I'm trying to generate new deposit address I'm receiving the error bellow:

Message from server: Error retrieving a new deposit address. Please, try again - <urlopen error [Errno 111] Connection refused>

testnet blinktrade com

@cesardeazevedo
Copy link
Contributor

Yes, this issue remains for a while (#19 #21) i will talk to @pinhopro about it, but for now, i suggest you to create a account on foxbit testnet instead (https://testnet.foxbit.exchange) and create a fiat deposit, and then, logged as foxbit testnet admin (username: foxbit, password: abc12345, and don't forget to click on footer admin link) and approve your own deposit on the admin tab.

@reinaldomendes
Copy link
Author

@cesardeazevedo

The foxbit testnet https://testnet.foxbit.exchange is not working.

testnet foxbit com

@cesardeazevedo
Copy link
Contributor

It's working fine here.

@reinaldomendes
Copy link
Author

reinaldomendes commented Oct 27, 2017

@cesardeazevedo The problem here is the DNS.

The foxbit testnet tries to connect wss://api.testnet.blinktrade.com/trade/ but when I ping the the IP is not resolved.

$  ping api.testnet.blinktrade.com
ping: unknown host api.testnet.blinktrade.com

@cesardeazevedo
Copy link
Contributor

Hi @reinaldomendes

Can you login as rodrigo/abc12345 directly on testnet.blinktrade.com ? This is also a testnet account that we use.

The testnet.foxbit hasn't been updated for a long time, and the correct endpoint for testnet is api_testnet.blinktrade.com, we will try to update it on testnet.foxbit very soon, but for now, you can just use testnet.blinktrade.com

@reinaldomendes
Copy link
Author

Thanks @cesardeazevedo.

@reinaldomendes
Copy link
Author

@cesardeazevedo
The lib installed by npm '0.0.10' uses the endpoint api.testnet.blinktrade.com istead of api_testnet.blinktrade.com.

I replaced the endpoint in all files and the api works, but you should consider update the code.

The issue #25 also occurs in testnet.

Thanks.

@cesardeazevedo
Copy link
Contributor

Yes indeed, i need to update this as well, thanks for reporting.

@ericrf
Copy link

ericrf commented Jan 18, 2018

same issue, is there a way to fix that?

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

3 participants