-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Hello,
I'm getting an error for WinSCP app. It stopped in resolving the URL:
Do you know what may cause this issue ?
Thanks.
Version
2507.2318
What PowerShell edition/s are you running Evergreen on?
Windows PowerShell
Which operating system/s are you running Evergreen on?
Windows Server 2016+
Have you reviewed the documentation?
- Troubleshooting at: https://stealthpuppy.com/evergreen/troubleshoot/
- Known issues at: https://stealthpuppy.com/evergreen/issues/
Verbose output
PS H:\> Get-EvergreenApp -Name WinSCP -Verbose
VERBOSE: Function path: C:\Program Files\WindowsPowerShell\Modules\Evergreen\2507.2318\Apps\Get-WinSCP.ps1
VERBOSE: Function exists: C:\Program Files\WindowsPowerShell\Modules\Evergreen\2507.2318\Apps\Get-WinSCP.ps1.
VERBOSE: Dot sourcing: C:\Program Files\WindowsPowerShell\Modules\Evergreen\2507.2318\Apps\Get-WinSCP.ps1.
VERBOSE: Get-FunctionResource: read application resource strings from [C:\Program Files\WindowsPowerShell\Modules\Evergreen\2507.2318\Manifests\WinSCP.json]
VERBOSE: Calling: Get-WinSCP.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: UseBasicParsing: True.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: MaximumRedirection: 2.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: DisableKeepAlive: True.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: UserAgent: Evergreen/2507.2318.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: Method: Default.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: Uri: https://sourceforge.net/projects/winscp/best_release.json.
VERBOSE: Invoke-EvergreenRestMethod: Invoke-RestMethod parameter: ContentType: application/json; charset=utf-8.
VERBOSE: GET https://sourceforge.net/projects/winscp/best_release.json with 0-byte payload
VERBOSE: received 3392-byte response of content type application/json; charset=utf-8
VERBOSE: Get-SourceForgeRepoRelease: Validating SourceForge release object.
VERBOSE: Get-SourceForgeRepoRelease: Property validation succeeded.
VERBOSE: Get-SourceForgeRepoRelease: Capture version number from: /WinSCP/6.5.3/WinSCP-6.5.3-Setup.exe.
VERBOSE: Get-SourceForgeRepoRelease: Found filename: [WinSCP-6.5.3-Setup.exe].
VERBOSE: Get-SourceForgeRepoRelease: Found folder: [/WinSCP/6.5.3/].
VERBOSE: Get-SourceForgeRepoRelease: Found version: [6.5.3].
VERBOSE: Resolve-SystemNetWebRequest: Attempting to resolve: http://downloads.sourceforge.net/project/winscp/WinSCP/6.5.3/WinSCP-6.5.3-Setup.exe?ts=gAAAAABod78mCOZGBrdD-jIk3o5KrV5yKmCYFDI-wTVF194ARqaIqMe6U0Iy_cuSmmMWvsv_m-F-Wj3b1DwWVY705DC-KY-ewA%3D%3D.
WARNING: Resolve-SystemNetWebRequest: Return code: [], with: http://downloads.sourceforge.net/project/winscp/WinSCP/6.5.3/WinSCP-6.5.3-Setup.exe?ts=gAAAAABod78mCOZGBrdD-jIk3o5KrV5yKmCYFDI-wTVF194ARqaIqMe6U0Iy_cuSmmMWvsv_m-F-Wj3b1DwWVY705DC-KY-ewA%3D%3D.
WARNING: Resolve-SystemNetWebRequest: For troubleshooting steps see: https://stealthpuppy.com/evergreen/troubleshoot/.
WARNING: Run 'Get-EvergreenApp -Name "WinSCP" -Verbose' to review additional details for troubleshooting.Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working