I have a [jekyll site, here’s the repo. It’s been working fine for a few months, but I worked on it this weekend, and now it is not building.
This is the error I’m getting is that it fails to build after 18 minutes and here’s the full build log.
I think what is happening is that I ran “bundle update” on my local machine and it maybe updated some gems and now it got messed up. But now I don’t know how to fix it.
It builds on my local machine in about 9 minutes (there are 1600 posts, so it is large, which I know extends the build time).
I’ve used the Generative AI chatbot, but it’s not providing me with any useful responses. I’ve tried increasing the build time, but I get a different error, › JSONHTTPError: Unprocessable Entity as a response when I try to do that throught he CLI.
I’m at my wit’s end! I need some help!