- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- Updatable Objects suddently stop loading in SmartC...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Updatable Objects suddently stop loading in SmartConsole
Today a collegue report me that he wasn't able to load updatable ojbect.
Basically on different rulebase on different domain on our MDS ( R81.10 Take 158 ,installed months ago and they were working fine since some days ago ) ,instead gateway use different version from 80.40 to 81.20 ) the loading screen of the updatable object is stuck as you can see from the screenshot.
The smart console is updated, at the moment I cannot perform a mdsstop_customer/mdstart_customer.
This happens on every domain ,even the test one with no gateway registered.
Any advices?
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, my apologies, you said that in the post.
You can try below and see if it helps.
Andy
cloudguard stop
cloudguard start
Run those on MDS level.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @AleLovaz82
Check these items on the Management Server (in the Expert mode):
- Ping the Check Point server:
ping updates.checkpoint.com
Your server must resolve this hostname.
You might not get a reply. It is OK. - If there is no DNS resolving, check the DNS server configuration and connectivity to the DNS server.
- Check the connectivity to the Check Point server:
curl_cli --cacert $CPDIR/conf/ca-bundle.crt https://updates.checkpoint.com/WebService/services/DownloadMetaDataService?wsdl
- Check that a proxy server is configured, if needed.
https://support.checkpoint.com/results/sk/sk122636
Akos
\m/_(>_<)_\m/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it's not related to dns o or connection. too easy and already checked before asking for help 🙂
I gave a look at the SK and i've seen $MDS_FWDIR/log/mds.elg and it seems that it's trying to use an old proxy that is not configured at MDS Level,and it's correct in this way.
the MSD can ping public ip and the curl suggestend in the SK is working fine.
MDS> show configuration proxy
PRXY0221 IP is not set
but
Wed Oct 16 14:33:35 2024> "COnlineServicesAutoUpdate::QueryFdt": Using proxy address= xx.xx.xx.xx:8080, fdt_server_use_proxy=true.
I have to find where i can change this settings,if it's possibile and is not a sort of bug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
found proxy conf in
$CPDIR/tmp/umis_objects.C
let'see how to change it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just throwing this out there...did you make sure you updated to latest smart console build? Other than that, make sure what @AkosBakos said works.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yep,it's the latest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, my apologies, you said that in the post.
You can try below and see if it helps.
Andy
cloudguard stop
cloudguard start
Run those on MDS level.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
it deleted the tmp file for proxy setting in cloudguard ,this solved! ,thx the_rock!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Glad we can help.
Andy
