• Resolved franciscus

    (@franciscus)


    When I updated one of my websites, I got the following error email from WP.
    On my other two sites, this error did not occur.

    (I redacted the file paths for privacy reasons)

    Your Site is Experiencing a Technical Issue

    Error Details
    =============
    An error of type E_ERROR was caused in line 44 of the file /…/wp-content/plugins/autoptimize-beta/classes/external/php/plugin-update-checker/Puc/v4p4/Vcs/PluginUpdateChecker.php. Error message: Uncaught Error: Class ‘Puc_v4p4_Plugin_Info’ not found in /…/wp-content/plugins/autoptimize-beta/classes/external/php/plugin-update-checker/Puc/v4p4/Vcs/PluginUpdateChecker.php:44
    Stack trace:
    #0 /…/wp-content/plugins/autoptimize-beta/classes/external/php/plugin-update-checker/Puc/v4p4/Plugin/UpdateChecker.php(163): Puc_v4p4_Vcs_PluginUpdateChecker->requestInfo(Array)
    #1 /…/wp-content/plugins/autoptimize-beta/classes/external/php/plugin-update-checker/Puc/v4p4/UpdateChecker.php(231): Puc_v4p4_Plugin_UpdateChecker->requestUpdate()
    #2 /…/wp-content/plugins/autoptimize-beta/classes/external/php/plugin-update-checker/Puc/v4p4/Scheduler.php(109): Puc_v4p4_UpdateChecker->checkForUpdates()
    #3 /…/wp-includes/class-wp-hook.php(286): Puc_v4p4_Scheduler->maybeCheckForUpdates()
    #4 /…/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    I indeed updated to the latest version of “plugin update checker” approx. a week ago in the beta branch. Did you update the 3 sites the same day? Any differences in setup (esp. PHP version) between the 2 that worked and the one that did not? And is the error persistent, does it re-appear if you retry?

    Technically; Puc_v4p4_Plugin_Info is part of the old version of plugin update checker, in the new version it is Puc_v4p9_Plugin_Info, so it looks like the problem might have been an unsuccessful update of some of the puc files. If problems continue you could remove AO entirely and re-download the beta zip-file from github?

    Thread Starter franciscus

    (@franciscus)

    I updated all sites on the same day (March 5, 2020) and only one got the error report.
    But the error doesn’t seem to have affected anything. WP says the plugin is up-to-date, and it seems to be working ok.

    I ftp’ed to my sites and in all three cases the Puc directory has the same subdirectories: v4 and v4p9

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    In that case I guess we can categorize this is as just a hiccup ??

    enjoy the weekend franciscus!
    frank

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error on update to 2.7.0-beta-1’ is closed to new replies.