Skip to content

Casting on LG WebOS: Troubleshooting Connection Errors #160

Open
@MustafaKhan47

Description

@MustafaKhan47

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions