| From: | Thomas Schweikle <tschweikle(at)bfs(dot)de> |
|---|---|
| To: | "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Stackbuilder fails to download application list |
| Date: | 2023-09-19 13:58:23 |
| Message-ID: | 772e2ddd-a041-4032-8c8d-781e16bb5c09@bfs.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Stackbuilder fails to download the application list because it does not
respect HTTPS_PROXY variables using no proxy for "https://" URLs.
It does not matter if appropriate variables are defined. Stackbuilder
respects these variables for "http://"-URLs, but ignores them, trying
direct connections on "https://"-URLs.
Since the servers to download the application list are all using https
stackbuilder fails to download the list if behind a proxy.
--
Thomas
| Attachment | Content-Type | Size |
|---|---|---|
| OpenPGP_0x27AE2304B4974851.asc | application/pgp-keys | 2.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2023-09-19 14:03:12 | Re: [16+] subscription can end up in inconsistent state |
| Previous Message | mah0x211 | 2023-09-19 13:16:07 | Re: BUG #18096: In edge-triggered epoll and kqueue, PQconsumeInput/PQisBusy are insufficient for correct async ops. |