Jan80
25. Dezember 2022 um 16:17
21
konntest du dein Problem lösen? ich habe eine Lösung gefunden. weiß nicht mehr wie ich drüber gestolpert bin.
Das Ganze stellte sich als Bug raus und wurde schon gefixt
für mich tat es an der Console: patch code
grüße
1 „Gefällt mir“
Moin. Ich bin neu hier mit meiner frischen Node und habe selbiges Problem.
Da ich Linux Neuling bin, frage ich mich die ganze Zeit, wie ich alte Zertifikate lösche und wie?
KAnn da jemand evtl. Commando Lines posten?
Ausgangsproblem war, dass er mir bei Connect keine Adressen anzeigte und sagte: second parameter missing oder so… es fehlten also die Adressen, nur die Ports standen dort (50001…50002)
LG
Hustler
22. Januar 2023 um 09:55
23
Das Problem wurde in diesem und anderen Themen besprochen und gelöst.
Dazu github:
opened 04:06PM - 22 Nov 22 UTC
final testing
bug - unconfirmed


opened 09:28PM - 06 Nov 22 UTC
closed 01:56PM - 15 Dec 22 UTC
final testing
Hello,
after the recent issue with LND and the update of my node using the ne… w image v1.8.0 provided here, Electrum does not work anymore. I wasn't able to get more information than this:
`sudo journalctl -u electrs -b --no-pager -n20
-- Journal begins at Sun 2022-11-06 06:46:28 GMT, ends at Sun 2022-11-06 21:17:27 GMT. --
Nov 06 19:04:21 raspberrypi electrs[482414]: [2022-11-06T19:04:21.392Z INFO electrs::index] indexing 1 blocks: [762015..762015]
Nov 06 19:04:21 raspberrypi electrs[482414]: [2022-11-06T19:04:21.479Z INFO electrs::chain] chain updated: tip=00000000000000000003b2010cce94f3012fa34ef4464fd4daa21ef4e521719a, height=762015
Nov 06 19:11:28 raspberrypi electrs[482414]: [2022-11-06T19:11:28.312Z INFO electrs::index] indexing 1 blocks: [762016..762016]
Nov 06 19:11:28 raspberrypi electrs[482414]: [2022-11-06T19:11:28.405Z INFO electrs::chain] chain updated: tip=000000000000000000043c29e9f5dfdaf201d90dd6d601821b1863076a523776, height=762016
Nov 06 19:34:05 raspberrypi electrs[482414]: [2022-11-06T19:34:05.431Z INFO electrs::index] indexing 1 blocks: [762017..762017]
Nov 06 19:34:05 raspberrypi electrs[482414]: [2022-11-06T19:34:05.646Z INFO electrs::chain] chain updated: tip=00000000000000000006f75ceb9689c6ef7852dd2d31623faaf724923ed2311e, height=762017
Nov 06 19:38:40 raspberrypi electrs[482414]: [2022-11-06T19:38:40.324Z INFO electrs::index] indexing 1 blocks: [762018..762018]
Nov 06 19:38:40 raspberrypi electrs[482414]: [2022-11-06T19:38:40.459Z INFO electrs::chain] chain updated: tip=000000000000000000023ac2baaaeb00e332d37ccabce3b515e16c5ecc0a0141, height=762018
Nov 06 19:38:49 raspberrypi electrs[482414]: [2022-11-06T19:38:49.797Z INFO electrs::index] indexing 1 blocks: [762019..762019]
Nov 06 19:38:49 raspberrypi electrs[482414]: [2022-11-06T19:38:49.807Z INFO electrs::chain] chain updated: tip=000000000000000000052cab167e6041ba9c75546d579380dbf43e417cc30c82, height=762019
Nov 06 19:46:12 raspberrypi electrs[482414]: [2022-11-06T19:46:12.197Z INFO electrs::index] indexing 1 blocks: [762020..762020]
Nov 06 19:46:12 raspberrypi electrs[482414]: [2022-11-06T19:46:12.255Z INFO electrs::chain] chain updated: tip=00000000000000000004355faef991a06265a42132b88a40f29ace65f053513a, height=762020
Nov 06 20:00:48 raspberrypi electrs[482414]: [2022-11-06T20:00:48.439Z INFO electrs::index] indexing 1 blocks: [762021..762021]
Nov 06 20:00:48 raspberrypi electrs[482414]: [2022-11-06T20:00:48.654Z INFO electrs::chain] chain updated: tip=0000000000000000000477d68302d2487f065b3ced2e9bb3419d33c8f1fc904d, height=762021
Nov 06 20:04:16 raspberrypi electrs[482414]: [2022-11-06T20:04:16.603Z INFO electrs::index] indexing 1 blocks: [762022..762022]
Nov 06 20:04:16 raspberrypi electrs[482414]: [2022-11-06T20:04:16.678Z INFO electrs::chain] chain updated: tip=000000000000000000027f24bdf229543d5a948f451879a65eaa01b1fa5cf679, height=762022
Nov 06 20:17:26 raspberrypi electrs[482414]: [2022-11-06T20:17:26.986Z INFO electrs::index] indexing 1 blocks: [762023..762023]
Nov 06 20:17:27 raspberrypi electrs[482414]: [2022-11-06T20:17:27.115Z INFO electrs::chain] chain updated: tip=0000000000000000000279613284524e5a428e5e5b97158c2c45f2e6b4cf4973, height=762023
Nov 06 20:37:18 raspberrypi electrs[482414]: [2022-11-06T20:37:18.508Z INFO electrs::index] indexing 1 blocks: [762024..762024]
Nov 06 20:37:18 raspberrypi electrs[482414]: [2022-11-06T20:37:18.735Z INFO electrs::chain] chain updated: tip=00000000000000000003d63b56f830f3d62c3f1df257ad1a2996438d1d23069b, height=762024`
...which looks good to me. I then tried to connect to Electrum using the Connect-Option in Electrum Menu. But Electrum doesn't show addresses for both local and Tor Connection.
```
######## How to Connect to Electrum Rust Server #######
Install the Electrum Wallet App on your laptop from:
https://electrum.org
On Network Settings > Server menu:
- deactivate automatic server selection
- as manual server set '' & '50002'
- laptop and RaspiBlitz need to be within same local network
To start directly from laptop terminal use:
electrum --oneserver --server :50002:s
The Tor Hidden Service address for electrs is (see LCD for QR code):
To connect through TOR open the Tor Browser and start with the options:
electrum --oneserver --server :50002:s --proxy socks5:127.0.0.1:9150
error='missing second parameter - see help'
For more details check the RaspiBlitz README on ElectRS:
https://github.com/rootzoll/raspiblitz
```
...which shows the error "missing second parameter - see help". I couldn't find any information about this issue and I also don't know which help I should look at.
Can someone support please?
Thanks in advance!
Die onionadresse kanst Du an der Konsole abfragen:
sudo cat /mnt/hdd/tor/electrs/hostname
kopieren und in die Bitbox-APP einfügen.
Hustler
nur zum Verständnis:
Ist diese Erklärung nicht zielführend / ausreichend?
https://shiftcrypto.support/help/de-de/14-privatsphare/29-verbindung-der-bitboxapp-zu-meinem-bitcoin-full-node
[ mit Betonung auf den letzten Absatz im Text ! ]
Mir hat der letzte Absatz geholfen OHNE FullNode in der BitBox App die Tor Verbindung zu bekommen.
Ich stecke jetzt in Eurer Diskussion nicht drin.
Aber funktioniert das dann nach Anleitung nicht so ?
Beste Grüße !