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

[Bug]: OBSStudio 404 #789

Open
2 tasks
BornToBeRoot opened this issue Jan 6, 2025 · 0 comments
Open
2 tasks

[Bug]: OBSStudio 404 #789

BornToBeRoot opened this issue Jan 6, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@BornToBeRoot
Copy link
Contributor

What happened?

This URL returns a 404:

https://obsproject.com/update_studio/manifest.json

The other version OBSStudioAlt is still working via GitHub

Version

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

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).
@BornToBeRoot BornToBeRoot added the bug Something isn't working label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant