Xibo Client can not connect to Xibo server (Http Error 417)

Asked by Ciromeno

I receive the following error when trying to connect from Xibo Client options to Xibo Server:
 HTTP 417: Expectation Failed

the address I use can be accessed via Internet Browser.

the address is like:
http://domain.net/xmds.php

Question information

Language:
English Edit question
Status:
Solved
For:
Xibo Edit question
Assignee:
No assignee Edit question
Solved by:
Ciromeno
Solved:
Last query:
Last reply:
Revision history for this message
Alex Harrington (alexharrington) said :
#1

You don't need the xmds.php on the URL. Just like http://domain.net

This email carries a disclaimer, a copy of which may be read at http://learning.longhill.org.uk/disclaimer

Revision history for this message
Ciromeno (ciromeno) said :
#2

Sorry for confusion. Here is what I have:

The URL of the Xibo server - http://domain.net

When I go to register display tab and click Register, I receive error HTTP 417: Expectation Failed

Revision history for this message
Alex Harrington (alexharrington) said :
#3

What version of xibo?
What os is the server on?
What webserver?
What os is the client on?
What versions of the .net framework do you have installed?

What do you get if you visit http:// domain.net/xmds.php in a browser?

This email carries a disclaimer, a copy of which may be read at http://learning.longhill.org.uk/disclaimer

Revision history for this message
Ciromeno (ciromeno) said :
#4

What version of xibo? Client 1.0.7
What os is the server on? Debian Lenny
What webserver? lighttpd
What os is the client on? Windows XP SP3
What versions of the .net framework do you have installed? 3.5 with SP1

Revision history for this message
Ciromeno (ciromeno) said :
#5

Sorry, it was Lighttpd causing the problem.
I replaced it with Apache2 and it works smoothly now.

For future searches - HTTP 417 is caused by Lighttpd installed on web-server.