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: Invalid JSON RPC response on dao apps --all command #1577

Closed
macor161 opened this issue Mar 22, 2020 · 3 comments
Closed

Error: Invalid JSON RPC response on dao apps --all command #1577

macor161 opened this issue Mar 22, 2020 · 3 comments
Assignees
Labels
🐛 bug An unexpected behavior of the API

Comments

@macor161
Copy link
Contributor

🐛 Bug Report

The dao apps -all command returns the following error when run on mainnet:

Invalid JSON RPC response: "<html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body>\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>nginx/1.17.6</center>\r\n</body>\r\n</html>\r\n"

Using the infura endpoint doesn't seem to solve the problem.

@macor161 macor161 added the 🐛 bug An unexpected behavior of the API label Mar 22, 2020
@macor161 macor161 self-assigned this Mar 22, 2020
@sohkai
Copy link
Contributor

sohkai commented Mar 22, 2020

Using the infura endpoint doesn't seem to solve the problem.

This suggests we may not be piping the wsRpc option to this command (or we didn't test using the latest build with it).

@macor161
Copy link
Contributor Author

Indeed the wsRpc provider wasn't used to fetch permissionless apps :)

@macor161
Copy link
Contributor Author

Closed by #1578

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug An unexpected behavior of the API
Projects
None yet
Development

No branches or pull requests

2 participants