R
Railway16mo ago
sebwro

java.sql.SQLException: Access denied for user 'root'@'xx.xx.xxx.xxx' (using password: YES)

So, I'm a free user, got one simple Spring Boot with MySQL database web app. (ID: 1b8f56b5-dd10-479b-b592-bcda0ed7b7f9) (database: ced3b904-d415-4d04-b66a-29f3b45c6e9f) The app was working fine until the credit run out. After using the Starter Plan the app was shut down, and I am not able to restart it again, it crashes every time. The error I get is in the title. Any help, please?
15 Replies
Percy
Percy16mo ago
Project ID: 1b8f56b5-dd10-479b-b592-bcda0ed7b7f9,ced3b904-d415-4d04-b66a-29f3b45c6e9f
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
sebwro
sebwro16mo ago
That's like a blackmail then. The credit gets renewed each month, why can't I renew the app?
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
sebwro
sebwro16mo ago
I would do that, if I knew it woud help my problem. The starter plan says what is in the screen. I can't restart the app to work. What guarantee I have, that it will work after the upgrade?
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
Brody
Brody16mo ago
upgrading to dev plan doesn't automatically bring your projects and services back online, but it will prevent them from going offline as long as you have enough credits or a valid form of payment.
sebwro
sebwro16mo ago
Thanks, still don't know how to bring the project back online then.
Brody
Brody16mo ago
rollback / redeploy buttons or git commit
sebwro
sebwro16mo ago
Ok, upgrade solved the problem. TBH I'm not sure how I feel about this...
Brody
Brody16mo ago
feel about what? the trial plan is just that, a trial of the service
sebwro
sebwro16mo ago
I agree, but the description of Starter Plan is misleading then, since after renewal of the credit I was not able to restart the project, until I upgraded it
Brody
Brody16mo ago
you have 500 hours of usage per month, once that runs out your two options are either wait until next month where you will then get another 500 hours, or upgrade to dev.
sebwro
sebwro16mo ago
Yeah, I get it, I was not able to restart the project after credit renewal at the beginning of the month though, I was getting that error
Brody
Brody16mo ago
that would have prob been an error on your part