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

Cannot find Core peer list and other gateways don't answer #61

Open
isarceaux opened this issue Jan 3, 2023 · 1 comment
Open

Cannot find Core peer list and other gateways don't answer #61

isarceaux opened this issue Jan 3, 2023 · 1 comment

Comments

@isarceaux
Copy link

Hi!
I first tried to connect to different gateways to test the chainpoint API but unsucessfully (requests timed out). I tried the test server http://35.231.41.69 and several other IP I found here https://app.swaggerhub.com/apis/Chainpoint/chainpoint-gateway/1.0.0 but none worked.

So I though I would setup my own Chainpoint Gateway to test the service, so I installed it choosing testnet, but then got the following errors:

Core IP 3.135.54.225 not repsonding to peers requests
Core IP 52.14.49.31 not repsonding to peers requests
Core IP 3.133.119.65 not repsonding to peers requests
An unexpected error has occurred : Unable to retrieve Core peer list. Please run 'make init' again.
Shutting down Lightning node...
Shutdown complete

If anybody here has any idea on what's happening and what could solve the situation, I would love it!

Many thanks,

@jacohend
Copy link
Contributor

jacohend commented Jan 9, 2023

Hi isarceaux,

We shut down our testnet instances after disuse, so 3.135.54.225 is not longer operating. Mainnet works fine; anything from 18.220.31.138 or any IPs listed at http://18.220.31.138/peers will work.

You can probably set up your own testnet chainpoint-core to connect to, if you really need testnet: https://github.com/chainpoint/chainpoint-core

Unless you need to run this infra, you can generally use our public gateways directly, using our client at https://github.com/chainpoint/chainpoint-js.

Let me know if this helps!

Jacob

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

2 participants