작성
·
523
·
수정됨
0
flyctl deploy가 진행이 안돼서
제 컴퓨터에 있는 도커를 삭제하고 다시 실행했더니
아래와 같은 상태에서 멈췄습니다.
구글링 해봐도 잘 모르겠어요 ㅠㅠ
어떻게 해결하면 될까요?
C:\Users\dahye\Documents\react-project\d-market-server>flyctl deploy
==> Verifying app config
--> Verified app config
==> Building image
Remote builder fly-builder-quiet-sunset-984 ready
==> Building image with Buildpacks
--> docker host: 20.10.12 linux x86_64
20: Pulling from heroku/buildpacks
Digest: sha256:1dd1a9c5f291b47fed1aed3f4c348fdc878380319c15f0e09753a5898482554e
Status: Image is up to date for heroku/buildpacks:20
20-cnb: Pulling from heroku/heroku
Digest: sha256:c9d053a463c7cd81672a3b0d5d5e26bdcbdffe2782565ccbedc15867b8cddfb9
Status: Image is up to date for heroku/heroku:20-cnb
Warning: Platform requested deprecated API '0.6'
===> DETECTING
Warning: Buildpack 'heroku/ruby@0.0.0' requests deprecated API '0.4'
Warning: Buildpack 'heroku/python@0.0.0' requests deprecated API '0.4'
Warning: Buildpack 'heroku/scala@0.0.0' requests deprecated API '0.4'
Warning: Buildpack 'heroku/php@0.0.0' requests deprecated API '0.4'
Warning: Buildpack 'heroku/go@0.0.0' requests deprecated API '0.4'
Warning: Buildpack 'heroku/gradle@0.0.0' requests deprecated API '0.4'
2 of 3 buildpacks participating
heroku/nodejs-engine 0.8.16
heroku/nodejs-npm 0.5.2
===> ANALYZING
Previous image with name "registry.fly.io/d-market-server:cache" not found
===> RESTORING
===> BUILDING
[Heroku Node.js Engine Buildpack]
[Checking Node.js version]
Detected Node.js version range: *
Resolved Node.js version: 19.7.0
[Installing Node.js distribution]
Downloading Node.js 19.7.0
Extracting Node.js 19.7.0
Installing Node.js 19.7.0
[INFO] Installing toolbox
[INFO] - yj
[INFO] Using npm v9.5.0 from Node
[INFO] Installing node modules from ./package-lock.json
npm WARN config production Use --omit=dev
instead.
WARN failed to finish build in graphql: Post "https://api.fly.io/graphql": context canceled
Oops, something went wrong! Could you try that again?
너무 로그가 길어서 ...
마지막에
1 desired, 1 placed, 1 healthy, 0 unhealthy [health checks: 1 total, 1 passing]
--> v0 deployed successfully
이런 문장이 나옵니다 ,,,