codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

Click Deploy To Netfliy button leads to site not found

Open dawei-dai-exa opened this issue 2 years ago • 3 comments

🐛 bug report

I just created a brand new react project from your react template Simply clicked "Deploy to Netfly" button Should be working correct? But got a site not found message when going to the netfliy link You can reproduce just create a react app following the template and do nothing else image

Preflight Checklist

  • [ ] I have read the Contributing Guidelines for this project.
  • [ ] I agree to follow the Code of Conduct that this project adheres to.
  • [ ] I have searched the issue tracker for an issue that matches the one I want to file, without success.

Description of the problem

How has this issue affected you? What are you trying to accomplish?

To Reproduce

Link to sandbox: link (optional)

Your Environment

Software Name/Version
Сodesandbox
Browser
Operating System

dawei-dai-exa avatar Sep 21 '23 06:09 dawei-dai-exa

Hey! Apologies for the inconvenience. Netlify has asked us to move to a different authentication strategy to prevent abuse, which we still need to do. I will disable the Netlify deployment for now, until we have moved over the authentication.

In the meantime you can use the Vercel/GitHub Pages deployment to deploy the sandbox.

CompuIves avatar Sep 21 '23 09:09 CompuIves

where do I see the deployment menu in this version? @CompuIves Why am I not seeing that sidebar with icons anymore? image

dawei-dai-exa avatar Dec 21 '23 01:12 dawei-dai-exa

It's not there anymore, but you can still do it. If you convert the sandbox to a devbox, you'll have a terminal available which you can use to deploy to Vercel/Netlify and others. We're working on building a UI around this that automates it!

CompuIves avatar Dec 21 '23 10:12 CompuIves