BitShares Forum

Main => Technical Support => Topic started by: runestone on May 17, 2018, 10:49:26 am

Title: Debugging witness nodes
Post by: runestone on May 17, 2018, 10:49:26 am
Hi, I have two witness nodes running, in-sync without any errors, yet I cannot make https://wallet.bitshares.org connect to them (adding them as a personal node):

ws://35.230.9.65:8090/ (2 vCPUs, 13 GB, using elasticsearch)

ws://104.199.112.108:8090/ (2 vCPUs, 13 GB, using RAM)

Please advice how I can debug these witness nodes.
Title: Re: Debugging witness nodes
Post by: pc on May 17, 2018, 02:10:16 pm
I think if you use a https wallet you must access the API nodes via wss, not ws (i. e. also ssl-protected). Use the standalone client to connect to a non-ssl API node.