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

Casting on LG WebOS: Troubleshooting Connection Errors #160

Open
MustafaKhan47 opened this issue Jan 4, 2025 · 0 comments
Open

Casting on LG WebOS: Troubleshooting Connection Errors #160

MustafaKhan47 opened this issue Jan 4, 2025 · 0 comments

Comments

@MustafaKhan47
Copy link

When attempting to cast images, videos, or audio to an LG device running the WebOS operating system, users may encounter an issue where the casting fails with an error message. This typically occurs when the device is already connected or in the process of connecting to another app channel, preventing the casting operation from proceeding.

This error is often indicated by the following error payload:

The message suggests that the WebOS device is either already in use by another app or in the middle of a connection process, blocking the new connection attempt for casting.

Detailed Error Logs:

webOS Socket [IN]: {"type":"error","id":"5","error":"500 Application error","payload":{"returnValue":false,"errorCode":-1000,"errorText":"Already connected or connecting to this app channel"}}
webOS Socket [OUT]: {"type":"request","id":"6","uri":"ssap://webapp/launchWebApp","payload":{"webAppId":"MediaPlayer"}}
onClose: 1000
This error usually requires either waiting for the current connection process to finish or ensuring that the device is free to accept a new connection. If the issue persists, users might need to restart the WebOS device or troubleshoot the app channel connections.

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

No branches or pull requests

1 participant