Environment
- Device: Dragino (model: LPS8(N) Indoor LoRaWAN Gateway)
- Firmware-Version: lgw--build-v5.4.1765963883-20251217-1736
- chirpstack-mqtt-forwarder: v4.3.1-r1 (works), latest version v4.5.1-r1 (fails to start)
- MQTT Broker: Mosquitto v2.0.11
When starting the latest version, the following errors occur:
Error relocating /usr/bin/chirpstack-mqtt-forwarder: getrandom: symbol not found
Error relocating /usr/bin/chirpstack-mqtt-forwarder: posix_spawn_file_actions_addchdir_np: symbol not found
AI assumes that there is a problem with the different libc environment. However, as I have no experience with either C or Rust, I hope you know what is happening and how to solve it?
Could you please create a second question for Problem #2?
done :)
https://support.chirpstack.io/questions/10010000000000958/chirpstack-mqtt-forwarder-on-dragino-mtls-connection-fails-with-v4-3-1