Empty ObjectContainer Error on Android

I have the following code in a channel of mine to show a message to the user:
return ObjectContainer(header='Success', message='Success')

 

All other clients I have access to work without fail, however, the Android client throws this error:

"An error occurred while attempting to navigate to the selected item. It appears that the associated server is no longer accessible."

 

I didn't see any errors in the plugin or system logs. Has anyone else seen this? Its rather annoying.

 

Sounds like a bug with the android app. I'll try to poke someone on that dev team.

Sounds like a bug with the android app. I'll try to poke someone on that dev team.

Thanks, Mikedm139. If I need to provide any code or logs I would be glad to do so. If it means anything I am not using the PlexPass version.

The proper people have been notified and the issue has been noted. Thanks for bringing it up. We're trying to pester (within reason) the client app devs to fix channel stuff so that the channel experience is better across the board  B)

I am having this problem too, with a Galaxy S3, and the CBS and NBC channels.

 

I am having this problem too, with a Galaxy S3, and the CBS and NBC channels.

Yep, that looks like the same issue, there are a couple of shows on CBS and NBC that do not have any videos and return an empty list.

Yes, the same problem ocurrs when an empty object container is returned. As a workaround you could return an item with no description , or one where the callback sends the user back to the previous menu this will stop the app from failing. You could check for client Is being used as well and display either the message or the menu item

Sent from my HTC One using Tapatalk

This has been fixed by the way. It works really well now!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.