Closed saurluca closed 1 month ago
You should not have to specify them normally if you deploy using nuxthub deploy
or using the admin.
Can you try with one of our templates?
I tried it with your nuxt-hub-start and I get the same error.
The cloned repo: https://github.com/saurluca/nuxt-hub-starter
Could you please upgrade to https://github.com/nuxt-hub/core/releases/tag/v0.7.20 and test again? 🙏
It works! Thank you very much : )
It seems that Cloudflare has a regression with process.env
and their latest nodejs_compat
flag, will work with them to see what they can do.
Thank you for reporting the issue <3
Is there any specific issue on their side where we can track this problem?
@LeonardoRick I spoke with some Cloudflare employees today about it and they're still working on it. I'm not sure if there's an incident on their status page about it. As workaround, you can set hub.bindings.compatibilityDate
to 2024-09-22
for now.
Describe the bug I set the database flag in my nuxt conifg to true, but I can not access it in the nuxthub admin dashboard do to the following error:
I set the NUXT_HUB_PROJECT_KEY and NUXT_HUB_PROJECT_SECRET_KEY in my local .env and in the nuxthub admin dashboard.
Logs