You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified this is the correct repository for opening this issue.
I have verified no other issues exist related to my problem.
I have verified this is not an issue for a specific package.
I have verified this issue is not security related.
I confirm I am using official, and not unofficial, or modified, Chocolatey products.
What You Are Seeing?
I added automatic updates for one of my packages using the Update-Package function from au. The automatic update fails with a URL check even though the URL is valid. The package in question is InputDirector and the problematic URL is "https://inputdirector.com/downloads/InputDirector.v2.2.zip". This function works fine in all my other packages. The package InputDirector itself works properly with this url. The installer zip downloads and installs as it should. For now i fixed the auto update by disabling the URL check with NoCheckUrl argument.
What is Expected?
I expected the URL check not to fail on a valid URL.
Checklist
What You Are Seeing?
I added automatic updates for one of my packages using the Update-Package function from au. The automatic update fails with a URL check even though the URL is valid. The package in question is InputDirector and the problematic URL is "https://inputdirector.com/downloads/InputDirector.v2.2.zip". This function works fine in all my other packages. The package InputDirector itself works properly with this url. The installer zip downloads and installs as it should. For now i fixed the auto update by disabling the URL check with NoCheckUrl argument.
What is Expected?
I expected the URL check not to fail on a valid URL.
How Did You Get This To Happen?
System Details
Installed Packages
Output Log
Additional Context
No response
The text was updated successfully, but these errors were encountered: