• Resolved Gal Baras

    (@galbaras)


    I’m getting many instances of the following message in error_log.

    Failed to insert log entry: WordPress database error: Processing the value for the following field failed: url. The supplied value may be too long or contains invalid data.

    Can this be related to Redirection not escaping URLs properly when saving log entries?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Godley

    (@johnny5)

    No, I don’t think so. Do you know what kind of URLs it might be for?

    Thread Starter Gal Baras

    (@galbaras)

    Alas, I don’t. This is the only information I have.

    Is there a way to know for sure?

    Plugin Author John Godley

    (@johnny5)

    Your server access log will probably contain the requests.

    The max size of the Redirection log table entries is 16MB, and I don’t think you are getting request URLs that big.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Failed to insert log entry’ is closed to new replies.