denielchiang / line_reminder

Reminder using LINE Notify
1 stars 0 forks source link

Fly.io deploy issues #1

Closed denielchiang closed 1 year ago

denielchiang commented 1 year ago

Don't know why for now, but seems fly.io builder didn't work well. Have tried remove whole fly.io config and dockerfile and deploy by manually from local. It is still failed.

WARN Failed to start remote builder heartbeat: You hit a Fly API error with request ID: 01H3BXY2H1H05MTRAXXWBF7J47-nrt
Error: failed to fetch an image or build from source: error connecting to docker: You hit a Fly API error with request ID: 01H3BXY3P24W14FXZZ4PY6K54M-nrt

it seems lots users hit this problem https://community.fly.io/t/flyctl-deploy-you-hit-a-fly-api-error-with-request-id/7464/45?page=3

pending deployment for now

denielchiang commented 1 year ago

Not sure if this relevant quoter issue, can't find any docs for free tiers plan limits of fly.io now. Include this repo I have 2 sets of VMs on fly.io like below.

After I deleted app1, app1-db and builder then re-run fly launch on app2 then everything is good now.