Cannot connect to Strapi from Nuxt via internal network.
Hi, I've been scratching my head for hours now trying to figure out why I can't connect my Nuxt app to strapi in this particular project: b7077d8b-ec84-423a-bc94-87d573e4df62
I have this setup working on a different project with the same set of environment variables configuration: 0a5f68b3-62ac-44a4-ae42-88f501f67acc
I recreated multiple projects already repeating the steps I did for the working project but still can't seem to make it work. I have the PORT variable setup to '::' already same with the working project but my Nuxt app can't still access the Strapi api.
Same node versions for both projects. Can't seem to find the cause of this issue and now I'm thinking I have setup it correctly so I'm here asking for help.
Thanks!
2 Replies
Project ID:
b7077d8b-ec84-423a-bc94-87d573e4df62,0a5f68b3-62ac-44a4-ae42-88f501f67acc
I'm not sure if this helps but I've noticed that the limits for the newly created project which doesn't work is 64gb ram when my plan should limit it to just 32gb with the pro plan.
nevermind saw the difference now. I have missed the PORT variable !!! 😆