GithubActions icon indicating copy to clipboard operation
GithubActions copied to clipboard

The 'Referer' header must be modified using the appropriate property or method.

Open cesarcoatl opened this issue 1 year ago • 1 comments

I maintain a bucket and for one of the apps an HTTP Referer must be used, but this is the first time I get this error.

The 'Referer' header must be modified using the appropriate property or method.
Parameter name: name
At C:\Users\runneradmin\SCOOP\apps\scoop\current\lib\install.ps1:111 char:9
+         throw $e
+         ~~~~~~~~
    + CategoryInfo          : OperationStopped: (:) [], ArgumentException
    + FullyQualifiedErrorId : The 'Referer' header must be modified using the appropriate property or method.
Parameter name: name
 
Error: Process completed with exit code 1.

See here

I have not changed the way I generate scoop's config.json, and the last time this ran successfully was this one.

I was able to uninstall and reinstall the same app without a problem.

Thanks in advance.

cesarcoatl avatar Mar 06 '24 21:03 cesarcoatl

👀

cesarcoatl avatar Sep 06 '24 06:09 cesarcoatl