Greetings...
I am unable to complete a connection between my Roku and my server. The error from the Roku is:
"Failed to autoconfigure server. You're on your own. Contact with server has not been established. Check your settings and that the server is running."The server is running on Ubuntu 10.04 Lucid Lynx, at local IP 192.168.1.22, python version 2.6.5.
Contents of
config.ini after running
mymedia.py and attempting a connection from the Roku:
[config]
music_dir = /home/jgb/Music
video_dir = /home/jgb/Videos
collapse_collections = False
auto_server = false
server_port = 8001
roku_ip = ROKU IP ADDRESS
max_folders_before_split = 10
theme = default
python_path = /usr/bin/python
server_ip = 192.168.1.22
photo_dir = /home/jgb/Pictures
regid = nuxq
I am able to access the server from a laptop on the network, and play music through the browser; thus, I know that the server is running and is accessible to other machines on the network.
I do note that the value of 'roku_ip' is not set. Also, when I check the MyMedia settings on the Roku, the server IP is shown as 127.0.1.1. I must manually correct it in the Roku settings screen, but the error persists.
I have run the rendezvous with the registration server twice.
Any thoughts or suggestions gratefully accepted.
Thanks...
JGB