CovenantSQL icon indicating copy to clipboard operation
CovenantSQL copied to clipboard

[BUG] Unable to install on Ubuntu

Open AroraAsh opened this issue 3 years ago • 0 comments

Describe the bug Following the quickstart I'm trying to install the CQLClient.

To Reproduce Commands to reproduce the behavior:

  1. sudo bash -c 'curl -L "https://linux.gridb.io/cql" |
    tar xzv -C /usr/local/bin/ --strip-components=1'
  2. I get could not resolve host linux.gridb.io.

Expected behavior The CQL Client gets installed.

Screenshots

image Desktop (please complete the following information):

  • OS: Ubuntu 20.04 (WSL 2 on WIndows 10 )

AroraAsh avatar Jul 24 '22 13:07 AroraAsh