I have fly ips private -a typesense-febe
doesnot return any IP.
Do I have a private IP on my app ? It used to return a private IP.
fly ips private -a typesense-febe
ID REGION IP
I have fly ips private -a typesense-febe
doesnot return any IP.
Do I have a private IP on my app ? It used to return a private IP.
fly ips private -a typesense-febe
ID REGION IP
I am having this as well, list your apps, is it on their new platform? aka “machine”
If I list for ones on the old “nomad” platform it works.
I wonder if it is related to this? New Feature: Application Private IPs - #3 by senyo
Looks like fly ips private
command never got migrated to apps v2. For now, you can run fly machines list -a yourappname
will show the private IPs of each machine under “IP address” column.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.