pull down to refresh
Just pushed a probable fix for this, see if it works now after a hard refresh
did some test yesterday, I think I broke it
May 12 11:09:39 debian12amd64 bash[8411]: Node.js v24.15.0
May 12 11:09:39 debian12amd64 systemd[539]: lightning_pub.service: Main process exited, code=exited, status=1/FAILURE
May 12 11:09:39 debian12amd64 systemd[539]: lightning_pub.service: Failed with result 'exit-code'.
May 12 11:09:39 debian12amd64 systemd[539]: lightning_pub.service: Consumed 22.751s CPU time.
May 12 11:09:39 debian12amd64 systemd[539]: lightning_pub.service: Scheduled restart job, restart counter is at 14.
May 12 11:09:39 debian12amd64 systemd[539]: Stopped lightning_pub.service - Lightning.Pub Service.
May 12 11:09:39 debian12amd64 systemd[539]: lightning_pub.service: Consumed 22.751s CPU time.
May 12 11:09:39 debian12amd64 systemd[539]: Started lightning_pub.service - Lightning.Pub Service.
May 12 11:09:40 debian12amd64 bash[8456]: > lnpub@1.0.0 start
May 12 11:09:40 debian12amd64 bash[8456]: > npm run clean && tsc && node build/src/index.js
May 12 11:09:40 debian12amd64 bash[8743]: > lnpub@1.0.0 clean
May 12 11:09:40 debian12amd64 bash[8743]: > rimraf build
Pub seems to be crashing in a restart loop, likely unrelated to CLINK...
More detailed logs from Pub might explain why, let me know the output of this:
journalctl --user-unit lightning_pub -f
Thanks
Looks like the node restarted while a payment was stuck and triggered a sanity checker that monitors db consistency, just pushed a fix for that edgecase... if you re-run the pub install script it should gracefully update and restart.
should I
systemctl stop lnd and lightning\_pub?and then run
wget -qO- https://deploy.lightning.pub | bashthe script alone should restart services
sorry, I ran the script, no luck
rebooted .. still no luck
Here is the updated log
the field "ndebit string" in wallet setting https://bxrd.app/settings
cannot be edited, when login using the nostr extension (as recommended best practice)
"Browser-extension login cannot save or use ndebit: import your nsec in BXRD
so your key can sign CLINK debit requests and encrypt the wallet link."
Hopefully there will be a workaround, or is this technically impossible?