-
-
Notifications
You must be signed in to change notification settings - Fork 608
Open
Description
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)
Metadata
Metadata
Assignees
Labels
No labels