Jeremy D
Jeremy D
Not sure yet but I had a systemd unit that had too low of a MemoryLimit set and running rkt It had been crash-looping with this error. This may have...
Alternatively we could use the variable cluster_access_source for the egress rule. (instead of cp_subnet). cluster_access_source must be set for bastion connectivity to set the ingress rule (in addition to this...
I signed the OCA. Thanks!
Marking as draft, requires more modifications to the dynamic security list to set egress destination port range to 6443 (and source port to any)
> Regarding the functionality it will need a few more adjustments to avoid forwarding peer connection traffic via the exit node and entering the chicken and egg paradox. > >...
I need this feature for HSTS. Can we unfreeze this?
Apologies @bowei I assumed frozen meant something bad. I see now that it prevents auto-close. Thanks for clarifying.
I have the same issue. Using a proxy everything works fine except for exec. Exec is missing the HTTPS_PROXY=localhost:8888 settings that are set in the lens config. If I take...
I am seeing this as well. I am trying to find in the code where it sees the CLOSED message from the relay itself, but as far as I can...
I ended up delaying the subscription until after auth, pasted some example code here if you are curious. https://github.com/nostr-dev-kit/ndk/issues/246#issuecomment-2198327028