Cool, it worked on first attempt. Thanks guys.
Btw did you know that the VLC ...
Cool, it worked on first attempt. Thanks guys.
Btw did you know that the VLC media players web interface by default uses port 8080, same as Openremote... That caused me to not be able to start the controller after i had watched a film with Vlc with my phone as a remote control.
changed it to another port and they both work fine now.
Comments (4)
Jan 18
Juha Lindfors says:
What's the operating system on your new PC? Which browser do you use? On your ...What's the operating system on your new PC?
Which browser do you use?
On your new PC, if you open your web browser and enter URL: http://beehive.openremote.org/3.0/alpha5/rest/user/[username]/openremote.zip do you get a response 401 with message 'authentication required' (or something similar to that same effect?)
(replace [username] with your actual username in the above URL)
Jan 19
Terje Tveitdal says:
I use good old xp usually use chrome. but tried ie also. yes i got 401 authent...I use good old xp
usually use chrome. but tried ie also.
yes i got 401 authentication required. what does that mean?
Terje
Jan 19
Juha Lindfors says:
It means the network connection looks ok, the HTTP request can reach the server ...It means the network connection looks ok, the HTTP request can reach the server for syncing.
Which version of controller are you using currently?
Can you try the latest snapshot Marcus has prepared (download from : http://www.redeker-consulting.de/openremote/OpenRemote-Controller-2.0.0_SNAPSHOT_20120103.zip) and see if the error is the same, or if there's more detailed error message (some updates have gone into handling errors and logging so this may help in debugging the issue).
If the error is still the same we need to peek into the logs to see if anything relevant shows up there.
Jan 20
Terje Tveitdal says:
Cool, it worked on first attempt. Thanks guys. Btw did you know that the VLC ...Cool, it worked on first attempt. Thanks guys.
Btw did you know that the VLC media players web interface by default uses port 8080, same as Openremote... That caused me to not be able to start the controller after i had watched a film with Vlc with my phone as a remote control.
changed it to another port and they both work fine now.