Hi there,
I recently had to re-install from scratch for my Ghost self-hosting for v5.101.1
, as the entire system seemed to have major issues while trying to upgrade from v5.88.01.
Though my new re-install seem to be working perfectly, the only issue that seems to not work is my ghost-storage-github
(GitHub - ifvictr/ghost-storage-github: :octocat: GitHub storage adapter for Ghost), which had been working perfectly fine with the exact same settings for the last few years and suddenly, when I attempted to upload a new Profile Photo with the new setting, Ghost seem to throw the following error: Something went wrong while loading images, please try again.
.
Hope someone can assist to help clarify is there any new setup configuration I will need to do to enable the ghost-storage-github
to work?
Here are my new re-installed setup config:
- Ubuntu v22.04 (LTS)
- Ghost v5.101.1
- NodeJS v20.18.0
Thank you.