Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cesarcoatl opened this issue Mar 6, 2024 · 0 comments

Comments

@cesarcoatl
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant