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

NOTHING WORKS! #221

Closed
msg768 opened this issue Jul 31, 2017 · 4 comments
Closed

NOTHING WORKS! #221

msg768 opened this issue Jul 31, 2017 · 4 comments

Comments

@msg768
Copy link

msg768 commented Jul 31, 2017

Nothing seems to be working anymore. I keep getting the following error:

Error: The WS connection was closed before this operation was made
at WebSocket. (steem.min.js:5) undefined

@bonustrack
Copy link
Contributor

The default websocket set on Steem.js wss://steemd.steemit.com is not fully operational at the moment unfortunately. You can use your own node or wait.

@msg768
Copy link
Author

msg768 commented Jul 31, 2017

How do I use my own node? How many nodes are out there? Where can I get a list of all nodes? Is there anyway to change it at runtime? I found 2 other nodes in readme and tried them, but they seem to have the same issue!

@bonustrack
Copy link
Contributor

There is few tutorials on steemit.com for setup your own node, here is one: https://steemit.com/steem/@jesta/building-a-high-availability-steemd-node-for-web-apis . I don't have a list of others public node.

@msg768
Copy link
Author

msg768 commented Jul 31, 2017

Thanks a lot! I found one that's working:
steem.config.set('websocket','wss://steemd.steemitdev.com');

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