We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36519
    • 40 Posts
    I waited until upgrading to 2.3.1, but the problem I was seeing in 2.3.0 still persists. Here is a console log from Chrome browser when I log into the manager page of my site,(www.shogishack.net)
    POST http://www.shogishack.net/modx/connectors/index.php?action=element/getnodes&id=n_chunk_category_2&type=chunk net::ERR_EMPTY_RESPONSE ext-base.js:21
    POST http://www.shogishack.net/modx/connectors/index.php?action=element/getnodes&id=n_chunk_category_23&type=chunk net::ERR_EMPTY_RESPONSE ext-base.js:21
    POST http://www.shogishack.net/modx/connectors/index.php?action=element/getnodes&id=n_snippet_category_28&type=snippet net::ERR_EMPTY_RESPONSE ext-base.js:21
    POST http://www.shogishack.net/modx/connectors/index.php?action=element/getnodes&id=n_snippet_category_2&type=snippet net::ERR_EMPTY_RESPONSE ext-base.js:21
    POST http://www.shogishack.net/modx/connectors/index.php net::ERR_EMPTY_RESPONSE ext-base.js:21
    


    Frontend web pages seems to be working just fine.
    Any suggestion where I should look into?

    This question has been answered by BobRay. See the first response.

      • 3749
      • 24,544 Posts
      If you upgraded, be sure to run Setup, delete all files in the core/cache directory, and clear your browser cache and cookies.

      If none of that works, I'd suspect a missing or corrupted file in the install. It's fairly common if you transfer the files individually with FTP.
        Did I help you? Buy me a beer
        Get my Book: MODX:The Official Guide
        MODX info for everyone: http://bobsguides.com/modx.html
        My MODX Extras
        Bob's Guides is now hosted at A2 MODX Hosting
        • 36519
        • 40 Posts
        Thanks Bob,
        Yes this is upgrade install. However, I don't FTP. My usual upgrade routine, after making backup of the folders and MySQL is as follows
        ssh [email protected]
        wget modx-latest.zip
        unzip modx-latest.zip
        cp -rf modx-latest/*  modx/
        

        Then run setup in browser.
        I will add steps to remove core/cache folder and manager folder between unzip and cp and see what will happen.
        However, I also recognize my host is godaddy. I experienced data reset as another post was reporting during experimentation. So this could be a host issue as well.
        • discuss.answer
          • 3749
          • 24,544 Posts
            Did I help you? Buy me a beer
            Get my Book: MODX:The Official Guide
            MODX info for everyone: http://bobsguides.com/modx.html
            My MODX Extras
            Bob's Guides is now hosted at A2 MODX Hosting
            • 36519
            • 40 Posts
            As All the clearing and cleaning of data did not solve the issue, I bit the bullet and switched my web hosting from GoDaddy to A2hosting.

            http://rtfm.modx.com/revolution/2.x/administering-your-site/moving-your-site-to-a-new-server

            No more incomplete element trees. No more data reset. both my Error log and Javascript console became incredibly boring.

            Bob, your reply turned out as the best advise. Thank you!

            Besides, they are located few blocks from where I live, so I feel great knowing I am supporting local business.