Closed Draxler101 closed 1 year ago
Try irm https://christitus.com/win | iex
no same issue well debloat worked the first time i used then after restart started happening
Can you try connecting to https://christitus.com and git.io using a web browser?
yes man same problem
sounds like a DNS issue.
Try this
[Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12;iex(New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/ChrisTitusTech/winutil/main/winutil.ps1')
its working after conneting to dns 1.1.1.1
can you help me King527
just download 1.1.1.1 dns from google and connect to it then it will work
If its a dns issue:
it tried but same issue
i dont know what to do i will just reset the computer now
Did you run the windows troubleshooter for network connectivity? It usually resets the network connection to default settings which might work
let it run and maybe it works.
Did you reach the internet at any time before?
Yeah it was a dns issue i have a windows11 so after reseting the networks setting i just again change dns to 1.1.1.1 and 1.0.0.1 and turn on DNS over HTTPs and Fall back to plain text and it worked thanks you for the support i would have formated but i believed in the community
Great to hear its working again :)
It is still not working for me. Even after changing the DNS severs.
Can you open the address in your normal browser?
Can you open the address in your normal browser?
Yes I can.
Did you run the script as admin?
Did you run the script as admin?
Yes I did.
Tried all the solution mentioned above i'm still getting the issue anyone please help
Worked for me when I changed my IPv6 DNS as well as IPv4. 2606:4700:4700::1111 2606:4700:4700::1001
bro help me out here.. anyone.... im still having the problem
Hey buddy,
It's nothing but DNS issues just change DNS as stated on website you might also find on comments also I actually not remember right now.
You might need to restart your device once connect to network. Try once or twice.
On Sun, Sep 17, 2023, 8:46 PM Richard9526 @.***> wrote:
bro help me out here.. anyone.... im still having the problem
— Reply to this email directly, view it on GitHub https://github.com/ChrisTitusTech/winutil/issues/464#issuecomment-1722499300, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUBQA5TJLLW3U5B2EJDCUOLX24H3RANCNFSM6AAAAAASPATCXI . You are receiving this because you commented.Message ID: @.***>
THE THING IS... i installed a tweaks for the notification pop up to stop and it did...but thn i realised i needed it back so i had to recheck it again on the christitustool page...but thn now its just showing... Unable to connect to the server,,, i changed DNS, restarted, tried the other links..still the same damnn problem
Trust me bro try different ways of changing DNS or change whole network ( your wifi to mobile hotspot or something)
It's really a DNS issue and nothing else
Try again you will figure it out
On Mon, Sep 18, 2023, 11:24 AM Richard9526 @.***> wrote:
THE THING IS... i installed a tweaks for the notification pop up to stop and it did...but thn i realised i needed it back so i had to recheck it again on the christitustool page...but thn now its just showing... Unable to connect to the server,,, i changed DNS, restarted, tried the other links..still the same damnn problem
— Reply to this email directly, view it on GitHub https://github.com/ChrisTitusTech/winutil/issues/464#issuecomment-1722792301, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUBQA5RYMFJ4HSFXLST5NQTX27OXZANCNFSM6AAAAAASPATCXI . You are receiving this because you commented.Message ID: @.***>
THE THING IS... i installed a tweaks for the notification pop up to stop and it did...but thn i realised i needed it back so i had to recheck it again on the christitustool page...but thn now its just showing... Unable to connect to the server,,, i changed DNS, restarted, tried the other links..still the same damnn problem
Use vpn and it'll work, I also faced the same issue but now everything works fine
I found whats causing this problem. Its IPv6. Changing DNS didnt make any difference. Disable IPv6 to fix it before running the script.
On any system which i face this issue i just go onto the google dns website and change my IPv4 and IPv6 dns address by going into the network adapter settings as shown earlier by some.
IPv4:
8.8.8.8
8.8.4.4
IPv6:
2001:4860:4860::8888
2001:4860:4860::8844
Some older devices may even use:
2001:4860:4860:0:0:0:0:8888
2001:4860:4860:0:0:0:0:8844
As a plus it even helps resolving of domains faster ( loading websites faster )
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.