I like fly as a service, and I have no problem with them charging, but coming out of nowhere with no prior notice is definitely frustrating and unexpected.
I’ve also already unassigned my unneeded address and I’m still interested in using fly for some things in the future.
Sounds like fraud or theft to me?
If there's a way to upset your customer base, that's one.
I had already switched off them my paid apps because of poor reliability and just had one internal app.
Shame because I love the workflow and the fact it's using firecracker.
This is the last fly.io sees of me.
I get some downtime from digital ocean too but I like to have a backup plan in case hetzner has issues (which didn't happen yet)
flyctl ips list
flyctl ips release 168.220.XXX.XXX
flyctl ips allocate-v4 --shared
Error: Your account has overdue invoices. Please update your payment information: https://fly.io/dashboard/myname/billingOk, so now they got my credit card info, because I had to pay 2$.
flyctl ips allocate-v4 --shared
Error: cannot use a shared ipv4 with wildcard hostnames, please remove those before allocating a shared IP: .XXX flyctl certs list
flyctl certs remove *.XXX
flyctl ips allocate-v4 --shared
Now it works. Just have to fix my DNS records now. ipv6 or CNAME to the app.fly.dev domain preferred.I don't like fly too much, because this is the first free hoster, which I have to constantly check for downtimes and restart the app then. Need a 10m cronjob now.
cd ~/MyAppPath
if timeout 5 flyctl logs -a myapp | grep -e "Health check on port 8080 has failed|connection error:"
then
flyctl apps restart myapp
fi* The advance notice of the billing change (we announced in October, but only on our community site) slipped, but the billing change didn't. That's not OK! We agree: you get notified before we bill new things to you.
* Ordinarily, we waive invoices less than $5. Our billing code had a bug that let these charges slip through. D'oh.
fly ips release $ip
fly ips allocate-v4 --shared
fly ips allocate-v6Found a few people complaining on their forums about an unexpected charge but with no official resolve.
Since I wasn't hosting anything serious with them, I purged the account and have never thought about them till now.
* The cost of an IPv4 address in the market is constantly increasing
* We have recessions, so giants are looking for savings and profits by using their market position.
In addition, some providers are making IPv6 available more and more (there is no reason to consider IPv4 granted then), and others built on someone else's infrastructure are starting to be charged, so they pass this cost on to consumers.
The subject seems editorialized.