-
Notifications
You must be signed in to change notification settings - Fork 24
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
ElectrumX server connection issues #336
Comments
You are right. I have done PR #365 to address this issue. Hopefully we can get it merged. I have opened the PR against master branch, but I saw 4.0.6 branch is more recently updated, so the maintainers should properly merge and cherry pick if needed. |
Can you indicate which (if any) run on SSL/WSS? |
Yes, all of them run TCP in port 50001, SSL in port 50002 , WS on 50003 and WSS on 50004 -- the SSL certificate is self signed. |
As part of our work towards ensuring coins listed in our AtomicDEX app are functional, I've implemented a dashboard & API to track the status of electrum servers listed in https://github.com/KomodoPlatform/coins/tree/master/electrums
Dashboard: https://stats.kmd.io/atomicdex/electrum_status/
API: https://electrum-status.dragonhound.info/api/v1/electrums_status
We detected 5/6 of the NMC servers we have listed are failing. Please let me know once it has been resolved, or if some servers are to be removed.
If you would like some help with setting up telegram / discord alerts to warn when servers are failing, we are happy to assist.
The text was updated successfully, but these errors were encountered: