Francesco

Results 11 comments of Francesco

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` ![image](https://github.com/thingsboard/thingsboard/assets/21333465/c3fb9718-2860-4371-8077-94c0a2063267) to make it work...

![image](https://github.com/thingsboard/thingsboard/assets/21333465/0b063eda-dbfd-4040-ad67-edad421a4ba1) | 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 ![image](https://github.com/user-attachments/assets/2a417cb7-11bd-4922-87fe-f4f8de7a830b) ![image](https://github.com/user-attachments/assets/ffe0f251-d83b-47f5-b84d-bcd6c47a9348) ![image](https://github.com/user-attachments/assets/831359ae-261e-429a-b17b-a88ca8a6e4ef) [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...