Last Modified: Aug 23, 2025
Affected Product(s):
F5OS F5OS-A
Known Affected Versions:
F5OS-A 1.5.1, F5OS-A 1.5.2
Fixed In:
F5OS-A 1.5.3
Opened: Oct 21, 2024 Severity: 4-Minor
An incorrect msg_id is reported for api_svc_gateway auth or zmq_info errors. ZMQ_MSG API_SVC_GATEWAY.ZMQ_MSG.6 Wrong msg_id: 2024-10-29T21:03:59.960602+00:00 appliance-1.chassis.local api-svc-gateway[9]: priority="Info" version=1.0 msgid=0x5806000000000006 msg="Running network manager Message Queue client at" ADDR="tcp://localhost:2401". Correct msg_id: 2024-10-29T21:03:59.960602+00:00 appliance-1.chassis.local api-svc-gateway[9]: priority="Info" version=1.0 msgid=0x5805000000000006 msg="Running network manager Message Queue client at" ADDR="tcp://localhost:2401". AUTH API_SVC_GATEWAY.AUTH.7 Wrong msg_id: 2024-10-29T21:32:15.841424+00:00 appliance-1.chassis.local api-svc-gateway[9]: priority="Err" version=1.0 msgid=0x5805000000000007 msg="Platfrom key could not be decrypted" ERRNOSTR="Bad protocol usage or unexpected retval" LASTERR="Bad ciphertext format" ERRNO=21. Correct msg_id: 2024-10-29T21:32:15.841424+00:00 appliance-1.chassis.local api-svc-gateway[9]: priority="Err" version=1.0 msgid=0x5806000000000007 msg="Platfrom key could not be decrypted" ERRNOSTR="Bad protocol usage or unexpected retval" LASTERR="Bad ciphertext format" ERRNO=21.
An incorrect message ID is logged.
Errors that are logged by api_svc_gateway auth or zmq_info
None
Modified api_svc_gateway auth or zmq_info error msg_ids