We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I downloaded caddy without packages and later wanted to add cache package
ubuntu@username:~$ caddy add-package github.com/darkweak/souin/plugins/caddy 2025/01/13 05:16:29.581 INFO this executable will be replaced {"path": "/usr/bin/caddy"} 2025/01/13 05:16:29.582 INFO requesting build {"os": "linux", "arch": "amd64", "packages": ["github.com/mholt/[email protected]", "github.com/darkweak/souin/plugins/caddy"]} Error: download failed: download failed: HTTP 400: unable to fulfill download request (id=a0ad9487-34bf-4369-8692-cc02fb2a1beb)
i have added other packages in this style they are working
The text was updated successfully, but these errors were encountered:
Hey @dknaix weird behavior, I'll try to update the package on caddyserver.
Sorry, something went wrong.
@dknaix it should be good now.
No branches or pull requests
I downloaded caddy without packages and later wanted to add cache package
ubuntu@username:~$ caddy add-package github.com/darkweak/souin/plugins/caddy
2025/01/13 05:16:29.581 INFO this executable will be replaced {"path": "/usr/bin/caddy"}
2025/01/13 05:16:29.582 INFO requesting build {"os": "linux", "arch": "amd64", "packages": ["github.com/mholt/[email protected]", "github.com/darkweak/souin/plugins/caddy"]}
Error: download failed: download failed: HTTP 400: unable to fulfill download request (id=a0ad9487-34bf-4369-8692-cc02fb2a1beb)
i have added other packages in this style they are working
The text was updated successfully, but these errors were encountered: