I am trying to monitor StrongLoop test application and get the following error:
[root sls-sample-app]# slc strongops
Generating strongops configuration requires a registered email and password.
Visit http://strongloop.com/register if you have not already.
Please enter your: email address: XXX
Please enter your: password: XXX
Error: { [Error: connect ETIMEDOUT] code: 'ETIMEDOUT', errno: 'ETIMEDOUT', syscall: 'connect' }
I have registered on the StrongLoop website and provided the registration details in the above run attempt. This RHEL 6.3 machine is connected to Internet via proxy. How can the proxy be configured?
Thank you