Niklas Lönn

Results 9 issues of Niklas Lönn

Latest release bower finds does not include the checkAuth fix

As [dns is not working](https://github.com/esp8266/Arduino/issues/8780) on my network I decided to workaround the issue for now and figured this might actually be a feature we want here =)

So that we can use this to implement RESTful apis

Feign 12.5 made the builder.build() method final, and started internally clone it... This breaks resilience4j integration with feign and renders resilience4j completely unused by feign. In version 10.9 they introduced...

Resilience4j version: 1.7.x (cant run java17) (but very likely same issue in latest as same builder pattern is applied) Java version: java11 Thanks for raising a Resilience4j issue. I opened...

bug

Hello, not an expert on the LWIP and Arduino stack but these changes was need to make it compile on my IPv6 enabled ESP8622 core. Not sure if we need...

Using this with IPV6 i get these kind of compile errors pio/libdeps/d1_mini/ESPAsyncTCP/src/ESPAsyncTCP.cpp: In member function 'bool AsyncClient::connect(IPAddress, uint16_t)': .pio/libdeps/d1_mini/ESPAsyncTCP/src/ESPAsyncTCP.cpp:248:8: error: 'ip_addr_t' {aka 'struct ip_addr'} has no member named 'addr'; did...

### Workaround It turns out something changed on ubuntu that doesnt like interfaces not having strict matches or something. In the post below I linked to an issue with description,...

bug
Ubuntu 24.04

# Bug report When trying to partition a nvme ssd, it seems the cloud init assumes bad name convention for partitions. It outputs ``` Failed during disk check for /dev/nvme0n11...

incomplete
bug