We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36565
    • 73 Posts
    Hello,

    there seems to be something wrong with the server my MODx runs on. When I attempt to expand an item in the tree under the search box in the package download window, I get an error message (about an empty provider reply) and in the MODx error log, I find the following:

    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): Entity: line 148: parser error : error parsing attribute name
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): 121
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): ^
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): Entity: line 148: parser error : attributes construct error
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): 121
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): ^
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): Entity: line 148: parser error : Couldn't find end of Start Tag temp line 147
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): 121
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): ^
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): Entity: line 149: parser error : Opening and ending tag mismatch: tag line 143 and templated
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): lated>0</templated>
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string():                    ^
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): Entity: line 150: parser error : Opening and ending tag mismatch: repository line 2 and tag
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string():   </tag>
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string():         ^
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string(): Entity: line 151: parser error : Extra content at the end of the document
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string():   <tag>
    [2011-09-27 12:52:37] (ERROR @ /home/neo/public_html/modx/core/model/modx/rest/modrestclient.class.php : 218) PHP warning: simplexml_load_string():   ^
    [2011-09-27 12:52:37] (ERROR @ /~neo/modx/connectors/workspace/packages-rest.php) Could not connect to provider at: http://rest.modx.com/extras/ 


    I am at a loss. What is happening here?
    Thanks a lot!

    EDIT: How can I keep the forum software from adding anchor tags inside code, please? I didn't put them (See last line of code). [ed. note: neo2.0 last edited this post 12 years, 7 months ago.]
      PHP illiterate MODx enthusiast
      • 28215
      • 4,149 Posts
      You need to have cURL enabled on your PHP installation.
        shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
        • 36565
        • 73 Posts
        Thanks for your reply, I am pestering the server admin.
          PHP illiterate MODx enthusiast