Makson Lee

Results 26 comments of Makson Lee

> Hi @maksonlee , > > I've tested this behavior, and the issue didn't reproduce. Also, I can definitely say that the order of the parameters in the request body...

Okay, i have enabled the log, and here is error details, ``` 2022-08-09 08:46:43,885 [http-nio-127.0.0.1-8080-exec-5] DEBUG o.t.s.e.ThingsboardErrorResponseHandler - Processing exception Handler dispatch failed; nested exception is java.lang.NoSuchMethodError: 'com.fasterxml.jackson.core.JsonLocation com.fasterxml.jackson.core.json.JsonReadContext.startLocation(com.fasterxml.jackson.core.io.ContentReference)' org.springframework.web.util.NestedServletException:...

i tried to add the exclude setting "*/.*" on linux system, but it then excludes all files.

I have ```export JAVA_OPTS="$JAVA_OPTS -Xms6G -Xmx6G"``` there, should i change it to ```export JAVA_OPTS="$JAVA_OPTS -Xms4G -Xm4G"```?

1. We have 16GB memory on this instance. 2. The performance test is launched on another machine. 3. ```/var/log/thingboard/thingsboard.log``` ```2022-09-17 01:36:25,845 [cassandra-callback-15-thread-295] ERROR c.g.c.u.concurrent.AggregateFuture - An additional input failed after...

Seems that org.thingsboard.server.actors.TbActorMailbox object didn't get released?

> Hi, do you use during performance test Rule Chain that send Mail in it's logic? No, we use the default rule chain. > I assume that here can be...

To change the logo only, set the following, i tried this on version 2.361.1 and 2.371. ![image](https://user-images.githubusercontent.com/7221781/193726794-dd0ec397-e475-4df7-a93f-6383beda183a.png)

To change the background color of header only, set the following, i tried this on version 2.361.1 and 2.371. ![image](https://user-images.githubusercontent.com/7221781/193772841-522f481d-6736-44b0-bbfc-bd66d535b781.png)

Verified in version 3.4.2, the issue has been fixed now.