-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Checklist
- I have searched for existing issues/discussions and didn't find any similar ones.
- I haven't used any other scripts, tools or programs that might have caused this issue.
Windows version
Windows 11
Script mode/options
N/A.
Describe the issue
Powershell wont load the script, gives me a block of red code
Steps to reproduce
Open powershell
Launch script
Error
Error output
irm : The underlying connection was closed: An unexpected error occurred on a send.
At line:1 char:27
- & ([scriptblock]::Create((irm "https://debloat.raphi.re/")))
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebExc
eption - FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand
- CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebExc
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working