Werk #8288: cmk-update-agent: Fixed curl HTTP error 302 Found during agent registration process

Component Agent bakery
Title cmk-update-agent: Fixed curl HTTP error 302 Found during agent registration process
Date Apr 25, 2017
Checkmk Edition Checkmk Enterprise (CEE)
Checkmk Version 1.4.0b6 1.5.0i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Werk 8702 improved HTTP error handling with curl during agent registration process. It did not take care about all the responses during the registration process. Now only the latest response must be successful (HTTP 200). Other responses are login and redirect.

Affected systems have to fulfill two points:

  • Agent version installed is 1.4.0b1 or newer
  • Python requests module is not installed

Workaround to solve this problem is to install Python requests on the system.

To the list of all Werks