"Internal Server Error" on vercel after adding only "@frontity/head-tags"

Hi!

I really love Frontity after only playing around with it for a few hours. I added some nice stuff to the Mars theme, all works well locally and with npx frontity serve. But as soon as I deploy to Vervel (with or without --prod) I get an “Internal server error”. So i started over with a 100% clean app and it works. So I added the following things and it broke again:

That’s all, but it still gives me the error on Vercel after deployment :frowning:

My repo can be found here: https://github.com/sjaakbanaan/frontity-mars
And here’s the broken app: https://frontity-mars.vercel.app/

Anyone with tips? Or should I knock on Vercel’s door? Thanks!

Hi @davidtuk! Welcome to the community, really glad that you liked Frontity so far :slightly_smiling_face:

I’ve tried to check your REST API url but it doesn’t work for me. Could you confirm if it’s correct to check what could be the problem please?

Hi Santos, it appears the domain is down indeed. I can’t even ping it right now. I will let you know when it’s back up!

It’s back up!

Edit: ok I figured it out… I accidentally removed the A record for this domain (so there were only AAAA records for ipv6) so the json file wasnt accessible everywhere… So that was a wise lesson haha. This topic can be closed (even removed?) now :slight_smile:

Let’s leave it open so others facing the same problem can find your solution :blush:

And @davidtuk welcome to Frontity!