Chapter 2: Log Message Reference

[Note] Sort Order
All log messages are sorted by their category and then by their ID number.

2.1. ACMECERTS

These log messages refer to the ACMECERTS (ACME certificates) category.

2.1.1. Certificate_downloaded (ID: 09200100)

Default Severity
NOTICE
Log Message
Certificate chain downloaded. Certificate:<certificate>
Explanation
ACME Client successfully downloaded a certificate chain.
Firewall Action
None
Recommended Action
None
Revision
1
Parameters
certificate

2.1.2. Certificate_renew_requested (ID: 09200101)

Default Severity
NOTICE
Log Message
Requested renewall on certificate chain. Certificate:<certificate>
Explanation
ACME Client sent certificate renew request to the ACME server.
Firewall Action
None
Recommended Action
None
Revision
1
Parameters
certificate

2.1.3. Certificate_revoked (ID: 09200102)

Default Severity
NOTICE
Log Message
ACME certificate revoked. Certificate:<certificate>
Explanation
The ACME host certificate was revoked by user request.
Firewall Action
None
Recommended Action
None
Revision
1
Parameters
certificate

2.1.4. ACME_client_parse_failure (ID: 09200110)

Default Severity
WARNING
Log Message
Error detected while parsing server response. Object:<object>
Explanation
The client could not parse the server response correctly.
Firewall Action
None
Recommended Action
Verify system memory, server availability and network conditions. .
Revision
1
Parameters
object

2.1.5. ACME_client_memory_error (ID: 09200111)

Default Severity
WARNING
Log Message
Client encountered a memory error
Explanation
The client found a memory error. This may be a temporary issue.
Firewall Action
None
Recommended Action
Review system available memory.
Revision
1

2.1.6. ACME_client_no_connection (ID: 09200112)

Default Severity
WARNING
Log Message
Client could not reach the ACME server
Explanation
The client had no response to a request sent to the ACME server.
Firewall Action
None
Recommended Action
Verify connectivity towards the ACME server.
Revision
1

2.1.7. ACME_client_bad_account_key (ID: 09200113)

Default Severity
WARNING
Log Message
Client could not parse account key. Object:<object>
Explanation
The client encountered an error while attempting to parse the account key.
Firewall Action
None
Recommended Action
Verify that the account is correctly configured. It may be required to recreate the account.
Revision
1
Parameters
object

2.1.8. ACME_client_receive_buffer_exhausted (ID: 09200114)

Default Severity
WARNING
Log Message
Receive buffer exhausted when receiving data. Object:<object>
Explanation
The data sent by the server exhausted the receive buffer capacity. The data was dropped.
Firewall Action
None
Recommended Action
Verify that the server is not sending extensive certificate chains.
Revision
1
Parameters
object

2.1.9. ACME_client_no_listener (ID: 09200115)

Default Severity
WARNING
Log Message
Client could not set up port 80 listener
Explanation
The client could not create a listener on port 80 for handling the server challenges.
Firewall Action
None
Recommended Action
Make sure port 80 is available for use with ACME.
Revision
1

2.1.10. ACME_server_side_error (ID: 09200120)

Default Severity
WARNING
Log Message
ACME server side error. Object:<object> Server message:<message>
Explanation
The ACME server responded with error code to a request. After retry the error persisted.
Firewall Action
None
Recommended Action
Review the error reported by the server. ACME will automaticaly attempt again in 24h.
Revision
1
Parameters
object
message