This problem appear only if I work over internal company network, in detail
if I insert my user and password for connection to rhomobile I get a error message
if I work over public network it works fine.
Does anybody know s how I can solve that problem?
Authentication problem with RhoStudio// Expert user has replied. |
1 Replies
Hi Uwe,
If you are behind a proxy server, RubyGems uses the HTTP_PROXY, HTTP_PROXY_USER and HTTP_PROXY_PASS environment variables.
Try setting these on your machines.
Ciao
~Pietro