502 Error after updating to v2

@bencstrs Same questions to you then :slight_smile: Can you check ghost doctor and also take a look at your current/node_modules folder and see if sharp is in there?

Sure, here is the ghost doctor output:

โœ” Checking system Node.js version
โœ” Checking logged in user
โœ” Ensuring user is not logged in as ghost user
โœ” Checking if logged in user is directory owner
โœ” Checking current folder permissions
โœ” Checking operating system compatibility
โœ” Checking for a MySQL installation
+ sudo systemctl is-active ghost_example-com
Instance is currently running
โ„น Validating config [skipped]
โœ” Checking folder permissions
โœ” Checking file permissions
โœ” Checking content folder ownership
โœ” Checking memory availability

I checked node_modules and I do see a sharp folder in there.

FYI - I added some more notes to the GitHub issue. It does seem to be an issue with the sharp package.