Description
Since yesterday (Oct 1, 2020) the A record for api6.ipify.org was removed to make the subdomain only for IPv6 requests. Source: https://www.ipify.org/
From my testing, it looks like api6.ipify.org before October 1, 2020, was returning what api64.ipify.org returns now. I'll be making a PR to fix this in a few moments.
Steps to reproduce the behavior:
- Use the install script on a machine that only has IPv4.
- See output with no much information that exits early:
vm@vm:~$ bash ./install.sh
👋 Thank you for trying out Appsmith!
🕵 Detecting your OS
vm@vm:~$
Important Details
- Version: [Cloud / Self-Hosted vx.x] Self-Hosted; no version since this is just install script but revision at the time of issue was: 8b8dcc0
- OS: [e.g.MacOSX] Ubuntu 20.04
- Browser [e.g. chrome, safari] N/A
Description
Since yesterday (Oct 1, 2020) the A record for api6.ipify.org was removed to make the subdomain only for IPv6 requests. Source: https://www.ipify.org/
From my testing, it looks like
api6.ipify.orgbefore October 1, 2020, was returning whatapi64.ipify.orgreturns now. I'll be making a PR to fix this in a few moments.Steps to reproduce the behavior:
Important Details