Hi all,It is documented, that the free edition has limitations as to which external hosts and domains can be accessed.Is there a known (white) list of hosts/domains which can be accessed?As an example i can access pypi.org but not wikipedia.org.
In the DB free web console on nslookup de.wikipedia.org i getREFUSEDIs this a hard restriction of the free edition or can i work around this?In some documentation i found that the free edition has external access to a limited set of sites only, is th...
Just out of curiosity: In my impression type_widening would only solve the opposite problem (writing bigint into int) and not the original one (writing int into bigint)?
So why is wikipedia.org accessible with a free edition hosted in eu-west-1 (-> @szymon_dybczak), but not with a free edition hosted in us-east-2 (-> me)?
So why is wikipedia.org accessible with a free edition hosted in eu-west-1 (-> @szymon_dybczak), but not with a free edition hosted in us-east-2 (-> me)?
This is not a port/protocol problem, but a whitelist thing. nslookup wikipedia.org fails, while nslookup pypi.org yields valid results.It still would be interesting to see the whitelist of allowed hosts/domains. I will ask this as a separate question...