suno-api icon indicating copy to clipboard operation
suno-api copied to clipboard

Can not generate audio

Open hanhnq opened this issue 1 year ago • 7 comments

Describe the bug When I access https://suno.gcui.art/docs and try to generate audio, it show Error: response status is 500

To Reproduce Steps to reproduce the behavior:

  1. Go to '/api/generate'
  2. Click on 'Try it out'
  3. Scroll down to 'Execute'
  4. See error

Screenshots image

hanhnq avatar Jul 09 '24 08:07 hanhnq

Having the same issue with my local code - which was working just fine last week. Error: response status is 500 for /api/generate despite the /api/get_limit working.

mshartman avatar Jul 10 '24 16:07 mshartman

Seems that suno broke it on purpose...

calvinusesyourcode avatar Jul 10 '24 21:07 calvinusesyourcode

Seems that suno broke it on purpose...看来suno是故意破坏的……

you need to update the SUNO_COOKIE every seven days。my client?_clerk_js_version=4.73.3 API IS OK

swumagic avatar Jul 11 '24 06:07 swumagic

Describe the bug 描述错误 When I access https://suno.gcui.art/docs and try to generate audio, it show Error: response status is 500 当我访问 https://suno.gcui.art/docs 并尝试生成音频时,它显示错误:响应状态为 500

To Reproduce 重现 Steps to reproduce the behavior:重现该行为的步骤:

  1. Go to '/api/generate' 转到“/api/generate”
  2. Click on 'Try it out'点击“尝试一下”
  3. Scroll down to 'Execute'向下滚动到“执行”
  4. See error 查看错误

Screenshots 截图 image

you need to update the SUNO_COOKIE every seven days。my client?_clerk_js_version=4.73.3 API IS OK

swumagic avatar Jul 11 '24 06:07 swumagic

Describe the bug 描述错误 When I access https://suno.gcui.art/docs and try to generate audio, it show Error: response status is 500 当我访问 https://suno.gcui.art/docs 并尝试生成音频时,它显示错误:响应状态为 500 To Reproduce 重现 Steps to reproduce the behavior:重现该行为的步骤:

  1. Go to '/api/generate' 转到“/api/generate”
  2. Click on 'Try it out'点击“尝试一下”
  3. Scroll down to 'Execute'向下滚动到“执行”
  4. See error 查看错误

Screenshots 截图 image

you need to update the SUNO_COOKIE every seven days。my client?_clerk_js_version=4.73.3 API IS OK

I have the same problem, and I have updated the cookie, it worked before this week, but dosen't work today. Can you still access the api of suno now?

MelvinMaonn avatar Jul 11 '24 06:07 MelvinMaonn

And update?

sarahsturgeon avatar Jul 16 '24 03:07 sarahsturgeon

I have the same problem. Returns Error data: {"error": "Internal server error: undefined"} (my personal logs) even though the /api/get_limit endpoint works for the vercel server I'm using.

Exoplanetarium avatar Jul 19 '24 01:07 Exoplanetarium