Updating from 3.20.3 to latest, cloudinary-content-store

Hi all,

I’m currently on 3.20.3 self hosted on a DO droplet, and trying to update to the latest version. I’m using cloudinary as a content store. The updater throws this error…

Message: Unable to find storage adapter ghost-cloudinary-store in ,/var/www/ghost/content/adapters/,/var/www/ghost/versions/3.31.0/core/server/adapters/.
Suggestion: journalctl -u ghost_markfletcher-co -n 50

The suggestion command doesn’t show up anything.

Am I missing something obvious?

Please let me know if I’ve missed any information off that’s required.

I can’t share the site URL as it’s private/passworded right now while I develop it.

It seems many of the storage adapters were implemented incorrectly using internal APIs - i.e. direct requires of code from inside of Ghost.

Therefore, changes in Ghost that shouldn’t have had an impact have broken them.

You’d need to contact the author of the storage adapter and get them to fix it, or fix it yourself.

1 Like

Hi Hannah,

Thank you so much for the speedy reply - I’m glad that I’ve not been banging my head against this for no reason.
Updating the storage adapter is very much not my wheelhouse, so I’ll ask the developer to update. It’s all working fine right now so it’s not the end of the world.

Many thanks!