I had an old deploy lying around from 2022. I haven’t been billed for it ever. I went to my dashboard just now and clicked on the URL. All of a sudden I’m seeing a billing sum of 2$.
fly ips list
VERSION IP TYPE REGION CREATED AT
v4 123123 public global 2022-10-19T14:16:44Z
v6 123123:1234 public global 2022-10-19T14:16:47Z
I thought I could fix it with fly ips allocate-v4 --shared
But now I just have an additional shared IP:
fly ips list
VERSION IP TYPE REGION CREATED AT
v4 123 public global 2022-10-19T14:16:44Z
v6 123:1234 public global 2022-10-19T14:16:47Z
v4 1234 public (shared)
Hi
I hvae just come across this issue, is there a basic way to show me how to remove the dedicated IPv4 for the app I am using. I don’t have much in the way of IT skills, have read the article but got nowhere.
Is there a simple command line I can use and just add in the name of my app.
Be forewarned – if you don’t have a credit card associated with your account, you will not be able to allocate a shared IP. I was able to release – which immediately took my API offline – then when I tried to allocate, I got hit with an error stating I had to enter a credit card or purchase credits to proceed. Since I had already released the previous IP, breaking my site, I had no choice but to enter a credit card, which makes me very nervous.
Given that I’m supposed to be on a completely free plan and just got this surprise billing, not having entered a card was the one thing protecting me from this kind of situation. And now that’s gone, with no assurances that this won’t happen again.