You can translate the question and the replies:

Read timed out when configuring HTTPS proxy in denodo data source

Hello, I am trying to configure HTTPS proxy with authorization for the Denodo data sources in the Server Configuration panel https://community.denodo.com/docs/html/browse/8.0/en/vdp/administration/server_configuration/default_configuration_of_http_proxy/default_configuration_of_http_proxy. When clicking on "Test connection" on a Data source, it throws a Read time out error. It works fine if I do a curl command to the data source endpoint in the machine where Denodo is installed. What could be the reason of this problem?
user
30-06-2023 10:45:32 -0400
code

1 Answer

Hi, The HTTP proxy settings located in the Server Configuration are the default proxy settings that will be used by data sources that use the default proxy configuration. To use this proxy settings, navigate to your data source, and in the [Configuration](https://community.denodo.com/docs/html/browse/8.0/en/vdp/administration/creating_data_sources_and_base_views/soap_web_service_sources/soap_web_service_sources#soap-web-service-sources) tab ensure that Proxy is set to “Default” Also, data source timeout error in Virtual DataPort server can generally occur due to various reasons, which may include scenarios where data source server is offline and the Virtual DataPort server cannot establish connection, or where the data source server takes too long to send a response and the Virtual DataPort server drops the connection. I would suggest checking the logs generated by the Virtual DataPort server in detail to get more details on the issue. You can find the logs located in `<DENODO_HOME>\logs\vdp\vdp.log`. Hope this helps!
Denodo Team
02-07-2023 23:43:55 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here