Add Custom Node feature does not work
Opened this issue · 3 comments
Hi @awasunyin
I believe the URL you entered is for a Tezos node, and not for a Conseil node. Can you use try using the same URL with a new Tezos node?
I also recommend upgrading your wallet to v0.6.1b (as the version you are using won't work with Tezos after the protocol 003 upgrade)
a bit late in the game but I am having a similar problem connecting the wallet to the local node. Changing the tezos Nodes (not the Conseil Nodes) to something like: https://127.0.0.1:8731/ produces the red warning "something wrong...".
The setup of TLS looks good, for example I get the correct response when poking the tezos node with: ./tezos-client -port 8731 -S get balance for xyz
any followup on solving this issue . actually i want to create my own tezos validator node on gcp and integrate with galleon . so if possible , can anybody solve the issue and also to create an tutorial for that ? thanks