Skip to content

Improve Remote Play HTTP error diagnostics - #68

Open
leesonthenet wants to merge 1 commit into
dhleong:mainfrom
leesonthenet:improve-remoteplay-errors
Open

Improve Remote Play HTTP error diagnostics#68
leesonthenet wants to merge 1 commit into
dhleong:mainfrom
leesonthenet:improve-remoteplay-errors

Conversation

@leesonthenet

Copy link
Copy Markdown

This improves Remote Play HTTP error reporting so failures identify the request method and endpoint instead of reporting every HTTP failure as a registration error.

The updated error includes:

  • HTTP method and request path
  • HTTP status
  • RP-Application-Reason when provided by the console
  • the existing human-readable Remote Play error reason

No Remote Play protocol behavior is changed.

This is useful for diagnosing failures that occur after registration, such as session initialization or session control, which were previously reported as Registration error.

Validation:

  • npm run check
  • 39 tests passing
  • tested against a PS5 running system version 13600007
  • registration, session initialization, session control, and Remote Play login completed successfully

@leesonthenet
leesonthenet marked this pull request as ready for review August 11, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant