• MurnaghanAP

    (@murnaghanap)


    Hi,
    I am having problems updating core WordPress using the update option in the dashboard.
    The updates stall when unpacking.
    If I run health check after running the update I get a warning that:
    ‘A scheduled event (shortcodes_ts_tracker_send_event)has failed to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended. ‘
    And I assume this is may be why the core updates don’t complete.
    I have been in touch with my website host (UK2) and they have come back asking for more details and suggesting I check the WordPress error logs to help identify any issues.
    I have not used error logs before however.
    Can anyone please suggest how I could troubleshoot this issue further.

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    Updates can fail for a large number of reasons and it is often hard to diagnose the failure due to specific configurations present on each server running the update. For example, permissions may be incorrectly set (common cause), the unpacking of the new version might not have been properly verified due to high system loads with your host if many users are updating at the same time or they have a very loaded service, An IO hang, files are being validity checked and they fail due to a corrupted bit. There are many more reasons that things could have failed. Honestly there’s no good way to track down why a partial update occurred.

    We can only recommend what to do if one does occur.

    Try MANUALLY updating. Download WordPress again and unzip it, and use that to copy up. Access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), and delete then replace your copies of everything on the server EXCEPT the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings. (NOTE: do not delete the?wp-content?directory or your?wp-config.php?file). Please read the Manual Update directions first.

    Backup: If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong. You can never have enough backups!

Viewing 1 replies (of 1 total)
  • The topic ‘Automatic Update not working’ is closed to new replies.