Results 1 to 3 of 3

Thread: Fatal Error: Uncaught exception Exception with message Query error: MySQL server has

  1. #1
    New user
    Join Date
    04-11-17.
    Posts
    2

    Frage Fatal Error: Uncaught exception Exception with message Query error: MySQL server has

    We are getting this error on trying to launch the webpage www.commisionerrader.com See below for details of error message.

    We have put in a temporary re-direct to not display error on main page.

    Question: what can we do to "remove the offending code" so as to make this go away and launch the website.

    THis is also causing the backend access to not work. Greatly appreciate any help. thanks
    Sam
    *************** Error Message*********************************
    Fatal error: Uncaught exception Exception with message Query error: MySQL server has gone away (INSERT INTO tl_log (tstamp, source, action, username, text, func, ip, browser) VALUES(1490976292, 'FE', 'ERROR', '', 'Error importing RSS feed "http://www.communityradar.com/rsscustom.php?ziprange=30033,30319,30329,30341,303 60&category=3\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=3\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=5\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=7\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=8\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=9\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=11\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=14\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=15\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=18\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=19\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=20\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=26\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=27\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=28\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=29\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=30\nhttp://www.communityradar.com/rsscustom.php?ziprange=30030,30319,30329,30341,303 60&category=34
    'ModuleRssReader generate()', '98.252.173.218', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36')) thrown in /home/commissi/public_html/system/libraries/Database.php on line 642
    #0 /home/commissi/public_html/system/libraries/Database.php(589): Database_Statement->query()
    #1 /home/commissi/public_html/system/libraries/System.php(169): Database_Statement->execute(1490976292, 'FE', 'ERROR', '', 'Error importing...', 'ModuleRssReader...', '98.252.173.218', 'Mozilla/5.0 (Wi...')
    #2 /home/commissi/public_html/system/modules/rss_reader/ModuleRssReader.php(110): System->log('Error importing...', 'ModuleRssReader...', 'ERROR')
    #3 /home/commissi/public_html/system/libraries/Controller.php(271): ModuleRssReader->generate()
    #4 /home/commissi/public_html/system/modules/frontend/PageRegular.php(71): Controller->getFrontendModule('14', 'main')
    #5 /home/commissi/public_html/index.php(198): PageRegular->generate(Object(DB_Mysql_Result))
    #6 /home/commissi/public_html/index.php(333): Index->run()
    #7 {main}

  2. #2
    User Spooky's Avatar
    Join Date
    01-03-13.
    Posts
    339

    Default

    The problem is caused by the RSS Reader on that page. The RSS Reader is trying to read from http://www.communityradar.com/rsscus...060&category=3 for instance, however that URL does not seem to work (anymore).

  3. #3
    New user
    Join Date
    04-11-17.
    Posts
    2

    Default Fixed but index.html is blank

    Quote Originally Posted by Spooky View Post
    The problem is caused by the RSS Reader on that page. The RSS Reader is trying to read from http://www.communityradar.com/rsscus...060&category=3 for instance, however that URL does not seem to work (anymore).

    Thanks much. I removed the reference to the RSS Reader and the page works but now the index.html page is loading up blank.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •