Sentinel: Update Master Database failed

Status
Not open for further replies.

nc6a

Member
Joined
Jul 21, 2022
Messages
15
Reaction score
5
Trying to update the master datebase and I get a window stating;

Updating full database failed
Operation is canceled
The remote name could not be resolved "ftp.homepatrol.com"

Any help would be appreciated.
Thanks, Don
 

ProScan

Software Provider
Premium Subscriber
Joined
Jul 2, 2006
Messages
8,403
Reaction score
4,863
Location
Ontario, Calif.
Trying to update the master datebase and I get a window stating;

Updating full database failed
Operation is canceled
The remote name could not be resolved "ftp.homepatrol.com"

Any help would be appreciated.
Thanks, Don
Did it work before?
Who is your ISP? Some will block FTP access.
Some had success flushing the computer DNS cache.
 

nc6a

Member
Joined
Jul 21, 2022
Messages
15
Reaction score
5
It's always worked until now. ISP is Charter
 

nc6a

Member
Joined
Jul 21, 2022
Messages
15
Reaction score
5
Just tried using my phone as a hotspot and it works??
So all is well, no idea whats the problem is with ISP.
Thanks for the help.
Don
 

nc6a

Member
Joined
Jul 21, 2022
Messages
15
Reaction score
5
Haven't changed a thing. Weird it works fine using the phone as a hotspot.
 

ProScan

Software Provider
Premium Subscriber
Joined
Jul 2, 2006
Messages
8,403
Reaction score
4,863
Location
Ontario, Calif.
Weird it works fine using the phone as a hotspot.
Not really. It just means something on your computer or network is causing it.

If you want to find out the root cause, do this, one at a time. It may help us to advise anyone else that runs into this
1. Clear the computer DNS cache.
2. If you're still getting the error then temporarily disable any firewalls/internet security programs running, one at a time.
3. If you're still getting the error then reboot the computer.
4. If you're still getting the error then reboot the router.
 

gh6406

Member
Joined
Apr 25, 2013
Messages
224
Reaction score
56
Location
Dalton,Ga
Mine did not show an update yesterday at about 10pm. Just updated at 11pm tonight and it worked.
 

RT48

Member
Joined
Apr 6, 2014
Messages
264
Reaction score
122
Location
Cuyahoga County, Ohio
The remote name could not be resolved "ftp.homepatrol.com"
DNS issue. Best way to troubleshoot this is using the Windows nslookup command.

Open a Windows command window and then

nslookup ftp.homepatrol.com (Not only will that give you the IP address of ftp.homepatrol.com or "could not be resolved" error message, it will tell you which DNS server responded to your query. Almost certainly your home router that connects you to your ISP.)

Find out one of the addresses of your ISP's DNS servers. Now try nslookup ftp.homepatrol.com <ISP's DNS Server's IP address>
If you still get the "could not be resolved" error message, the problem lies upstream of your home network.

Finally nslookup ftp.homepatrol.com 8.8.8.8 will tell you if the problem lies upstream of your ISP.
 
Status
Not open for further replies.
Top