Kodi Community Forum

Full Version: XBMC soft remote stopped working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Quite suddenly all the remotes stopped working including the one in the xbmc web interface to yatse. I enabled the debug log in Yatse as well as XMBC and attempted to debug.

Yatse log displays the following:

Code:
2013-04-22 13:15:25.686 Verbose/JsonRpc: e.a@238: Request : {"id":1,"jsonrpc":"2.0","method":"Application.GetProperties","params":{"properties":["version"]}}
2013-04-22 13:15:25.694 Verbose/JsonRpc: e.a@258: Response : {"error":{"code":-32601,"message":"Method not found."},"id":1,"jsonrpc":"2.0"}

XBMC log displays:

Code:
14:03:04 T:2934645856   DEBUG: JSONRPC: Incoming request: {"id":1,"jsonrpc":"2.0","method":"Application.GetProperties","params":{"properties":["version"]}}
14:03:04 T:2934645856   DEBUG: JSONRPC: Calling application.getproperties
14:03:04 T:2934645856   DEBUG: webserver: request received for /jsonrpc

Does anyone have any ideas what could be wrong?
Welcome to the XBMC forums.

Please upload the complete debug log (wiki) to www.xbmclogs.com and post the assigned URL for your log with your reply. The log needs to show you attempting to use your remote app to control XBMC.
Here's the debug log http://www.xbmclogs.com/show.php?id=13652 the request happens at line 774