citusdata / citus

Distributed PostgreSQL as an extension
https://www.citusdata.com
GNU Affero General Public License v3.0
10.5k stars 666 forks source link

Payment required #7695

Open kelemenb-ewit opened 2 weeks ago

kelemenb-ewit commented 2 weeks ago

curl -s https://install.citusdata.com/community/deb.sh | bash does not eventually set up repository. It displays an error message of:

Importing Citus Data Community gpg key... 
curl: (22) The requested URL returned error: 402
gpg: no valid OpenPGP data found.
done.

When I type the URL https://repos.citusdata.com/community/gpgkey in the browser, I got an error message Payment required

This issue seams the be the same as we had already under #4263 (Not likely the same described in #7692)

kelemenb-ewit commented 2 weeks ago

However problem seams to be solved for now, I recommend to extend deb.sh to detect problems like this and fail.