Hi,
from my machine, I am able to download with curl, where I EXPLICITLY specify the proxy.
If I try curl, without proxy, the download fails (timeout), just like within Postman.
From the Postman logs:
DuckDB: Loaded 0 system root CA certificates”]DuckDB: CA bundle: 0 certificates”]DuckDB: Failed to process @duckdb/node-bindings-win32-x64:”,{“name”:“Error”,“message”:"Timeout downloading
.
Is that an indication that it is a (proxy?) cert issue?