I think that my node should be working fine. This is my getinfo:
admin@raspibolt:~/.lightning/testnet $ lightning-cli --testnet getinfo
{
"id": "0261f00131d87b1bb2b02e6d96ad31d72e33c1c9e8a87583f734c000e9a0155144",
"alias": "LightningVortex",
"color": "0261f0",
"num_peers": 1,
"num_pending_channels": 0,
"num_active_channels": 1,
"num_inactive_channels": 0,
"address": [
{
"type": "torv3",
"address": "xixzo67fevmab7wytj5qp7mowvbildpbr7xgaj4hp5dbqgr36termcyd.onion",
"port": 9735
}
],
"binding": [
{
"type": "ipv4",
"address": "127.0.0.1",
"port": 9735
}
],
"version": "v0.10.2",
"blockheight": 2138884,
"network": "testnet",
"msatoshi_fees_collected": 0,
"fees_collected_msat": "0msat",
"lightning-dir": "/home/admin/.lightning/testnet"
}
0261f00131d87b1bb2b02e6d96ad31d72e33c1c9e8a87583f734c000e9a0155144@xixzo67fevmab7wytj5qp7mowvbildpbr7xgaj4hp5dbqgr36termcyd.onion:9735
Try to connect with me, we'll most likely connect properly. Electrum doesn't, though:
At least it gives me a message now. Could I have a context of what does that mean?
I still couldn't connect to you!