Difference between revisions of "RGSConnect command line utility for Mac"

(Created page with "==Troubleshooting== * When I type in my password I keep getting: <pre> Password: Traceback (most recent call last): File "/Applications/RGSConnect/rgsconnect.py", line 30...")
 
Line 1: Line 1:
==Troubleshooting==
+
===Installing the RGSConnect command line utility for Mac===
 +
See the [[Install Mac RGSConnect client|instructions]].
 +
 
 +
===Why is there only a command line version of RGSConnect for Mac?===
 +
Apple changes the requirements for Mac development every couple of months.  That means that developers have to re-program their software every couple of months to keep up with Apple's demands.  There is no such requirements to maintain a command line utility.  Maintaining a GUI-based RGSConnect launcher for Mac was becoming too time intensive.  The choices for now are no Mac client, or a command-line client.
 +
 
 +
===Troubleshooting===
 
*  When I type in my password I keep getting:  
 
*  When I type in my password I keep getting:  
 
<pre>
 
<pre>

Revision as of 10:58, 25 March 2020

Installing the RGSConnect command line utility for Mac

See the instructions.

Why is there only a command line version of RGSConnect for Mac?

Apple changes the requirements for Mac development every couple of months. That means that developers have to re-program their software every couple of months to keep up with Apple's demands. There is no such requirements to maintain a command line utility. Maintaining a GUI-based RGSConnect launcher for Mac was becoming too time intensive. The choices for now are no Mac client, or a command-line client.

Troubleshooting

  • When I type in my password I keep getting:
Password: 
Traceback (most recent call last):
  File "/Applications/RGSConnect/rgsconnect.py", line 307, in <module>
    pools=getPools(cl_user,cl_pass,settings["Host_Addr"], int(settings["Client_Port"]))
  File "/Applications/RGSConnect/rgsconnect.py", line 122, in getPools
    raise ServerError(pools)
__main__.ServerError: Err:Invalid credentials

This means that you typed your username or password incorrectly. Try again. If you continue to have issues, contact your CSR or CAEDM.