When deploy my mysql app, I have some issue that dont know how to fix.
If someone can help me, I will be very grateful. Thk.

When deploy my mysql app, I have some issue that dont know how to fix.
If someone can help me, I will be very grateful. Thk.
Hi,
Did you try running fly deploy
? That may have simply been missed out from the image above, but it seems like you did the initial launch, set the secrets - all good - then scaled the app up to 2GB (2048)? I wonder if you need to first fly deploy
and only then (once it is deployed) scale it up? One thing at a time.
If not, maybe try LOG_LEVEL=debug fly deploy
and see if that reveals any more.
Hi, thk for response.
After that, I have such error now
Hi,
Ah, in that case you would need to make some change. And then run that. Else Fly won’t deploy it as it doesn’t think it needs to.