Skip to main content

WordPress no longer updates with the new wordpress manager

Comments

5 comments

  • cPanelChipW
    I'm sorry to hear that you have having issues with the updates. This particular issue is usually related to a prior update failing and not removing a database lock. Please try the following:
    • Navigate to phpMyAdmin
    • Choose the database for the affected WordPress instance
    • Navigate to the wp_options table (your prefix may be different depending on server configuration)
    • Look for a table row/entry for "core_updater.lock"
    • Delete this entry
    Once this is complete, you should be able to execute the automatic update via the WordPress Dashboard. WordPress Manager does not control updates to the WordPress core or run the updater itself. WordPress Manager does set variables in wp-config.php that tell the autoupdate process what types of updates are being requested (All, Minor/Security Only, or Major Only). I hope this helps!
    0
  • Gavpeds
    Thanks but as I said already read about the locks and everything related to the other another update is a runinng issue. I dont have that table I'm afraid so its not this.
    0
  • cPanelChipW
    Are you missing the wp_options table completely or just the table entry for core_updater.lock?
    0
  • Gavpeds
    no just the core_updater.lock entry
    0
  • cPanelMichael
    no just the core_updater.lock entry

    Hello @Gavpeds, Can you open a
    0

Please sign in to leave a comment.