dni ⚡
dni ⚡
https://github.com/lnbits/lnbits/pull/1732
damn, i did not now that it is that heavy on ram, so it is expected to never finish with < 16GB RAM?
ok, i think i found the culprit, my hdd actually was half failing. 3 weeks later it is gone completly!
hey! thanks for your contribution! this is amazing. i did not even know about this plugin! ``` CLNRestWallet: cannot initialize CLNRest: missing clnrest_rune ``` something is up with your settings...
i was actually misinterpreting the code, we don't want to raise an HTTPStatusException here, because we actually want to set the status code to 404 or 500 if it fails...
added tests
yeah, you shouldn't disable `user-id-only` on already existing instances with many users, it was meant to be for new isntances else there is no clear migration path for older users....
> Also, I've seen that if these parameters are wrong, LNbits server crashes and I have to restore the database and restart the server. if you wait for a bit...
 just tested it again, i have proper values in the node balance with LndRest. cannot reproduce.
i have noticed that the core task runner is only started once and if it fails its never restarted, i think i fixed it in this pr. https://github.com/lnbits/lnbits/pull/2290/files#diff-e6e017cf88dd39a8ffe52eafde6f12bdc1bd8cf164a668a084dcb16a95ee925fR486