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

Failed to fetch peers (Core v3) #3750

Closed
boldninja opened this issue May 28, 2020 · 2 comments
Closed

Failed to fetch peers (Core v3) #3750

boldninja opened this issue May 28, 2020 · 2 comments

Comments

@boldninja
Copy link
Member

Trying to fetch a list of peers inside Desktop Wallet fails, although API endpoint (api/peers) works normally. This is related to it looking for peers that have core-api or core-wallet-api registered as plugins and not returning ports. Example:

{
  "ip": "<ye some IP>",
  "port": "4000",
  "ports": {
  },
  "version": "3.0.0-next.0",
  "height": 45441,
  "latency": 3
},
@air1one
Copy link
Contributor

air1one commented Jun 1, 2020

To test with latest develop now that #3755 is merged @boldninja , I will let you close this once you validate this is 🆗

@boldninja
Copy link
Member Author

resolved :yesyes:

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