Dusan Cervenka

Results 310 comments of Dusan Cervenka

Hi @ueJone , i don't think there is estimation for rewriting C++ code to C. But you can use C wrapper functions to call API directly from C source code....

@ueJone It is possible for you to export minimal project -> Publicly available sdk+init code+erpc call - without application logic. Something like minimal publicable project export so we can try...

I think the limitation you are facing is because you are using old compiler type and you should switch to the newer one: https://developer.arm.com/documentation/kan298/latest/ Based on description you may only...

I didn't have. Sorry again. Too many projects. But i think the only way would be upgrading compiler as in link above.

I tested this by manually updating files in my docker instance. It looks working, but the wedos certbot script need little update.

Hello, with docker image i am getting error (running certbot from cmd works well, any clue for this behavior when using npm gui?): ![image](https://github.com/NginxProxyManager/nginx-proxy-manager/assets/13130700/710470a9-91e0-4bf4-839a-5af72e3e1964) ``` [6/29/2024] [11:29:56 PM] [Global ]...

archive and live folder were created with owner root:root. When i change them to npm:npm, plugin worked well So ready for merge

Hi @vsisl , as you can see my last comment is saying that everything works and then the feature was merged. Happy to see somebody else to try this :D