Reimer Prochnow

Results 10 issues of Reimer Prochnow

added alternative methods to pki engine, as it was missing. had some trouble using these APIs through LIST methods currently not supported on e.g. envoy proxy.

Since Python in wwms broken in telegram-cli, you can switch to python2 instead of 3 just by changing the mkdir line to: ``` try: os.makedirs(BACKUP_DIR) except OSError: pass ```

w/o that an upload will fail with _Permission denied_ ``` Configuring upload protocol... AVAILABLE: espota, esptool CURRENT: upload_protocol = esptool Looking for upload port... Warning! Please install `99-platformio-udev.rules`. More details:...

# Blackmagic Probe improvements I needed SRST under reset feature, this command has to be issued before scan, but this is currently impossible with current variables. By changing the gdb...

debugging

in format.js: Align = require("./align"), not Align = require("./Align"), might work on Windows, but U*X fails.

Before submitting a problem please check the troubleshooting section https://docs.openmqttgateway.com/upload/troubleshoot.html **Describe the bug** Compile Error: /workspaces/pio-workspace/main/ZgatewayRF.ino: In function 'void RFtoMQTT()': /workspaces/pio-workspace/main/ZgatewayRF.ino:134:18: error: 'to_string' is not a member of 'std' rawDump...

### Operating system Ubuntu 24.04 ### Helmfile Version 0.165.0 ### Helm Version v3.14.4 ### Bug description Its an rather old issue (see link) but still open. I use helm secrets...

bug

I went into some issues when trying to compile / run the sources. Some were solved, some just workarounds: could not link: "_popen" / "_pclose" were unresolved, was unable to...

Hi, first thank you for the enlightening book and resources. While implemeting I found a little type in the examples given on pages 79 and 118: `CoreDebug->DEMCR = CoreDebug_DEMCR_TRCENA_Msk;` should...

I tried this tool, concrats to develop this, since itnse is a bit tricky to ose an less verbose when it comes to errors. I tried on a ipad 7...