biswaKL

Results 14 issues of biswaKL

If the timestamp of my data point is exactly at 1:45:00, And I do a 1 min Average aggregation, and allign by end time, The same data point is moving...

I want to calculate the average of Last 24 Hrs, suppose averate from yesterday 7AM to today 7AM. How to get it? I am able to achive the same If...

Hi Team, I have running Kairos from last 6 month, now the kairos Queue is huge i have no idea why its growing can you please tell me. ``` root@hostname:/DATA/data/kairos/queue/kairos_queue#...

Hi, i took the code, disabled LZ4, and after that i am trying to connect to Azure CosmosDB (cassandra API) , connection is not happening which is a separate issue....

Every time i connect my python code, one session gets added up. Its not using the existinf connection. Need little help. ![image](https://user-images.githubusercontent.com/18054617/100340054-a1f12200-3000-11eb-9981-f1bc03334c75.png) My Code: ``` import sys import logging import...

My tags are inside another tag and it is nested. In UA Expert the tree looks like this. ![opcua](https://user-images.githubusercontent.com/18054617/95335247-ccf6a980-08cc-11eb-8574-3df6c7400e4c.JPG) UA Expert is able to fetch the data (both key value...

I am using Pubsubclient to connect MQTTS When I am trying to establish the connection I am getting this error: ``` (SSLClient)(SSL_ERROR)(connect): Failed to connect using m_client. Are you connected...

question

Right now, by default NOOBS has 2 physical partitions, RECOVERY, and Root, where the root part is again divided into 3: Setting, boot, and root, So I want to have...

Hi, While running below command `sudo insmod soft_uart.ko` I am getting error like: `insmod: ERROR: could not insert module soft_uart.ko: Cannot allocate memory` **This is in Debian buster latest raspbian.**

I Am trying to do ssh using console with 2FA TOTP, I am able to login. But From webssh I am unable to login, I am getting Authentication Failed. **Its...