Bug ID 605010: Thrift::TException error

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP AFM, APM, ASM, AVR, PEM, SWG, vCMP(all modules)

Fixed In:
13.0.0, 12.1.2 HF1

Opened: Jul 14, 2016

Severity: 3-Major

Symptoms

Trying to send a scheduled report might fail in some cases with the error "Thrift::TException=HASH(0x9a65410)".

Impact

Failure on sending scheduled-report.

Conditions

This occurs when sending scheduled reports.

Workaround

Modify the script to use the explicit address instead of the 'localhost' value. This can be achieved with the following command: mount -o remount -rw /usr sed -i 's/localhost/127\.0\.0\.1/' /usr/share/perl5/vendor_perl/F5/AVReporter/Client.pm mount -o remount -r /usr

Fix Information

Changing script to use explicit address instead of 'localhost'.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips