dns_probe_finished_nxdomain facebook
Seems like a DNS issue (On facebook's part) 04-10-2021 18:45 CEST
https://www.reddit.com/r/sysadmin/comments/q181fv/looks_like_facebook_is_down/hfda42z/?utm_source=share&utm_medium=web2x&context=3
dns_probe_finished_nxdomain facebook
Seems like a DNS issue (On facebook's part) 04-10-2021 18:45 CEST
https://www.reddit.com/r/sysadmin/comments/q181fv/looks_like_facebook_is_down/hfda42z/?utm_source=share&utm_medium=web2x&context=3
DNS_PROBE_FINISHED_NXDOMAIN node.js
// Change Your Port, Example :-
const Port = '8000' // Change This To Something Else 433 / 8000 Maybe
app.listen(Port, (err) => {
if (err) {
console.log("Error Occured", err)
return;
} else {
console.log("Listning To : ", Port)
}
});
DNS_PROBE_FINISHED_NXDOMAIN
Best Fixes :
1. Change Your Domain's DNS
2. Change Your Hosting's DNS
3. Clear Your Browsing Cache
4. Flush Your PC DNS Cahce [ ipconfig /flushdns ]
5. Renew Your PC IP [ ipconfig /renew ]
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us