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

Dont work in docker

Open serjsv87 opened this issue 7 months ago • 1 comments

Describe the bug When i try generate audio i catch error in docker


{"level":30,"time":1748471181378,"pid":19,"hostname":"bb37ff011b5c","msg":"CAPTCHA required. Launching browser..."}

{"level":30,"time":1748471181973,"pid":19,"hostname":"bb37ff011b5c","msg":"Waiting for Suno interface to load"}

 ⨯ TypeError: Cannot read properties of undefined (reading 'data')

    at POST (/app/.next/server/app/api/generate/route.js:293:91)

    at async /app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:42484

    at async eI.execute (/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:32486)

    at async eI.handle (/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:43737)

    at async doRender (/app/node_modules/next/dist/server/base-server.js:1317:42)

    at async cacheEntry.responseCache.get.routeKind (/app/node_modules/next/dist/server/base-server.js:1539:28)

    at async NextNodeServer.renderToResponseWithComponentsImpl (/app/node_modules/next/dist/server/base-server.js:1447:28)

    at async NextNodeServer.renderPageComponent (/app/node_modules/next/dist/server/base-server.js:1844:24)

    at async NextNodeServer.renderToResponseImpl (/app/node_modules/next/dist/server/base-server.js:1882:32)

    at async NextNodeServer.pipeImpl (/app/node_modules/next/dist/server/base-server.js:895:25)

serjsv87 avatar May 28 '25 22:05 serjsv87

I have the same thing. Generation process never finishes

iamserjo avatar May 29 '25 10:05 iamserjo