minimalist-ripple-client icon indicating copy to clipboard operation
minimalist-ripple-client copied to clipboard

Client not connecting to Ripple ???

Open TOCONSULT opened this issue 3 years ago • 16 comments

Trying to use:: https://jatchili.github.io/minimalist-ripple-client/

It will not connect to ripple, have used this client software for a year without issues,

Now it is not working. Is this a RIPPLE problem or minimalist Problem ???

Could this issue related to the current ripple ledger issues which are increasing the ripple / xrp fees ???

Any help or observation would be appreciated.

thanks, a long time user of GITHUB

TOCONSULT avatar Dec 08 '21 22:12 TOCONSULT

I could be wrong here but it seem there's some new changes on the Ripple side:

When trying to connect it gets back:

error: "reportingUnsupported" error_code: 91 error_message: "Requested operation not supported by reporting mode server"

Doing some googling that with leads to: https://ripple.github.io/rippled/ErrorCodes_8cpp_source.html where we see that same error so moving to another google with the error name takes us to:

https://xrpl.org/blog/2021/rippled-1.8.1.html in the change log from 6 days ago they say:

Reporting mode supports validations and manifests streams: In the API it is now possible to connect to these streams when connected to a servers running in reporting. Previously, attempting to subscribe to these streams on a reporting server failed with the error reportingUnsupported.

I haven't seen any new dev activity on this Minimalist wallet in years so if something needs to be updated on the Minimalist wallet side, don't hold your breath.

Camfan avatar Dec 09 '21 02:12 Camfan

Thanks, I am receiving no error messages. If I hit DISCONNECT, I get a message, YOU ARE DISCONNECTED, If I try to view account, I get message, YOU HAVE TO CONNECT FIRST.

I do not know if anything needs updating or not. JUST NOT ABLE TO CONNECT TO RIPPLE CLIENT DATABASE.

TOCONSULT avatar Dec 09 '21 03:12 TOCONSULT

I don't see a message on the site either but if you open up Chrome DevTools and inspect the Network traffic when you hit connect you'll see that network call to Ripple reply back with that error I gave you.

Camfan avatar Dec 09 '21 03:12 Camfan

Thanks but that is way beyond my capabilities..

Is there anything I can do to get in?? Contact anyone or Ripple??

Obviously you are an engineer or techie,, if we communicate on Telegram,, and you help me get in,, I CAN PAY YOU,, How much is reasonable for you? Only if I recover

Thanks Paul

⁣Get BlueMail for Android ​

On Dec 8, 2021, 9:18 PM, at 9:18 PM, AccFan23 @.***> wrote:

I don't see a message on the site either but if you open up Chrome DevTools and inspect the Network traffic when you hit connect you'll see that network call to Ripple reply back with that error I gave you.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/jatchili/minimalist-ripple-client/issues/26#issuecomment-989470850

TOCONSULT avatar Dec 09 '21 03:12 TOCONSULT

Sorry, this is above my head too. I'd help if I could but I just don't have the necessary knowledge myself. I personally used this wallet for a few years but I haven't done any Crypto development or know what the issue might be. I sold all my XRP and moved out all of my coins out of this wallet a year ago so I haven't used it since.

I just happen to have notifications on for new issues so that's why I noticed your question. Maybe try one of the more active XRP places like the XRP or Ripple subreddits on Reddit.com

Good luck.

Camfan avatar Dec 09 '21 04:12 Camfan

Thanks for the consideration..

What software wallet do you use now?

P3

⁣Get BlueMail for Android ​

On Dec 8, 2021, 10:19 PM, at 10:19 PM, AccFan23 @.***> wrote:

Sorry, this is above my head too. I'd help if I could but I just don't have the necessary knowledge myself. I personally used this wallet for a few years but I haven't done any Crypto development or know what the issue might be. I sold all my XRP and moved out all of my coins out of this wallet a year ago so I haven't used it since.

I just happen to have notifications on for new issues so that's why I noticed your question. Maybe try one of the more active XRP places like the XRP or Ripple subreddits on Reddit.com

Good luck.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/jatchili/minimalist-ripple-client/issues/26#issuecomment-989496844

TOCONSULT avatar Dec 09 '21 04:12 TOCONSULT

Again, thank you for your consideration..

I verified my XRP on bithomp.com/explorer. It shows the exchange, all the transactions of when I created the wallet. It also shows unregistered.

If I have the XRP address and secret code, can I access them using another app or exchange?

Paul

⁣Get BlueMail for Android ​

On Dec 8, 2021, 10:19 PM, at 10:19 PM, AccFan23 @.***> wrote:

Sorry, this is above my head too. I'd help if I could but I just don't have the necessary knowledge myself. I personally used this wallet for a few years but I haven't done any Crypto development or know what the issue might be. I sold all my XRP and moved out all of my coins out of this wallet a year ago so I haven't used it since.

I just happen to have notifications on for new issues so that's why I noticed your question. Maybe try one of the more active XRP places like the XRP or Ripple subreddits on Reddit.com

Good luck.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/jatchili/minimalist-ripple-client/issues/26#issuecomment-989496844

TOCONSULT avatar Dec 09 '21 06:12 TOCONSULT

See other Comments,, CLOSE THIS PROBLEM

TOCONSULT avatar Dec 10 '21 04:12 TOCONSULT

Can you please reopen this issues since it need to be solved for other people as well. Thx!

Scar172 avatar Jan 22 '22 15:01 Scar172

Scar172 is asking me to RE-OPEN THIS ISSUE, IT HAS NOT BEEN FIXED. I accessed my XRP on another APP.

THIS SHOULD BE FIXED FOR OTHER PEOPLE.

TOCONSULT avatar Jan 22 '22 17:01 TOCONSULT

Hello,

I found a solution, Here what you need to do:

  • After downloading the minimalist ripple client edit the "index.html" file with a text editor i prefer Notepad++
  • Look for line: "wss://s-west.ripple.com:443" i think its in line 225, we need to edit the 2 lines 225 and 226
  • Replace this address "wss://s-west.ripple.com:443" by this "wss://xrplcluster.com:443"
  • Replace this address "wss://s-east.ripple.com:443" by this "wss://xrpl.ws:443"
  • Save your file index.html
  • Now try to connect and it will connect successfully

I hope this solution is what you seek for.

bmafma10 avatar Feb 08 '22 21:02 bmafma10

Thank you for your information, I will now close this TICKET.

I found another application to access, move, buy, sell and fully control my xrp awhile ago.

Sincerely, Paul

⁣Get BlueMail for Android ​

On Feb 8, 2022, 3:31 PM, at 3:31 PM, bmafma10 @.***> wrote:

Hello,

I found a solution, Here what you need to do:

  • After downloading the minimalist ripple client edit the "index.html" file with a text editor i prefer Notepad++
  • Look for line: "wss://s-west.ripple.com:443" i think its in line 225, we need to edit the 2 lines 225 and 226
  • Replace this address "wss://s-west.ripple.com:443" by this "wss://xrplcluster.com:443"
  • Replace this address "wss://s-east.ripple.com:443" by this "wss://xrpl.ws:443"
  • Save your file index.html
  • Now try to connect and it will connect successfully

I hope this solution is what you seek for.

-- Reply to this email directly or view it on GitHub: https://github.com/jatchili/minimalist-ripple-client/issues/26#issuecomment-1033081243 You are receiving this because you modified the open/close state.

Message ID: @.***>

TOCONSULT avatar Feb 09 '22 01:02 TOCONSULT

@TOCONSULT What application are you using now?

virtadpt avatar Feb 09 '22 18:02 virtadpt

Hello,

I found a solution, Here what you need to do:

  • After downloading the minimalist ripple client edit the "index.html" file with a text editor i prefer Notepad++
  • Look for line: "wss://s-west.ripple.com:443" i think its in line 225, we need to edit the 2 lines 225 and 226
  • Replace this address "wss://s-west.ripple.com:443" by this "wss://xrplcluster.com:443"
  • Replace this address "wss://s-east.ripple.com:443" by this "wss://xrpl.ws:443"
  • Save your file index.html
  • Now try to connect and it will connect successfully

I hope this solution is what you seek for.

Thank you i did test it and it worked well! thx!

Scar172 avatar Feb 11 '22 20:02 Scar172

Thank you for your efforts.

GOD BLESS you, Paul

⁣Get BlueMail for Android ​

On Feb 11, 2022, 2:33 PM, at 2:33 PM, Scar172 @.***> wrote:

Hello,

I found a solution, Here what you need to do:

  • After downloading the minimalist ripple client edit the "index.html" file with a text editor i prefer Notepad++
  • Look for line: "wss://s-west.ripple.com:443" i think its in line 225, we need to edit the 2 lines 225 and 226
  • Replace this address "wss://s-west.ripple.com:443" by this "wss://xrplcluster.com:443"
  • Replace this address "wss://s-east.ripple.com:443" by this "wss://xrpl.ws:443"
  • Save your file index.html
  • Now try to connect and it will connect successfully

I hope this solution is what you seek for.

Thank you i did test it and it worked well! thx!

-- Reply to this email directly or view it on GitHub: https://github.com/jatchili/minimalist-ripple-client/issues/26#issuecomment-1036598486 You are receiving this because you were mentioned.

Message ID: @.***>

TOCONSULT avatar Feb 11 '22 23:02 TOCONSULT

Hello,

I found a solution, Here what you need to do:

* After downloading the **minimalist ripple client** edit the "index.html" file with a text editor i prefer Notepad++

* Look for line: "**wss://s-west.ripple.com:443**" i think its in line 225, we need to edit the 2 lines 225 and 226

* Replace this address "_wss://s-west.ripple.com:443_" by this "**wss://xrplcluster.com:443**"

* Replace this address "_wss://s-east.ripple.com:443_" by this "**wss://xrpl.ws:443**"

* Save your file index.html

* Now try to connect and it will connect successfully

I hope this solution is what you seek for.

Thank you, it works! Made a fork with the fix https://github.com/IvanLudvig/minimalist-ripple-client

IvanLudvig avatar Mar 02 '22 19:03 IvanLudvig