Cannot convert the column of type TIMESTAMP to requested type long

Luis Filipe3 months ago

Hello,

I'm facing this error. We donĀ“t change the database structure.

error - Cannot convert the column of type TIMESTAMP to requested type long. - PSQLException (... < QueryBuilder:495 < DatabaseStorage:157 < Storage:45 < ...)

Has anyone ever gone through this?

Anton Tananaev3 months ago

Are you using official release without any code or database customization?

Luis Filipe3 months ago

We have a database customization. I have already founded the issue. We have created a new column at device_geofence table and it was triggering this error. I've deleted and it works.

Thanks for replying, Anton.

Anton Tananaev3 months ago

It probably makes sense to provide all that context upfront next time.