Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
[SOLVED] Error in network behaviour with proxy server
michaelhecht
Member Posts: 89 Maven
Wow, after hours of searching I found out, that there is an error (??) in the behaviour of RM according to proxy servers.
I added proxy servers for the access to the internet to get updates and information and so on
(company firewall!!). As I tried to apply database connections I permanently failed, except I tried
to connect to a local database (which I had to install and configure in advance >:( ).
So I removed all proxy configuration from RM (and had to restart since using a proxy or not seems to be
configured only at startup) and voila - all database connections worked properly.
Modified:
Now I have to decide whether I want to get update information or I want to apply database connections?!?!?!?!
Is there a workaround?
Solution:
Yes, there is a workaround (maybe the standard configuration??):
Configure ftp.proxySet and http.proxySet for the firewall and NOT https.proxySet!!!
Then all is working properly!
I added proxy servers for the access to the internet to get updates and information and so on
(company firewall!!). As I tried to apply database connections I permanently failed, except I tried
to connect to a local database (which I had to install and configure in advance >:( ).
So I removed all proxy configuration from RM (and had to restart since using a proxy or not seems to be
configured only at startup) and voila - all database connections worked properly.
Modified:
Now I have to decide whether I want to get update information or I want to apply database connections?!?!?!?!
Is there a workaround?
Solution:
Yes, there is a workaround (maybe the standard configuration??):
Configure ftp.proxySet and http.proxySet for the firewall and NOT https.proxySet!!!
Then all is working properly!
0
Answers
Interestingly, connections to local and remote MySQL servers were not affected by the Proxy config, only those to a remote Microsoft SQL server.