Wordpress Version 5 - Another update is currently in progress

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












2















I know that a similar question has been asked before, but this is NOT a duplicate because this is specific to Wordpress 5+ and the answers to the similar question have all been tried to no avail.




Issue:



My Wordpress is Version 5.01 and there are some technical issues PHP error logs indicate the core WordPress needs to be reinstalled (bad syntax errors on core SQL queries with empty $vars) .



However; when presented with Re-installing Wordpress on the admin area; it states that:




Another update is currently in progress




I have run through all of the answers in this question and they are invalid or not applicable (they have all been attempted to confirm this):



  • The .maintenance file has been manually disabled.

  • The <...>_options table directory does NOT contain the wordpress update .lock tag. Despite this being confirmed as appearing in the PHP code.

  • All plugins have been disabled.

  • The lock does not time out and resolve after 15 minutes.

Yet I am still unable to find either the cause of the notification or the notfication itself in the PHP code, to manually override it (reference here again) .



Request:



How do I over-ride the "Another update is currently in progress" in WordPress 5. This request is specific to WP5 as it appears the system may have changed since before 5.0,



Update



I am not looking [just] for how to work-around the problem; more an explanation as to how the text "Another update is currently in progress" is generated on WordPress 5



Thank you for any guidance on this.










share|improve this question























  • Just noting that I've been running into this too and fixed it with a manual update, as suggested by @Keonramses. However after the manual update, if I attempt to update using the dashboard again, the update will get stuck on Disabling Maintenance mode" and If I then try yet another update from the Dashboard, I'll get *Another update is currently in progress which I can resolve by deleting the core_updater.lock option. This is happening on my Windows dev machine running XAMPP 5. Long story short; manual update fixes it for me but I'm not exactly sure what the cause is.
    – Dave Romsey
    Dec 18 at 1:39















2















I know that a similar question has been asked before, but this is NOT a duplicate because this is specific to Wordpress 5+ and the answers to the similar question have all been tried to no avail.




Issue:



My Wordpress is Version 5.01 and there are some technical issues PHP error logs indicate the core WordPress needs to be reinstalled (bad syntax errors on core SQL queries with empty $vars) .



However; when presented with Re-installing Wordpress on the admin area; it states that:




Another update is currently in progress




I have run through all of the answers in this question and they are invalid or not applicable (they have all been attempted to confirm this):



  • The .maintenance file has been manually disabled.

  • The <...>_options table directory does NOT contain the wordpress update .lock tag. Despite this being confirmed as appearing in the PHP code.

  • All plugins have been disabled.

  • The lock does not time out and resolve after 15 minutes.

Yet I am still unable to find either the cause of the notification or the notfication itself in the PHP code, to manually override it (reference here again) .



Request:



How do I over-ride the "Another update is currently in progress" in WordPress 5. This request is specific to WP5 as it appears the system may have changed since before 5.0,



Update



I am not looking [just] for how to work-around the problem; more an explanation as to how the text "Another update is currently in progress" is generated on WordPress 5



Thank you for any guidance on this.










share|improve this question























  • Just noting that I've been running into this too and fixed it with a manual update, as suggested by @Keonramses. However after the manual update, if I attempt to update using the dashboard again, the update will get stuck on Disabling Maintenance mode" and If I then try yet another update from the Dashboard, I'll get *Another update is currently in progress which I can resolve by deleting the core_updater.lock option. This is happening on my Windows dev machine running XAMPP 5. Long story short; manual update fixes it for me but I'm not exactly sure what the cause is.
    – Dave Romsey
    Dec 18 at 1:39













2












2








2








I know that a similar question has been asked before, but this is NOT a duplicate because this is specific to Wordpress 5+ and the answers to the similar question have all been tried to no avail.




Issue:



My Wordpress is Version 5.01 and there are some technical issues PHP error logs indicate the core WordPress needs to be reinstalled (bad syntax errors on core SQL queries with empty $vars) .



However; when presented with Re-installing Wordpress on the admin area; it states that:




Another update is currently in progress




I have run through all of the answers in this question and they are invalid or not applicable (they have all been attempted to confirm this):



  • The .maintenance file has been manually disabled.

  • The <...>_options table directory does NOT contain the wordpress update .lock tag. Despite this being confirmed as appearing in the PHP code.

  • All plugins have been disabled.

  • The lock does not time out and resolve after 15 minutes.

Yet I am still unable to find either the cause of the notification or the notfication itself in the PHP code, to manually override it (reference here again) .



Request:



How do I over-ride the "Another update is currently in progress" in WordPress 5. This request is specific to WP5 as it appears the system may have changed since before 5.0,



Update



I am not looking [just] for how to work-around the problem; more an explanation as to how the text "Another update is currently in progress" is generated on WordPress 5



Thank you for any guidance on this.










share|improve this question
















I know that a similar question has been asked before, but this is NOT a duplicate because this is specific to Wordpress 5+ and the answers to the similar question have all been tried to no avail.




Issue:



My Wordpress is Version 5.01 and there are some technical issues PHP error logs indicate the core WordPress needs to be reinstalled (bad syntax errors on core SQL queries with empty $vars) .



However; when presented with Re-installing Wordpress on the admin area; it states that:




Another update is currently in progress




I have run through all of the answers in this question and they are invalid or not applicable (they have all been attempted to confirm this):



  • The .maintenance file has been manually disabled.

  • The <...>_options table directory does NOT contain the wordpress update .lock tag. Despite this being confirmed as appearing in the PHP code.

  • All plugins have been disabled.

  • The lock does not time out and resolve after 15 minutes.

Yet I am still unable to find either the cause of the notification or the notfication itself in the PHP code, to manually override it (reference here again) .



Request:



How do I over-ride the "Another update is currently in progress" in WordPress 5. This request is specific to WP5 as it appears the system may have changed since before 5.0,



Update



I am not looking [just] for how to work-around the problem; more an explanation as to how the text "Another update is currently in progress" is generated on WordPress 5



Thank you for any guidance on this.







updates






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 18 at 14:59

























asked Dec 18 at 0:45









Martin

1114




1114











  • Just noting that I've been running into this too and fixed it with a manual update, as suggested by @Keonramses. However after the manual update, if I attempt to update using the dashboard again, the update will get stuck on Disabling Maintenance mode" and If I then try yet another update from the Dashboard, I'll get *Another update is currently in progress which I can resolve by deleting the core_updater.lock option. This is happening on my Windows dev machine running XAMPP 5. Long story short; manual update fixes it for me but I'm not exactly sure what the cause is.
    – Dave Romsey
    Dec 18 at 1:39
















  • Just noting that I've been running into this too and fixed it with a manual update, as suggested by @Keonramses. However after the manual update, if I attempt to update using the dashboard again, the update will get stuck on Disabling Maintenance mode" and If I then try yet another update from the Dashboard, I'll get *Another update is currently in progress which I can resolve by deleting the core_updater.lock option. This is happening on my Windows dev machine running XAMPP 5. Long story short; manual update fixes it for me but I'm not exactly sure what the cause is.
    – Dave Romsey
    Dec 18 at 1:39















Just noting that I've been running into this too and fixed it with a manual update, as suggested by @Keonramses. However after the manual update, if I attempt to update using the dashboard again, the update will get stuck on Disabling Maintenance mode" and If I then try yet another update from the Dashboard, I'll get *Another update is currently in progress which I can resolve by deleting the core_updater.lock option. This is happening on my Windows dev machine running XAMPP 5. Long story short; manual update fixes it for me but I'm not exactly sure what the cause is.
– Dave Romsey
Dec 18 at 1:39




Just noting that I've been running into this too and fixed it with a manual update, as suggested by @Keonramses. However after the manual update, if I attempt to update using the dashboard again, the update will get stuck on Disabling Maintenance mode" and If I then try yet another update from the Dashboard, I'll get *Another update is currently in progress which I can resolve by deleting the core_updater.lock option. This is happening on my Windows dev machine running XAMPP 5. Long story short; manual update fixes it for me but I'm not exactly sure what the cause is.
– Dave Romsey
Dec 18 at 1:39










1 Answer
1






active

oldest

votes


















3














you can try doing a manual update, so as long as you didn't make any changes to the WordPress core files(if you did I suggest you take note of them and reapply after the upgrade), just head over to WordPress.org download the latest WordPress package and copy it over to your root folder on the server make sure you overwrite only the core WordPress files, leave the wp-content folder out of this, input your details to the wp-config.php file and that should probably sort this issue out for you.
PS. remember to back up your database and original WordPress folders before continuing.






share|improve this answer




















  • Hello, thanks yes I'm aware of the manual update but didn't know if there was anoither tweak/method I could perform to cicumvent this need. Thanks. +1
    – Martin
    Dec 18 at 10:59










Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "110"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fwordpress.stackexchange.com%2fquestions%2f323233%2fwordpress-version-5-another-update-is-currently-in-progress%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









3














you can try doing a manual update, so as long as you didn't make any changes to the WordPress core files(if you did I suggest you take note of them and reapply after the upgrade), just head over to WordPress.org download the latest WordPress package and copy it over to your root folder on the server make sure you overwrite only the core WordPress files, leave the wp-content folder out of this, input your details to the wp-config.php file and that should probably sort this issue out for you.
PS. remember to back up your database and original WordPress folders before continuing.






share|improve this answer




















  • Hello, thanks yes I'm aware of the manual update but didn't know if there was anoither tweak/method I could perform to cicumvent this need. Thanks. +1
    – Martin
    Dec 18 at 10:59















3














you can try doing a manual update, so as long as you didn't make any changes to the WordPress core files(if you did I suggest you take note of them and reapply after the upgrade), just head over to WordPress.org download the latest WordPress package and copy it over to your root folder on the server make sure you overwrite only the core WordPress files, leave the wp-content folder out of this, input your details to the wp-config.php file and that should probably sort this issue out for you.
PS. remember to back up your database and original WordPress folders before continuing.






share|improve this answer




















  • Hello, thanks yes I'm aware of the manual update but didn't know if there was anoither tweak/method I could perform to cicumvent this need. Thanks. +1
    – Martin
    Dec 18 at 10:59













3












3








3






you can try doing a manual update, so as long as you didn't make any changes to the WordPress core files(if you did I suggest you take note of them and reapply after the upgrade), just head over to WordPress.org download the latest WordPress package and copy it over to your root folder on the server make sure you overwrite only the core WordPress files, leave the wp-content folder out of this, input your details to the wp-config.php file and that should probably sort this issue out for you.
PS. remember to back up your database and original WordPress folders before continuing.






share|improve this answer












you can try doing a manual update, so as long as you didn't make any changes to the WordPress core files(if you did I suggest you take note of them and reapply after the upgrade), just head over to WordPress.org download the latest WordPress package and copy it over to your root folder on the server make sure you overwrite only the core WordPress files, leave the wp-content folder out of this, input your details to the wp-config.php file and that should probably sort this issue out for you.
PS. remember to back up your database and original WordPress folders before continuing.







share|improve this answer












share|improve this answer



share|improve this answer










answered Dec 18 at 1:16









Keonramses

314




314











  • Hello, thanks yes I'm aware of the manual update but didn't know if there was anoither tweak/method I could perform to cicumvent this need. Thanks. +1
    – Martin
    Dec 18 at 10:59
















  • Hello, thanks yes I'm aware of the manual update but didn't know if there was anoither tweak/method I could perform to cicumvent this need. Thanks. +1
    – Martin
    Dec 18 at 10:59















Hello, thanks yes I'm aware of the manual update but didn't know if there was anoither tweak/method I could perform to cicumvent this need. Thanks. +1
– Martin
Dec 18 at 10:59




Hello, thanks yes I'm aware of the manual update but didn't know if there was anoither tweak/method I could perform to cicumvent this need. Thanks. +1
– Martin
Dec 18 at 10:59

















draft saved

draft discarded
















































Thanks for contributing an answer to WordPress Development Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fwordpress.stackexchange.com%2fquestions%2f323233%2fwordpress-version-5-another-update-is-currently-in-progress%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown






Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay