ben-grande
ben-grande
@Kixunil > And I also have Qubes I did a Qubes OS Saltstack formula for Electrs. @romanz Is it okay for me to share some info about my project?
I am getting the same error `JSON-RPC error: transport error: unexpected HTTP code: 411`. Electrs v0.10.2, Bitcoin Core v23.0 (trying with v26.0 also). I don't understand why it fails because...
> echo "RPCUsername:RPCPassword" > auth.cookie Thanks, this gave me a hint. The problem is that echo and some editors adds a new line characters at the end of the line...
Please provide a new tag, it is much easier to checkout a tag when enough relevant commits are made than keeping up with every new commit id. Versioning becomes easier.
@aidecoe Change Global prefs `management_dispvm` to `fedora-40-xfce`.
@aidecoe Sorry, I meant the template of `management_dispvm`, you got it right. > @marmarek is Debian supported in default-mgmt-dvm? I am not Marek but `debian-12` can be a `management_dispvm` of...
If this is ever accepted, please remember to add drop-in configuration directory `/rw/config/rc.local-early.d` to follow packaging standards of allowing multiple configurations.
I can see this breaking setups that use `qubes.ConnecTCP` because it requires the client command `qrexec-client-vm` to have `--use-stdin-socket`. Is this feature going to be delayed to R4.3? --- Side...
> > I can see this breaking setups that use `qubes.ConnecTCP` because it requires the client command `qrexec-client-vm` to have `--use-stdin-socket`. > > `qrexec-client-vm` does have this option in a...