OgImage - Crashing app
Hey, I have an app with OG Images enabled, using the package. Everything works on my localhost.
Testing the endpoint:
__og-image__/image/og.png
displays the image correctly, both via npm run dev
and via a Docker container, however when I deploy the container to my Kubernetes cluster, any requests to get the image causes the app to crash, with no logs:
The site URL is properly configured as well.
Any thoughts?3 Replies
Bump
Bump again, would really appreciate the help!
wouter8r has been warned
Reason: Posted an invite
Have you tried opening an issue on https://github.com/nuxt-modules/og-image? Seems like they might have more insights
GitHub
GitHub - nuxt-modules/og-image: Generate OG Images with Vue templat...
Generate OG Images with Vue templates in Nuxt. Contribute to nuxt-modules/og-image development by creating an account on GitHub.