> Source: [sk109105](https://support.checkpoint.com/results/sk/sk109105)

# sk109105 - "Failed to connect to Check Point Anti Malware detection service" message in SmartView Tracker

| Property | Value |
|----------|-------|
| Solution ID | sk109105 |
| Date Created | 2016-01-06 |
| Last Modified | 2019-10-16 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- * Some traffic is bypassed / dropped by Anti-Bot (depending on engine settings) with the following reason:   

  `Could not connect to x.x.x.x:8080.`  
  `Failed to connect to Check Point Anti Malware detection service`:

  ![](https://sc1.checkpoint.com/sc/SolutionsStatics/sk109105/failed1601070611.png)

* SmartViewTracker shows alert logs from the URL Filtering blade: "`Internal System Error occured`" for HTTP sites.  

* The *cpstat -f RAD_status urlf* command shows: "`Cannot connect to cws.checkpoint.com`".   

* RAD debug (`rad_admin rad debug on all`) shows:

  ```
  
  [rad_http_response_runner.cpp:105] CRadHttpResponseRunner::run: [INFO] run chain 'CRadHttpResponseParseStatus' is ok, total read = 0
  [rad_http_response_find_content_length.cpp:130] CRadHttpResponseFindContentLength::run: [INFO] enter to ... 
  [rad_http_response_find_content_length.cpp:77] CRadHttpResponseFindContentLength::parse: [INFO] enter to ... 
  [rad_http_response_find_content_length.cpp:87] CRadHttpResponseFindContentLength::parse: [ERROR] 'Content-Length: ' is not found
  [rad_http_response_runner.cpp:94] CRadHttpResponseRunner::run: [ERROR] error running chain <CRadHttpResponseFindContentLength>
  [rad_http_response.cpp:71] CRadHttpResponse::handle_data: [ERROR] CRadHttpResponse:0x84a2d6c error processing response buffer
  [rad_connection.cpp:472] CRadConnection::CRadPender::handle_data: [ERROR] error processing http response
  [rad_connection.cpp:876] CRadConnection::handle_data: [ERROR] error reading: 0x840db58, _dlen = 256
  [rad_fwconn.cpp:1141] CRadFwConn::handle_data: [ERROR] error on data handle
   
  ```

* Kernel debug (of APPI and RAD_KERNEL modules) shows:

  ```
  
  {policy} [ERROR]: appi_rad_uf_cmi_handler_match_cb_handle_url: rad_kernel_api_async_get_resource() failed, error: service is down;
  {policy} [ERROR]: appi_rad_uf_cmi_handler_match_cb: appi_rad_uf_cmi_handler_match_cb_handle_url() failed;
  {global} rad_kernel_api_check_service_status: service is down;
  {global} rad_kernel_api_async_get_resource_ex: RAD service is down;
  ```

## Cause

The HTTP response packets arrive at the Security Gateway modified. For example, a 3rd party proxy server changes the header's fields order.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
