Skip to main content

WP Toolkit SQLite Issue?

Comments

6 comments

  • cPRex Jurassic Moderator
    Hey there! As WordPress Toolkit is still relatively new, could you please submit a ticket to our support team so we can access the system directly and perform our troubleshooting? If you can submit a ticket, please post the number here so I can follow along and make sure this thread gets updated.
    0
  • dozi
    Hey there! As WordPress Toolkit is still relatively new, could you please submit a ticket to our support team so we can access the system directly and perform our troubleshooting? If you can submit a ticket, please post the number here so I can follow along and make sure this thread gets updated.

    Done 94270930
    0
  • cPRex Jurassic Moderator
    Thanks so much - I see that in our queue and I'm following along now.
    0
  • dozi
    Thanks so much - I see that in our queue and I'm following along now.

    Cool, will be intriguing to find out what the cause of it is.
    0
  • dozi
    Thanks so much - I see that in our queue and I'm following along now.

    I note in the wp-toolkit daily log when it throws the error i get : /usr/local/cpanel/3rdparty/wp-toolkit/var/logs [2021-02-23 21:00:21.143] DEBUG Checking if CageFS is enabled for remote server #1 (localhost) [2021-02-23 21:00:21.143] DEBUG CageFS is disabled for remote server #1 (localhost) [2021-02-23 21:00:21.425] DEBUG Items will be sorted by the following field: name [2021-02-23 21:05:27.418] DEBUG Checking if CageFS is enabled for remote server #1 (localhost) [2021-02-23 21:05:27.418] DEBUG CageFS is disabled for remote server #1 (localhost) [2021-02-23 21:05:30.372] DEBUG Checking if CageFS is enabled for remote server #1 (localhost) resolved this issue - it was caused by a server reboot whilst backup tasks were in process - the processes never cleared out. I went into sqlite sqlite3 /usr/local/cpanel/3rdparty/wp-toolkit/var/wp-toolkit.sqlite3 checked was in the right db .database then listed the tables .tables once in there looked at the content of the tables SELECT * FROM LongTasks; and deleted the offending items DELETE FROM LongTasks; Cleared the waiting tasks out from the various tables. Just to add the server reboot was not done through the WHM panel - it was done through the host companies VPS control panel - as a hard reboot.
    0
  • cPRex Jurassic Moderator
    I'm glad to hear the issue wasn't with the WPT software. If you run into anything else please let us know so we can take a look!
    0

Please sign in to leave a comment.