You are not logged in.
I published a mORMot service program to a windows server(2008r2).
I run a Client program on other computer link to the Server . there comes the error , 501 - Server not reachable or broken connection.
On the windows server (2008r2), the client program is OK.
There no firewall on the server.
Shall I do somethings on the server ?
Offline
Sounds like a network configuration problem.
I guess there is always a firewall on the server, at least the Windows built-in.
First try to run the client on the server.
Then try from another computer.
Also check what does manual HTTP connection (e.g. from a browser).
Offline
Thanks AB.
It give me a way to check the server is running!
And I found the error.
Thanks.
Last edited by htits (2018-01-30 08:25:36)
Offline