thingsboard / thingsboard-gateway

Open-source IoT Gateway - integrates devices connected to legacy and third-party systems with ThingsBoard IoT Platform using Modbus, CAN bus, BACnet, BLE, OPC-UA, MQTT, ODBC and REST protocols
https://thingsboard.io/docs/iot-gateway/what-is-iot-gateway/
Apache License 2.0
1.76k stars 845 forks source link

[BUG] Gateway doesn't install on ubuntu 24 #1543

Open juanredondo opened 1 month ago

juanredondo commented 1 month ago

Describe the bug I have been follow your installation guide on https://thingsboard.io/docs/iot-gateway/install/deb-installation/ but fails Creating the directory, /etc/thingsboard-gateway/extensions with the same permission as /etc/thingsboard-gateway/config, as workaround, installation is ok

Error traceback (If available):

Copying extensions to /var/lib/thingsboard_gateway/...
cp: cannot stat '/etc/thingsboard-gateway/extensions': No such file or directory
dpkg: error al procesar el paquete python3-thingsboard-gateway (--configure):
 el subproceso instalado paquete python3-thingsboard-gateway script post-installation devolvió el código de salida de error 1
Se encontraron errores al procesar:
 python3-thingsboard-gateway
E: Sub-process /usr/bin/dpkg returned an error code (1)

Versions (please complete the following information):