JSONRPC question
#1
Hi all! I had an issue with JSONRPC and Constellation (JSONRPC wasn't found), it's been fixed (adding advancedsettings.xml and changing the port), but I want to try and find out what's going on and if I'm losing my mind or not:

Within the advancedsettings.xml file, I pasted:
Code:
<jsonrpc>
    <compactoutput>true</compactoutput>
    <tcpport>9100</tcpport>
</jsonrpc>

Based on that, using my computers IP address, in theory, I'd guess the address for this is 192.168.0.14:9100/jsonrpc. However, this is not the case. In Google Chrome, using this address gives me "webpage is not available." If I go to the default jsonrpc address, 192.168.0.14:9090/jsonrpc, in Chrome, I can see the JSONRPC commands working and being displayed on library/media changes. Why did changing the TCP port to a different port make the default port work, and why isn't it using the newly specified port? When XBMC isn't running, I get a "webpage is not available" message as well in Chrome, so there's not another software package running on the same port.

XBMC 13.2 Git:20140817-0f3db05
Windows 8.1 64bit (all available updates from Windows Update installed), 12GB RAM
Log: http://pastebin.com/6JvFRNeH

Thanks!

Rob
Reply

Logout Mark Read Team Forum Stats Members Help
JSONRPC question0