yandex-qatools / postgresql-embedded

Embedded PostgreSQL Server
Other
493 stars 90 forks source link

Download of DB broken with 403 #159

Closed firegate666 closed 5 years ago

firegate666 commented 5 years ago

When I start the db and it downloads, I'll get this error:

:~/tmp$ wget http://get.enterprisedb.com/postgresql/postgresql-11.1-1-linux-x64-binaries.tar.gz
--2019-03-04 13:01:42--  http://get.enterprisedb.com/postgresql/postgresql-11.1-1-linux-x64-binaries.tar.gz
Resolving get.enterprisedb.com (get.enterprisedb.com)... 2600:9000:200c:8600:17:e1c:cc40:93a1, 2600:9000:200c:4a00:17:e1c:cc40:93a1, 2600:9000:200c:7400:17:e1c:cc40:93a1, ...
Connecting to get.enterprisedb.com (get.enterprisedb.com)|2600:9000:200c:8600:17:e1c:cc40:93a1|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2019-03-04 13:01:42 ERROR 403: Forbidden.
firegate666 commented 5 years ago

Looks like Linux and Postgres 11 is not supported