Stanislas
Stanislas
I also had this issue on my azdelivery one. I bought three from diymore that work fine on any power supply. Might be anecdotal evidence though 🤔
Actually, they are mentioned in the README: > #### macOS > > To install PHP on macOS, you'll need a set of packages [installed via homebrew](https://github.com/asdf-community/asdf-php/blob/248e9c6e2a7824510788f05e8cee848a62200b65/.github/workflows/workflow.yml#L52). > > There's also...
Mmmmh this is weird
Awesome, thanks for the prompt answer. Adding `card_width=300` fixes the issue for me.
> I would suggest using an map instead of a list as the list and the loop would have performance impact on the hot path and using an index would...
> The beta has a fix for this, please test. I am testing [the fix](https://github.com/ESPresense/ESPresense/pull/1108) by using 3.3.2b3, I can report that `distance` is indeed quicker to adjust following a...
@li1ju >ok, i managed to "solve" the problem by lowering the first "usercount" value. Where is it ? I have the same problem
It would better follow the other configuration options on this, and support it as an env variable and add it the installation questions https://github.com/angristan/openvpn-install/blob/38d3bf9afa0733245a6b2eb7e149aaed54cddc67/openvpn-install.sh#L613-L642
Could you run the script with `bash -x ./wireguard-install.sh`? It should not happen, because the script checks if the version is =10 should be supported.
That's pretty weird, as you're the first to report this kind of issue, I would assume an issue with your setup. What OS is running on the host you're running...