<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic FirePower update URL filtering failed in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firepower-update-url-filtering-failed/m-p/2942310#M1018226</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have an issue with the URL Filtering Update on a Management Center. In /var/log/messages I have the followings entries:&lt;/P&gt;
&lt;P&gt;Nov 22 10:30:22 SRVFMC01 SF-IMS[4762]: [4858] CloudAgent:CloudAgent [WARN] GetDatabaseUpdate( ) reported -1.&lt;BR /&gt;Nov 22 10:30:27 SRVFMC01 SF-IMS[4742]: [4933] SFDataCorrelator:MySQLEvent [INFO] Status: 5 active partitions, 5 output threads, 21 prepared statements, 1 key buffers (2 peak)&lt;BR /&gt;Nov 22 10:30:27 SRVFMC01 SF-IMS[4742]: [4933] SFDataCorrelator:MySQLEvent [INFO] Stats: db execute 8.255 sec, db wait 0.017 sec, insert wait 10.241 sec&lt;BR /&gt;Nov 22 10:30:34 SRVFMC01 SF-IMS[4762]: [4858] CloudAgent:CloudAgent [ERROR] **One or more of the downloaded files has a bad checksum 1&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I checked DNS, Connection, ... everything seems to work fine. All other updates works also as expected.&lt;/P&gt;
&lt;P&gt;Current version:&lt;/P&gt;
&lt;P&gt;Software Version&amp;nbsp;&amp;nbsp;&amp;nbsp;5.4.1.8&lt;BR /&gt;Operating System Version&amp;nbsp;5.4.0&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Last URL Filtering Update: 2016-11-20 02:26:40&lt;/P&gt;
&lt;P&gt;This happens with the automatic update, as well as when I try to do a manual update.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for any hint.&lt;/P&gt;
&lt;P&gt;Best Regards, Daniel&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 13:12:24 GMT</pubDate>
    <dc:creator>fuhdan</dc:creator>
    <dc:date>2019-03-12T13:12:24Z</dc:date>
    <item>
      <title>FirePower update URL filtering failed</title>
      <link>https://community.cisco.com/t5/network-security/firepower-update-url-filtering-failed/m-p/2942310#M1018226</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have an issue with the URL Filtering Update on a Management Center. In /var/log/messages I have the followings entries:&lt;/P&gt;
&lt;P&gt;Nov 22 10:30:22 SRVFMC01 SF-IMS[4762]: [4858] CloudAgent:CloudAgent [WARN] GetDatabaseUpdate( ) reported -1.&lt;BR /&gt;Nov 22 10:30:27 SRVFMC01 SF-IMS[4742]: [4933] SFDataCorrelator:MySQLEvent [INFO] Status: 5 active partitions, 5 output threads, 21 prepared statements, 1 key buffers (2 peak)&lt;BR /&gt;Nov 22 10:30:27 SRVFMC01 SF-IMS[4742]: [4933] SFDataCorrelator:MySQLEvent [INFO] Stats: db execute 8.255 sec, db wait 0.017 sec, insert wait 10.241 sec&lt;BR /&gt;Nov 22 10:30:34 SRVFMC01 SF-IMS[4762]: [4858] CloudAgent:CloudAgent [ERROR] **One or more of the downloaded files has a bad checksum 1&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I checked DNS, Connection, ... everything seems to work fine. All other updates works also as expected.&lt;/P&gt;
&lt;P&gt;Current version:&lt;/P&gt;
&lt;P&gt;Software Version&amp;nbsp;&amp;nbsp;&amp;nbsp;5.4.1.8&lt;BR /&gt;Operating System Version&amp;nbsp;5.4.0&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Last URL Filtering Update: 2016-11-20 02:26:40&lt;/P&gt;
&lt;P&gt;This happens with the automatic update, as well as when I try to do a manual update.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for any hint.&lt;/P&gt;
&lt;P&gt;Best Regards, Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 13:12:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-update-url-filtering-failed/m-p/2942310#M1018226</guid>
      <dc:creator>fuhdan</dc:creator>
      <dc:date>2019-03-12T13:12:24Z</dc:date>
    </item>
    <item>
      <title>1) Are you using a proxy to</title>
      <link>https://community.cisco.com/t5/network-security/firepower-update-url-filtering-failed/m-p/2942311#M1018229</link>
      <description>&lt;P&gt;1) Are you using a proxy to download url filtering database?&lt;/P&gt;
&lt;P&gt;2) Can you start a url filtering update and post the output of the following commands afterwards:&lt;/P&gt;
&lt;P&gt;Wait ~ 30 minutes before executing the following commands after triggering update via FMC UI&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;root@firesight:/# tail /var/log/urldb_log&lt;BR /&gt;root@firesight:/# cat /var/log/messages | grep -E "CloudAgent.*bcdb"&lt;BR /&gt;root@firesight:/# cat /var/log/messages | grep -E "sftunnel.*bcdb"&lt;/PRE&gt;
&lt;PRE class="prettyprint"&gt;root@firesight:/# ls -lah /var/sf/cloud_download/&lt;/PRE&gt;
&lt;PRE class="prettyprint"&gt;root@firsight:/# cat /etc/sf/bca.conf&lt;/PRE&gt;</description>
      <pubDate>Wed, 30 Nov 2016 19:14:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firepower-update-url-filtering-failed/m-p/2942311#M1018229</guid>
      <dc:creator>Oliver Kaiser</dc:creator>
      <dc:date>2016-11-30T19:14:36Z</dc:date>
    </item>
  </channel>
</rss>

