What steps could someone else take to reproduce the issue you’re having? N/A
I’m unable to update ghost to 5.0, everytime I type ghost update it sends this error https://www.toptal.com/developers/hastebin/wocomofumi.js The same happens when I try ghost doctor, I’ve tried giving the correct perms using chown
Ghost’s official production stack is now Ubuntu 20, Node 16, and MySQL 8. The big change here is the database layer. We used to support both SQLite and MySQL 5 in production, now we’re all-in on MySQL 8 so we can double down on performance optimizations. Ghost stores a hell of a lot more data than it used to, and this change is really important to keep the architecture stable.
Yeah but would that break the ghost update command? I do have my 8 and node 16… and I recently upgraded to Ubuntu 22 but on ubuntu 20 it was the same issue
yeah but I can’t even backup my data or import it using ghost backup for a new install, I already have everything setup, how can I do a fresh install and move my website/settings to the new install?