/rootzoll

Results 399 comments of /rootzoll

see answere here: https://github.com/raspiblitz/raspiblitz/discussions/4624#discussioncomment-9821831

Your SSD drive might have an unstable connection issue. Considering the single UDMA_CRC_Error_Count, it might indicate a SATA link error, possibly from a bad cable.

> Wanted to install v1.11.4 but there is no branch. There is the branch `v1.11` which contains the latest version if v1.11 which is v1.11.4

While testing on upcoming RaspiBlitz Verison v1.12.0 I have not seen the multiple Password C login so far.

Hi. Regarding the setting the wifi by file - this is the logic at the moment: It first checks whether one of the two files, `wifi` or `wpa_supplicant.conf`, exists on...

You seem stuck in the wait loop for the Bitcoind service: ``` # waitsync loop ... btc_default_ready() ``` It failed to start up - see here: ``` ** BLOCKCHAIN (MAINNET)...

@openoms how can someone investigate why CLN is not getting into the ready state for debug?

Optimizing the initial sync while also implementing the new Assume UTXO feature is one goal for our upcomming v1.12.0 release - so if you can wait a bit longer, I...

@jalbstmeijer having 0 peers with CLN could be a reason that it does not finish. Not sure why - if you have time leave it off until next release is...