Page 1 of 1

cannt connect server

Posted: May 14th, 2017, 10:13 am
by xcode
after i successfully installed csweb on Apache server and every thing working fine but when i go to the following link i got error message
http://localhost/csweb/api/

{"type":"error","status":404,"code":"fatal_error","message":"No route found for \"GET \/\""}

also after i configured synchronization setting in the program i got error message
failed to connect
usrl : http://localhost/csweb/api/
user name :admin
password: password i created during installation

Re: cannt connect server

Posted: May 15th, 2017, 6:01 am
by josh
You shouldn't be going to the link csweb/api directly in the browser. For the web interface use http://localhost/csweb/ui.

You should use csweb/api in the synchronization settings so that should be working. Can you post the sync.log file from your device? On Android this in the CSEntry directory. On Windows it is in C:\Users\<your username>\AppData\Roaming\CSPro.

Re: cannt connect server

Posted: May 15th, 2017, 10:37 am
by xcode
dear
after i re-installed everything from the begging it works fine . thanks for your help and support