Makson Lee
Makson Lee
**Describe the bug** Call api/entitiesQuery/find with different parameters order will cause error, **Your Server Environment** * own setup * Local infrastructure * ThingsBoard CE 3.4 * Ubuntu 20.04 **Your Client...
**Component** * Generic **Description** Server crash when doing a performance test [1], see attached file for more details, why this happens? [1] https://github.com/thingsboard/performance-tests **Environment** * OS: Ubuntu 20.04 Server *...
``` $ flutter create service $ flutter build apk ``` can be built successfully, but if i add 'flutter_background_service: ^5.0.5' dependency, no code changed, ``` $ flutter build apk Warning:...
**Component** * Generic **Description** Got exception after applied 'IN' operation in key filter of alarm rule condition, why?   **Environment** * OS: Ubuntu 22.04 * ThingsBoard: 3.6.2 CE
The command to create index is, ``` $zoekt-repo-index -parallelism 16 -index /media/d/zoekt -name gerrit -base_url http://gerrit:8080/plugins/gitiles/ -manifest_repo_url http://gerrit:8080/plugins/gitiles/platform/manifest.git -repo_cache /media/d/mirror -manifest_rev_prefix= --rev_prefix=refs/heads/ master:default.xml ``` The command to start zoekt web...

got error while running uicd command line interface in prebuild version, $ cd prebuild/uicdcli $ ./uicdcli.sh -d serial_no -i ./testcase Error: Invalid or corrupt jarfile ./uicd-commandline.jar
there are just two types of import, from uuid and from google3, any way to import an exported json format test case?
also, the backend/recorder/db/initdb.sql didn't create everything needed by prebuild version. java.sql.SQLSyntaxErrorException: Unknown column 'projectent0_.share_with' in 'field list' at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-java-8.0.20.jar!/:8.0.20] at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) ~[mysql-connector-java-8.0.20.jar!/:8.0.20] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-java-8.0.20.jar!/:8.0.20] at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) ~[mysql-connector-java-8.0.20.jar!/:8.0.20] at...