It was my understanding that the prepaid credits are an approach to prevent unexpected costs. Thus, I have purchased $25 worth of prepaid credits and expected the platform services to be available to me without requiring me to submit my credit card details.
Then, I attempted to deploy an app on the platform, but my app’s deployment status indicates “pending” and on my account dashboard i am greeted with a message saying a payment source is required.
I’m not sure if the two issues are related, but i suspect they are…
Did I misunderstood how the prepaid credit system works?
You can use all platform services with prepaid credit. The account status message was wrong. We just fixed it so SOURCE_REQUIRED is only shown if there’s no credit card and no credits.
Your app is showing as dead because it was deployed but was crashing. Looks like there’s an error in the code:
Hi michael, thanks for checking in!
So i adjusted the application code and redeployed. The application itself is working now, but there seems to be a DNS resolution issue. I cannot access the server/VM via the provided URL, but I can access it directly via the IP. So I went over to another workstation and tried to access the URL and still got the same DNS resolution issue. (tried on my phone as well, same, via IP => ok; via URL nope) I also deployed the demo app from the Docs at: Connecting to an App on Fly · Fly . Same issue
@z.h.m Sorry, I typed up a reply and somehow didn’t hit send. This is fixed now. There was an issue with a few *.fly.dev domains created yesterday afternoon that’s been fixed.
Also, do you see the “Message” button when clicking on my name like in the screenshot below? That’s how to DM, but I’ve heard from a few people that they couldn’t see it, so we might need to change permissions for new forum accounts.