Closed radumazi closed 6 years ago
Your log doesn't look complete, the senderservice is missing completely. (Might be the cause of your problem, obviously if senderservice is not started, nothing will be sent. But I'm unaware of any scenario where that could happen)
it should at least send the existing logs at startup, but it doesn't
I don't think that version of acra did acutally send reports on startup.
4.9.2 had a bug with Form reports, try this version: 'com.faendir:acra:4.10.0'
.
Or go with 5.0.0-alpha14
, see https://github.com/F43nd1r/acra/wiki/Migrating
From the logs I was was under the impression that the sender service was not starting. Actually, because of a authorization change my server was returning 403. So, it's nothing wrong with acra, sorry for my confusion
Thank you
On Nov 20, 2017 2:07 AM, "F43nd1r" notifications@github.com wrote:
Your log doesn't look complete, the senderservice is missing completely. (Might be the cause of your problem, obviously if senderservice is not started, nothing will be sent. But I'm unaware of any scenario where that could happen)
it should at least send the existing logs at startup, but it doesn't
I don't think that version of acra did acutally send reports on startup.
4.9.2 had a bug with Form reports, try this version: 'com.faendir:acra:4.10.0'. Or go with 5.0.0-alpha14, see https://github.com/F43nd1r/acra/wiki/Migrating
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ACRA/acra/issues/605#issuecomment-345561948, or mute the thread https://github.com/notifications/unsubscribe-auth/AGR9-OhE64m0TV7cRihwc2QlHNxqBR7Mks5s4MLAgaJpZM4Qi717 ..
Hello,
I had a running ACRA setup for about a year, but I recently discovered it's not sending reports anymore. I ran trough previous solutions to my problem, tried different configurations, nothing seems to work.
Details: Version ch.acra:acra:4.9.2
Log (made it crash at app startup, this is the log after a crash, so it should at least send the existing logs at startup, but it doesn't)
Thank you