Join the Webstudio community

Updated 2 months ago

CLI export for dynamic site not working for me

At a glance

The community member is trying to export their dynamic website and host it elsewhere, but is facing issues with different hosting platforms. They have tried Vanilla, Netlify, and Vercel, but the results have not been satisfactory. The Vanilla deployment on AWS Amplify resulted in the site being unreachable, Netlify showed a "Page not found" error, and Vercel only worked for the static part of the site in desktop view. The community member has little coding experience and is unsure if they need to modify the files or if the problem is related to their environment. They are seeking help and have provided their Node.js and Webstudio CLI versions, as well as an error related to the favicon image.

I want to export my dynamic site and host it somewhere else. Tried to follow the steps carefully for every option multiple times (vanilla, netlify, vercel), nothing seems to work.

  • Vanilla: tried to host it in AWS amplify - site can't be reached.
  • Netlify: the result is "Page not found", when deployed from both the cli and manually.
  • Vercel: worked but only the static part and in desktop view.
I have little to no coding experience, do I need to modify the files? Is the problem related to my environment? Any help is appreciated.

If it helps: Node.js v22.12.0 webstudio cli v0.194.0
Only error: no route matches url for the favicon image
Add a reply
Sign up and join the conversation on Discord