\n/opt/Kudu/Scripts/starter.sh "/home/site/deployments/tools/deploy.sh" Deployment Failed. deployer = GITHUB_ZIP_DEPLOY deploymentPath = ZipDeploy. Extract zip. Error: Failed to deploy web package to App Service. Error: Deployment Failed, Package deployment using ZIP Deploy failed. Refer logs for more details.
- Dominant language
- TypeScript
- Stars
- 338
- Forks
- 234
- Avg merge
- 53m
- Merged PRs (30d)
- 3
Description
# Having this issue in next js 13 and next js 14.
\n/opt/Kudu/Scripts/starter.sh "/home/site/deployments/tools/deploy.sh"
Deployment Failed. deployer = GITHUB_ZIP_DEPLOY deploymentPath = ZipDeploy. Extract zip.
Error: Failed to deploy web package to App Service.
Error: Deployment Failed, Package deployment using ZIP Deploy failed. Refer logs for more details.
2:39:16 PM
Updating submodules.
2:39:17 PM
Preparing deployment for commit id 'eb8301ec-2'.
2:39:17 PM
PreDeployment: context.CleanOutputPath False
2:39:17 PM
PreDeployment: context.OutputPath /home/site/wwwroot
2:39:17 PM
Generating deployment script.
[Show Logs...](https://functions.azure.com/feature/subscriptions/2b95ca10-4458-42c3-8ab6-8316cc98c999/resourcegroups/depocheck_group/providers/microsoft.web/sites/depocheck/deploymentcenter?correlationid=31dc8332-8ed6&sessionid=ed5377917a0640478284a5b1a67eacde&frameid=18ca3261-bf40&appsvc.react=true&elasticscaleout=true&newoverviewblades=true&appsvc.bladetype=frameblade&clientOptimizations=undefined&l=en.en-us&trustedAuthority=https%3A%2F%2Fportal.azure.com&shellVersion=undefined#fe6ac958-c1d8-4620-92bc-0a1e90ea23fd)
2:39:18 PM
Running deployment command...
[Show Logs...](https://functions.azure.com/feature/subscriptions/2b95ca10-4458-42c3-8ab6-8316cc98c999/resourcegroups/depocheck_group/providers/microsoft.web/sites/depocheck/deploymentcenter?correlationid=31dc8332-8ed6&sessionid=ed5377917a0640478284a5b1a67eacde&frameid=18ca3261-bf40&appsvc.react=true&elasticscaleout=true&newoverviewblades=true&appsvc.bladetype=frameblade&clientOptimizations=undefined&l=en.en-us&trustedAuthority=https%3A%2F%2Fportal.azure.com&shellVersion=undefined#5721bd6d-0ca9-453a-81fb-ab530cfd7e04)
2:42:50 PM
Deployment Failed. deployer = GITHUB_ZIP_DEPLOY deploymentPath = ZipDeploy. Extract zip.
Command: "/home/site/deployments/tools/deploy.sh"
Handling Basic Web Site deployment.
Kudu sync from: '/tmp/zipdeploy/extracted' to: '/home/site/wwwroot'
Copying file: 'README.md'
Copying file: 'ecosystem.config.js'
Copying file: 'next-env.d.ts'
Copying file: 'next.config.js'
Copying file: 'package-lock.json'
Copying file: 'package.json'
Copying file: 'postcss.config.js'
Copying file: 'tailwind.config.ts'
Copying file: 'tsconfig.json'
Deleting file: '.env'
Copying file: 'build/BUILD_ID'
Copying file: 'build/app-build-manifest.json'
Copying file: 'build/app-path-routes-manifest.json'
Copying file: 'build/build-manifest.json'
Copying file: 'build/export-marker.json'
Copying file: 'build/images-manifest.json'
Copying file: 'build/next-minimal-server.js.nft.json'
Copying file: 'build/next-server.js.nft.json'
Copying file: 'build/package.json'
Copying file: 'build/prerender-manifest.js'
Copying file: 'build/prerender-manifest.json'
Copying file: 'build/react-loadable-manifest.json'
Copying file: 'build/required-server-files.json'
Copying file: 'build/routes-manifest.json'
Copying file: 'build/trace'
Copying file: 'build/cache/.tsbuildinfo'
Copying file: 'build/cache/config.json'
Copying file: 'build/cache/eslint/.cache_l38lj4'
Copying file: 'build/cache/webpack/client-production/0.pack'
Copying file: 'build/cache/webpack/client-production/index.pack'
Copying file: 'build/cache/webpack/server-production/0.pack'
Copying file: 'build/cache/webpack/server-production/index.pack'
Copying file: 'build/server/app-paths-manifest.json'
Copying file: 'build/server/font-manifest.json'
Copying file: 'build/server/middleware-build-manifest.js'
Copying file: 'build/server/middleware-manifest.json'
Copying file: 'build/server/middleware-react-loadable-manifest.js'
Copying file: 'build/server/next-font-manifest.js'
Copying file: 'build/server/next-font-manifest.json'
Copying file: 'build/server/pages-manifest.json'
Copying file: 'build/server/server-reference-manifest.js'
Copying file: 'build/server/server-reference-manifest.json'
Copying file: 'build/server/webpack-runtime.js'
Copying file: 'build/server/app/_not-found.html'
Copying file: 'build/server/app/_not-found.js'
Copying file: 'build/server/app/_not-found.js.nft.json'
Copying file: 'build/server/app/_not-found.meta'
Copying file: 'build/server/app/_not-found.rsc'
Copying file: 'build/server/app/_not-found_client-reference-manifest.js'
Omitting next output lines...
Processed 1463 files...
Processed 2484 files...
Processed 3761 files...
Processed 5347 files...
Processed 6841 files...
Processed 8358 files...
Processed 9654 files...
Processed 11171 files...
Processed 11642 files...
Processed 13116 files...
Error: ENOSPC: no space left on device, close
An error has occurred during web site deployment.
Kudu Sync failed
\n/opt/Kudu/Scripts/starter.sh "/home/site/deployments/tools/deploy.sh"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.