vessel icon indicating copy to clipboard operation
vessel copied to clipboard

Error adding account to wallet

Open hhthedude opened this issue 6 years ago • 3 comments

This is the error I see when trying to add an account to the wallet and I open the Developers Tools:

Uncaught Error: getaddrinfo ENOTFOUND steemd.steemit.com steemd.steemit.com:443 at errnoException (dns.js:28:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)

What might be causing this?

hhthedude avatar Jul 16 '19 08:07 hhthedude

steemd.steemit.com is decommissioned, use api.steemit.com. Also, use the latest version of Vessel.

Jolly-Pirate avatar Jul 16 '19 11:07 Jolly-Pirate

I thought I had the most recent version - 0.2.0, is there a later version?

Where all does 'steemd' need to be replaced with 'api'?

On 16/07/2019 9:46 pm, drakos wrote:

steemd.steemit.com is decommisioned, use api.steemit.com. Also, use the latest version of Vessel.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aaroncox/vessel/issues/110?email_source=notifications&email_token=AMUANAOUZ6O2DW6EASVWVX3P7WYLHA5CNFSM4ID6LZ72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2AS3XA#issuecomment-511782364, or mute the thread https://github.com/notifications/unsubscribe-auth/AMUANAMRXFZ66C3R4ONARWTP7WYLHANCNFSM4ID6LZ7Q.

hhthedude avatar Jul 18 '19 12:07 hhthedude

The latest version is 0.2.9, check it here https://github.com/aaroncox/vessel/releases

In the Settings, set the Steem RPC Node to https://api.steemit.com, if it doesn't connect, try https://anyx.io

Jolly-Pirate avatar Jul 18 '19 20:07 Jolly-Pirate