Unable to Access App over IPv4

Hello,

For the past couple of days, I’ve been having issues accessing one of my apps on certain networks. I did a little debugging today and it looks like the issue is that I can only access the app over the IPv6 endpoint and not the IPv4 endpoint. Is there anything I can do to fix this?

Thanks

Hi Max,

Somehow your app got an IP that should have been reserved internally - this was a bug on our end. If you add a new ipv4 and remove the old one everything should work fine.

Some recent work to allow apps to listen on any port stopped these ip’s accepting traffic which is why it’s only just became a problem.

Sorry for the issue and let me know if it still doesn’t work after that!

Steve