Page 1 of 1

JSON root is not an object - Csweb

Posted: December 12th, 2019, 1:21 am
by muhaliraza
I am install a csweb and when i try to deploy a application to csweb it give me an error and in log i found the following error;

656 ERROR: Invalid server response: Invalid error response: JSON root is not an object

can any have an idea about it.

Re: JSON root is not an object - Csweb

Posted: December 12th, 2019, 7:03 am
by josh
That message just means that the server responded with an error. Please look at the sync.log file on your computer to get details on the error. You can find sync.log in C:\Users\<your username>\AppData\Roaming\CSPro. You may also want to check the server logs - in particular csweb/logs/api.log and the Apache/PHP error log.

You should also upgrade to the latest version of CSPro. In the latest version that error message has been changed to also say to check the log file for details.