Everything is running fine and I can view content on both Ruku, Andiod, and IOS devices. What I can't do is get to the "console." When I go to:
http://192.168.100.5:32400/web/index.html
I get a "Connection Was Reset" message or a variation thereof depending on whether or not I am running Chrome, Firefox, or IE. Yes, I have dumped the cache and yes I have tried from multiple machines. It wasn't a big deal until I realised that some features, like sending out an invite, are only available from the console.
Here's what netstat -a says on the server:
[root@localhost plexroot]# netstat -a |grep 32400
tcp 0 0 0.0.0.0:32400 0.0.0.0:* LISTEN
[root@localhost plexroot]#
Version 1.3.4.3285. I installed it about a month ago after wiping 0.9.15.6.1714.
Thanks!