|
| 1 | +# Powershell Error |
| 2 | + |
| 3 | +If you are getting something similiar to these in powershell then heres how you can fix it. |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | +## Option 1 | Cloudflare WARP |
| 10 | + |
| 11 | +To do this method head on over to the link below and download the latest version for your operating system. (Windows in most cases.) |
| 12 | +https://developers.cloudflare.com/cloudflare-one/team-and-resources/devices/cloudflare-one-client/download/ |
| 13 | + |
| 14 | +Once you install WARP and have it running you should see a pop up in the bottom left corner something like this. |
| 15 | + |
| 16 | + |
| 17 | +However if you do not then you can just search for Cloudflare WARP in your search bar or system tray then it should pop up. |
| 18 | + |
| 19 | +Once you are here you can press on next. |
| 20 | + |
| 21 | +Then you should see something like **Your internet is not private**. |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | +Press the big switch to turn on Cloudflare WARP. |
| 26 | + |
| 27 | +Once Cloudflare connects you to their services then if you were to rerun the script it should work. |
| 28 | +If not ask for support in our Discord Server. |
| 29 | + |
| 30 | +## Option 2 | Change your DNS |
| 31 | + |
| 32 | +Now to do this one it's a bit more tricky. Don't worry there will be a video to explain how to do it. |
| 33 | + |
| 34 | +- Head on over to Control Panel you can find that by searching in your Start Menu. |
| 35 | +- You should see a few options the one we are worried about is **Network and Internet** so click on that. |
| 36 | +- Now you should see 2 options. Click on **Network and Sharing Center** |
| 37 | +- Now if you look to the left side of the panel you will see 3 options. |
| 38 | +- Click on **Change adapter settings** which should open another panel. |
| 39 | +- Now if you are either on a Wireless connection or Ethernet right click the one that you need. |
| 40 | +- You would then select **Properties** with the little shield icon. |
| 41 | +- Look for **Internet Protocol Version 4 (TCP/IPv4)** click on that and press Properties again. |
| 42 | +- Now focus on the bottom card where you will press **Use the following DNS server addresses:**. |
| 43 | + |
| 44 | +### Cloudflare |
| 45 | +Perferred DNS Server: 1.1.1.1 |
| 46 | +Alternate DNS Server: 1.0.0.1 |
| 47 | + |
| 48 | +### Google |
| 49 | +Perferred DNS Server: 8.8.8.8 |
| 50 | +Alternate DNS Server: 8.8.4.4 |
| 51 | + |
| 52 | +Those are the two we recommend. I went for Cloudflare for this demonstration. |
| 53 | + |
| 54 | + |
| 55 | +Press on OK and then rerun the script. |
| 56 | +That should fix your problem if not feel free to try another option. |
| 57 | + |
| 58 | +https://youtu.be/sgS2aYvGVT8 |
| 59 | + |
0 commit comments