Skip to content

[Bug] Deploy install script doesn't work with IPv4 machines anymore #886

Description

@Jackenmen

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:

  1. Use the install script on a machine that only has IPv4.
  2. 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

Metadata

Metadata

Labels

BugSomething isn't workingHighThis issue blocks a user from building or impacts a lot of users

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions