openoms
openoms
Possibly problematic enclosure: ORICO-AM2C3 Enclosure M.2
Seen this again on on v24.08 despite I have deleted the gossip store recently for another error. Deleting it again made this message disappear.
In the meantime: to refresh the Tor key use: menu - UPDATE - TOR or run: ``` wget -qO- https://deb.torproject.org/torproject.org/A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89.asc | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/torproject.gpg >/dev/null ``` https://t.me/RaspiBlitzFAQ/800
One comment was that it is not desired to change the node alias to the dashboard name while migrating from Umbrel.
This has been there for multiple major versions. No need to rush it I think.
can confirm that this is an issue, was found when running: ``` BTCPAY_HOST="" [[ "$REVERSEPROXY_DEFAULT_HOST" ]] && REVERSEPROXY_DEFAULT_HOST="$BTCPAY_HOST" CLOUDFLARE_TUNNEL_TOKEN="" BTCPAYGEN_ADDITIONAL_FRAGMENTS="$BTCPAYGEN_ADDITIONAL_FRAGMENTS;opt-add-cloudflared" BTCPAYGEN_EXCLUDE_FRAGMENTS="$BTCPAYGEN_EXCLUDE_FRAGMENTS;nginx-https" . btcpay-setup.sh -i ``` following this tutorial: https://docs.btcpayserver.org/Docker/cloudflare-tunnel/ ```...
yes, Bisq needs peerbloomfilters, but there is no conflict with peerblockfilters. you can edit your bitcoin.conf from the SYSTEM menu. The connection will be over LAN only as Breez does...
@rootzoll the env needs to be in English as we are checking for the "Good signature" in the blitz.git-verify.sh Will need to see why this is not applied: https://github.com/raspiblitz/raspiblitz/blob/226c1e3187e410b2740442dc4edd12ee0cca63b4/home.admin/config.scripts/blitz.git-verify.sh#L33-L35
make sure to patch to the dev or v1.9 branch in the UPDATE - PATCH menu then reinstall Joinmarket and Jam
> Thank you Openoms. Tried that, did not really fix/work. Made a new raspiblitz-installation on a fresh sd-card. That fixed most the JAM problems. > > NGINX problems from logfile...