Help me about Mysql app

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.


Screenshot 2023-01-07 at 13.33.37


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
Screenshot 2023-01-07 at 21.08.08

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.

I did some little change and again run fly deploy

App was running but after a few moment dead. And I have again error that wrote above.
I really dont realize how find solution.