Bug Fixes
Incorrect MSI Locations Shown on the Remote Installation Screen for the Hidden Agent (On-Premise)
Due to a bug, incorrect MSI file locations/agent versions would be shown for the Hidden/Stealth Agent on the Remote Agent Install screen (Computers > REMOTE INSTALL AGENTS).
In the example below, the Remote Agent Install screen would show links for Agent version 20.0.1084, even though the teraweb container had the 23.35.1173 version:
The bug is fixed now so that the locations will show the correct links/agent versions that match the ones in the container.
Incorrect Command Line Links on the Agent Download Screen (On-Premise)
Due to a bug, incorrect command line links would be displayed on the Agent download screen (Welcome Screen). There were multiple issues with the links. For example:
There was a Revealed Agent link which shouldn't be available for command line installation. Instead, there should be two options for the Hidden Agent (64-bit and 32-bit).
The
TMROUTER
parameter should only include the IP address/hostname without the protocol (https
).
All the above issues are fixed now:
The bug is fixed now so that the locations will show the correct links/agent versions that match the ones in the container.
Screen Recordings not Deleted After Retention Time Had Passed (On-Premise)
Due to a bug, sometimes screen recordings might not get deleted even after the retention time has passed (the DELETE HISTORY AFTER (DAYS) option under Monitoring Settings > Monitoring Profile > Screen).
On the server side, you would see an error that reads something like Error processing instance onsite: DBD::Pg::st execute failed: ERROR: syntax error at or near ")" LINE 1: ...n and ar.duration <> 'empty' where sr.screen_record_id in ()
:
The bug is fixed now.