Pavel Niedoba

Results 8 issues of Pavel Niedoba

Since bitcoincore RPC is changing quite a lot in 0.17 and is documented nicely here https://bitcoincore.org/en/doc/ I would expect that bitcoin-abc is porting this changes and follows same numbering, but...

help wanted

`new Iban.Builder().countryCode(CountryCode.CZ).bankCode("2010").accountNumber("2300121591").build().toString();` should be smart enough to work without leading zeroes for accountNumber fails with `org.iban4j.IbanFormatException: [20102300121591] length is 14, expected BBAN length is: 20 at org.iban4j.IbanUtil.validateBbanLength(IbanUtil.java:362) at org.iban4j.IbanUtil.validate(IbanUtil.java:79) at...

**Checklist** - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? - Yes - Are you sure you're not using someone else's docker image? - Yes - Have...

bug
stale

**Describe the problem** I had working server with connected clients. I changed management port from default 443 to 9443. **To Reproduce** Have client installed and connected. then stop client `netbird...

waiting-feedback

**Describe the problem** I need to logout securely. I means that private keys and server peer is deleted and it's not possible to login without going thorough authentication. A clear...

feature-request

**Is your feature request related to a problem? Please describe.** It's difficult to debug connection issues. Sometimes underlying wireguard keys might be out of date. Showing public keys in gui...

feature-request

I'm learning selfhosted netbird. I have 4 peers, which were working fine, then I tried to add route to lan. My client stopped working so I tried to reinstall it....

networking
triage

aa### Contact Details _No response_ ### What happened? I spent several hours already trying to install netmaker following instalation instructions exactly like they are described on github, ignoring https://docs.netmaker.io/install.html because...

bug