Updater Error

Discussion in '[bd] Widget Framework' started by scottct1, Sep 27, 2017.

  1. scottct1

    scottct1 New Member

    I am getting the following error...

    ErrorException: Undefined index: https://xfrocks.com/api/index.php?updater - library/WidgetFramework/ShippableHelper/UpdaterCore.php:408
    Generated By: Unknown Account, Yesterday at 4:05 PM
    Stack Trace
    #0 /home/satguys/public_html/xen/library/WidgetFramework/ShippableHelper/UpdaterCore.php(408): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/satguys/p...', 408, Array)
    #1 /home/satguys/public_html/xen/library/WidgetFramework/ShippableHelper/UpdaterCore.php(51): WidgetFramework_ShippableHelper_UpdaterCore::_updateSelf(Array)
    #2 [internal function]: WidgetFramework_ShippableHelper_UpdaterCore::bootstrap(Array)
    #3 /home/satguys/public_html/xen/library/WidgetFramework/ShippableHelper/Updater.php(146): call_user_func(Array, Array)
    #4 /home/satguys/public_html/xen/library/WidgetFramework/ShippableHelper/Updater.php(76) : runtime-created function(13): WidgetFramework_ShippableHelper_Updater::onPreRoute(Object(XenForo_FrontController), Array)
    #5 [internal function]: __lambda_func(Object(XenForo_FrontController))
    #6 /home/satguys/public_html/xen/library/XenForo/CodeEvent.php(90): call_user_func_array('\x00lambda_1', Array)
    #7 /home/satguys/public_html/xen/library/XenForo/FrontController.php(129): XenForo_CodeEvent::fire('front_controlle...', Array)
    #8 /home/satguys/public_html/xen/admin.php(13): XenForo_FrontController->run()
    #9 {main}
    Request State
    array(3) {
    ["url"] => string(42) "https://www.satelliteguys.us/xen/admin.php"
    Administrator login | SatelliteGuys.US
    satelliteguys.us

    ["_GET"] => array(0) {
    }
    ["_POST"] => array(0) {
    }
    }

    When I get this error I am unable to access my admin control panel. When I try it gives me the message "An unexpected error occurred. Please try again later.

    To fix for a few minutes if I go into config.php an turn listeners off then go in and disable widgetframework and then turn listeners on again and re-enable widgetframework. Then a few hours later I can't get into my control panel yet.

    PHP version is 5.6.30

    Thanks
     
  2. xfrocks

    xfrocks XenForo rocks!
    Staff Member

    Sorry for your problem. Can you tell me which version of the add-on are you using? Btw, you can temporary enable debug mode (via config.php) then go to AdminCP > Options > Debug to disable the updater completely.
     
  3. scottct1

    scottct1 New Member

    Add on version is 2.6.3

    I have just disabled to updates from debug, hopefully that takes care of it, thanks!
     
Loading...