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
WARNING: Invoke-EvergreenRestMethod: Response status code does not indicate success: 404 (Not Found)., with: https://obsproject.com/update_studio/manifest.json.
WARNING: Invoke-EvergreenRestMethod: For troubleshooting steps see: https://stealthpuppy.com/evergreen/troubleshoot/.
WARNING: Run 'Get-EvergreenApp -Name "OBSStudio" -Verbose' to review additional details for troubleshooting.
Line |
123 |$Response = Invoke-RestMethod @params
|~~~~~~~~~~~~~~~~~~~~~~~~~
| Response status code does not indicate success: 404 (Not Found).
The text was updated successfully, but these errors were encountered:
What happened?
This URL returns a 404:
https://obsproject.com/update_studio/manifest.json
The other version
OBSStudioAlt
is still working via GitHubVersion
latest
What PowerShell edition/s are you running Evergreen on?
PowerShell Core, Windows PowerShell
Which operating system/s are you running Evergreen on?
Windows 10+
Have you reviewed the documentation?
Verbose output
The text was updated successfully, but these errors were encountered: