AgentGPT icon indicating copy to clipboard operation
AgentGPT copied to clipboard

Error deploying on vercel.

Open atilla-the-hun opened this issue 2 years ago • 2 comments

Please check that this issue hasn't been reported before.

  • [X] I searched previous Bug Reports didn't find any similar reports.

Expected Behavior

After entering all required environment variables before the build commences on vercel via the deployment button posted there, the build should deploy automatically.

Current behaviour

After entering all required environment variables before the build commences on vercel via the deployment button posted there, the build fails. Tried a few times. Is there an issue over there or have I got the incorrect NEXTAUTH generation command? I used the command: $ openssl rand -base64 32 in bash to generate one. Also tried connecting via my planetscale MySQL CLI URL. That didn't work, so I tried a Prisma connection. All failed.

Steps to reproduce

Enter all required environment variables and hit deploy on Vercel.

Possible solution

Try it yourself and if It works, the only reason could be my env keys.

Which Operating Systems are you using?

  • [ ] Android
  • [ ] iPhone/iPad
  • [ ] Linux
  • [ ] macOS
  • [X] Windows

Acknowledgements

  • [X] My issue title is concise, descriptive, and in title casing.
  • [X] I have searched the existing issues to make sure this bug has not been reported yet.
  • [X] I am using the latest version of AgentGPT.
  • [X] I have provided enough information for the maintainers to reproduce and diagnose the issue.

atilla-the-hun avatar Sep 04 '23 15:09 atilla-the-hun

Hello @atilla-the-hun did you deploy the backend as well or just the frontend?

jasangill1 avatar Sep 07 '23 22:09 jasangill1

how to deploy to the vercel?

ToPGaMiSkS avatar Feb 04 '24 04:02 ToPGaMiSkS