Francesco
Francesco
So they do not adhere to semantic versioning
same problem with version 3.6.4
after investigating a bit, I hypothesized it could depend on the Kafka topic partitions, so I set TB_QUEUE_CORE_PARTITIONS=1 and the deployment **without rule engine** also works with tb-core x2
Hi, I confirm that zookeeper, redis and kafka are shared. I know, in fact I also set **partitions:10** in `TB_QUEUE_KAFKA_CORE_TOPIC_PROPERTIES = retention.ms:604800000;segment.bytes:26214400;retention.bytes:1048576000;partitions:10;min.insync.replicas:1` `TB_QUEUE_CORE_PARTITIONS = 1`  to make it work...
 | tb-core | tb-rule-engine | kafka topic | result | |----------------------|----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------| | >= 2 pods | >= 2 pods | | KO | | >= 2 pods(monolith) | 0...
Generally in my use cases I use kafka on-prem (using [Bitnami Helm Chart](https://artifacthub.io/packages/helm/bitnami/kafka ) ) or Amazon MSK. The problem appears in both cases. in both cases, kafka and zookeeper...
I tried https://github.com/thingsboard/thingsboard-ce-k8s/blob/release-3.7.0/azure/microservices/thirdparty.yml I think it's useless to try the previous version https://github.com/thingsboard/thingsboard-ce-k8s/blob/7d259f173f47768f13ce19bba62684e155118b19/azure/microservices/thirdparty.yml    [tb-rule-engine-0_iot-platform.log](https://github.com/user-attachments/files/16331909/tb-rule-engine-0_iot-platform.log)
hi all , CE 3.5.1 connects to keyspace using CASSANDRA_URL: {{ .Values.cassandraExt.address }} CASSANDRA_USE_CREDENTIALS: 'true' CASSANDRA_USERNAME: {{ .Values.cassandraExt.username }} CASSANDRA_PASSWORD: {{ .Values.cassandraExt.password }} CASSANDRA_LOCAL_DATACENTER: {{ .Values.cassandraExt.region }} CASSANDRA_SSL_HOSTNAME_VALIDATION: 'false' CASSANDRA_USE_SSL:...
Hi, the idea behind this API is to reduce the number of calls a hypothetical client would need to make if, for example, they wanted to retrieve the value of...
Hi, I have the same problem. ``` ""2025-08-19 09:32:17" - |INFO| - [bmt_connector.py] - bmt_connector - __convert_data - 839 - Confirmation Sent" ""2025-08-19 09:32:17" - |INFO| - [bmt_connector.py] - bmt_connector...