Cannot convert the column of type TIMESTAMP to requested type long

Luis Filipe a year 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 Tananaev a year ago

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

Luis Filipe a year 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 Tananaev a year ago

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