Home Forums Newsletter Plugin Support Errors in logs, not sure how important

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29195
    James LeDoux
    Participant

    I’m getting these errors in the logs. What should I do? Are they important, and if not, how much should we fine tune these things?

    This one was repeated probably hundreds of times, maybe even one for each email (didn’t try to count them):

    26-01-2017 08:14:48 – ERROR – m: 78.4 MB, u: 1300 – Mailgun response: {
    “id”: “<20170126081448.101426.12741.19502423@mg.humortimes.com>”,
    “message”: “Queued. Thank you.”
    }

    Getting mostly these in a ‘statistics’ log:
    26-01-2017 03:05:12 – INFO – m: 66.3 MB, u: 0 – Email with no token hence not signature to check
    with occasionally these:
    26-01-2017 03:05:12 – INFO – m: 66.1 MB, u: 0 – Open already registered
    – is ‘no token’ bad? I’m running the mailing through mailgun, do they need a token to keep track, for bounces, etc?

    Any help would be appreciated. Thank you.

    #29201
    Stefano
    Keymaster

    Hi, they are not important. Probably we wrongly logged them as ERROR instead of INFO (sometime programmer do that to be sure the log is written since the logger always writes ERROR log lines).

    Thank you for your report, I’ll check the log statements in the code.

    Stefano.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.