Sam Roose
Sam Roose
The LNURL-withdraw screen show a popup requesting to enter the amount in bitcoin. So for eg 100 sats, one would mentally need to transform this into 0,000001 bitcoin. The LNURL-payment...
After a channel is added (coming from pending to active), some pages (channel list, rebalance page) are not usable but give an error (did not write down exact error but...
**Describe the bug** After letting octoprint update itself to the latest version, 1.8.3, logins fail (http 403) It seems to be related to haproxy an security changes dicussed at https://github.com/OctoPrint/OctoPrint/issues/4645...
I'm trying out this software on Ubuntu (without docker). My sonos (S2) is on the same network as the ubuntu (both ethernet). I get the error "No system has yet...
Hi all, This project has not been maintained due to a lack of time. There are forks that have solved critical issues but I'm still asked for help on this...
When multiplying 0 with some number, the resulting Text('f') shows too many zeroes. I expect the result to return "0" ``` x := new(apd.Decimal) _, _ = x.SetFloat64(0) multiplier :=...