Cannot convert the column of type TIMESTAMP to requested type long

Luis Filipea month 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 Tananaeva month ago

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

Luis Filipea month 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 Tananaeva month ago

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