Well, you are trying to use HTTPS when server expects regular HTTP protocol.
no..
I use http
and I also upgraded to 3.16
and the invalid version format warning is not showing now.. but the NullPointerException still occurs
2018-04-23 15:40:04 WARN: [A6761342] error - NullPointerException (DeviceManager:326 < *:315 < OverspeedEventHandler:103 < BaseEventHandler:28 < ...)
2018-04-23 15:40:04 INFO: [A6761342] disconnected
If you are using official release then this error likely means that you have corrupted database.
I m using SQL server.. can I know what table should I check?
I would start with devices table.
noted .. will check .. thanks
ok.. upgraded with new database .. warning no more occurs.. thanks
I found warnings as below:
Invalid version format and NullPointerException..
any suggestion?
please help