ArmanTheParman / Parmanode

An easy AF Bitcoin Node automated installation for desktop computers
MIT License
91 stars 15 forks source link

Fulcrum Could not connect:, Failed to parse server certificates #13

Closed nostitos closed 1 year ago

nostitos commented 1 year ago

Port is open and fulcrum looks synced form the logs.

But neither sparrow or electrum can connect: error message Failed to parse server certificates

USE SSL is turned off in Sparrow

ssl = 0.0.0.0:50002
cert = /home/node/parmanode/fulcrum/cert.pem
key = /home/node/parmanode/fulcrum/key.pem
ArmanTheParman commented 1 year ago

Try restarting fulcrum

On Wed, 31 May 2023, 8:40 pm nostitos, @.***> wrote:

Port is open and fulcrum looks synced form the logs.

But neither sparrow or electrum can connect: error message Failed to parse server certificates

USE SSL is turned off in Sparrow

— Reply to this email directly, view it on GitHub https://github.com/ArmanTheParman/Parmanode/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASQCCX2EEAOXHNHGDOH3QYDXI4NZRANCNFSM6AAAAAAYVILNK4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ArmanTheParman commented 1 year ago

Also, you must use ssl to connect

On Wed, 31 May 2023, 8:40 pm nostitos, @.***> wrote:

Port is open and fulcrum looks synced form the logs.

But neither sparrow or electrum can connect: error message Failed to parse server certificates

USE SSL is turned off in Sparrow

— Reply to this email directly, view it on GitHub https://github.com/ArmanTheParman/Parmanode/issues/13, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASQCCX2EEAOXHNHGDOH3QYDXI4NZRANCNFSM6AAAAAAYVILNK4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

nostitos commented 1 year ago

Could it be that I need to enter a hostname instead of an IP for the cert to mean anything?

ArmanTheParman commented 1 year ago

You need to enter an IP, port, select ssl, and rcp user/password.

If it doesn't work, then it can be due to bad code, which is why I prefer electrum to sparrow. Electrum coming soon to parmanode.

On Wed, 31 May 2023, 11:34 pm nostitos, @.***> wrote:

Could it be that I need to enter a hostname instead of an IP for the cert to mean anything?

— Reply to this email directly, view it on GitHub https://github.com/ArmanTheParman/Parmanode/issues/13#issuecomment-1570248159, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASQCCXZHKBQBRICNXCPLEJTXI5CEZANCNFSM6AAAAAAYVILNK4 . You are receiving this because you commented.Message ID: @.***>

nostitos commented 1 year ago

I'm trying with both, There are no RPC user/pass in electrum,

Should I enter it as such user:pass@ip:port?

nostitos commented 1 year ago

I want to use this server as a publicly usable server, what's the password for?

ArmanTheParman commented 1 year ago

My mistake, you don't need a password for fulcrum connection in sparrow

nostitos commented 1 year ago

Given how long it takes for fullcrum to index, I wonder if it was even ready. Will try again in a few days