ChrisTitusTech / winutil

Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
MIT License
24.14k stars 1.47k forks source link

iwr : Unable to connect to remote server #464

Closed Draxler101 closed 1 year ago

Draxler101 commented 1 year ago

123 Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

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.

ChrisTitusTech commented 1 year ago

Try irm https://christitus.com/win | iex

Draxler101 commented 1 year ago

no same issue well debloat worked the first time i used then after restart started happening image

Carterpersall commented 1 year ago

Can you try connecting to https://christitus.com and git.io using a web browser?

K1NG527 commented 1 year ago

yes man same problem

ChrisTitusTech commented 1 year ago

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')
Draxler101 commented 1 year ago

image2

K1NG527 commented 1 year ago

its working after conneting to dns 1.1.1.1

Draxler101 commented 1 year ago

can you help me King527

K1NG527 commented 1 year ago

just download 1.1.1.1 dns from google and connect to it then it will work

NicciZar commented 1 year ago

If its a dns issue:

image image image image image

Draxler101 commented 1 year ago

it tried but same issue

Draxler101 commented 1 year ago

i dont know what to do i will just reset the computer now

NicciZar commented 1 year ago

Did you run the windows troubleshooter for network connectivity? It usually resets the network connection to default settings which might work

image image

let it run and maybe it works.

Did you reach the internet at any time before?

Draxler101 commented 1 year ago

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

NicciZar commented 1 year ago

Great to hear its working again :)

Deva-Agarwal commented 1 year ago

It is still not working for me. Even after changing the DNS severs. image

NicciZar commented 1 year ago

Can you open the address in your normal browser?

Deva-Agarwal commented 1 year ago

Can you open the address in your normal browser?

Yes I can.

NicciZar commented 1 year ago

Did you run the script as admin?

Deva-Agarwal commented 1 year ago

Did you run the script as admin?

Yes I did.

bunny1-1 commented 1 year ago

Tried all the solution mentioned above i'm still getting the issue anyone please help

lucid-codr commented 1 year ago

Worked for me when I changed my IPv6 DNS as well as IPv4. 2606:4700:4700::1111 2606:4700:4700::1001

Richard9526 commented 1 year ago

bro help me out here.. anyone.... im still having the problem

bunny1-1 commented 1 year ago

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: @.***>

Richard9526 commented 1 year ago

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

bunny1-1 commented 1 year ago

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: @.***>

Obnomus commented 1 year ago

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

nikkdrive18 commented 1 year ago

I found whats causing this problem. Its IPv6. Changing DNS didnt make any difference. Disable IPv6 to fix it before running the script. Untick-IPv6

lucid-codr commented 10 months ago

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 )