ACRA / acralyzer

Open source backend for ACRA reports.
GNU General Public License v3.0
489 stars 90 forks source link

timestamp is empty #66

Open svrkispm opened 10 years ago

svrkispm commented 10 years ago

Hello, it is impossible to sort reports by time, timestamp field in detailed view is empty. Running current version of acra on centos 6.4 on couchdb 1.5 built from source.

Many thanks.

KichangKim commented 9 years ago

Same issue here. With latest ACRA, Acralyzer, CentOS 6.5 on couchdb 1.6 built fron source.

All of reports has NULL uptime and empty USER_CRASH_DATE and empty timestamp.

svrkispm commented 9 years ago

Any updates on this? Can anyone confirm whether this bug is still present?

dasilva commented 9 years ago

Hi, I am having the same issue.

This is how the problematic record looks like: ... USER_APP_START_DATE - 2014-09-25T09:33:07.000-03:00 USER_CRASH_DATE - { } USER_CRASH_DATE_FIXED_BY_ACRALYZER - true ...

Necrontyrr commented 8 years ago

Same issue, same OS (CentOS 6.5).

USER_CRASH_DATE [empty] USER_CRASH_DATE_FIXED_BY_ACRALYZER TRUE

As a result, I have all of the reports unordered, making this useless.

befrest commented 8 years ago

Hi. Im having same issue. any idea!?

Also i realized that "timestamp" field is also empty in all records.