8. CRSP Troubleshootingο
Please note that RCIC does not provide Windows OS or macOS support for the campus. If there is an operating system related issue, RCIC will refer you to you get support to address your systems issue first before installing CRSP Desktop.
The following sections have information on how to solve most common problems. If you continue having issues after reading the guide below please see How to submit a ticket.
8.1. CRSP Desktop install problemsο
8.1.1. On macOSο
If you are having issues installing CRSP Desktop, please check the following:
Make sure your system meets minimal requirements listed in the CRSP Desktop App for macOS.
Make sure you have Admin rights in your system. If your system is managed by OIT, ask your support team to give you Admin rights.
In Applications, check for CRSP Desktop (Mountain Duck). If found, drag the App to trash, and retry installation using RCIC provided version.
8.1.2. On Windowsο
If you are having issues installing CRSP Desktop, please check the following:
Make sure your system meets minimal requirements listed in the CRSP Desktop App for Windows.
In Windows -> Add or Remove Programs, check for CRSP Desktop (Mountain Duck). If found, uninstall any previous installations, reboot the system and retry installation using RCIC provided version CRSP Desktop App for Windows.
Check for any obvious errors or warnings on your laptop.
8.3. Unable to loginο
This could be caused by one or more reasons:
You donβt have an account created for CRSP.
Resolution: Please note that HPC3 and CRSP accounts are created separately. You may have an HPC3 account and may not have CRSP account. See Getting CRSP Account
Not connected via UCI VPN
Resolution: You must either be on the campus network or connected to the UCI campus VPN
Your UCINetID password is incorrect.
Resolution: Make sure your password is correct. Please see password reset.
Your CRSP home directory is over quota
Resolution: Check your Quotas.
There might be a technical issue with CRSP infrastructure.
Resolution: Please submit a ticket.
Authentication errors.
When setting your CRSP desktop app you see a message similar to
Too many authentication errors. Please contact your web hostingservice provider for assistanceThis may happen when you used to have a password access and have stored your password in the laptop credentials manager and then you switched to the ssh-keys based access. It is a bug in CRSP app, the workaround is as follows.
- For Windows laptops:
Quit CRSP Desktop App.
- Open the Windows Credentials Manager and delete any references to CRSP.It might be under sftp , it might be under access.crsp. Remove all such entries.That should remove the remembered password for the CRSP desktop.
Start CRSP App which will ask for the passphrase for your locally-setup key.
- For macOS laptops:
Quit CRSP Desktop App.
Open Applications -> Utilities -> Keychain Access application (standard on Mac).
Choose a Default keychain login, then Passwords, and in the Search box type crsp.
Delete entries with crsp in their names that show up in the main window.
Do the same for Default keychain iCloud or any other keychain that you may have on your laptop.
See for a reference:
Quit Keychain Access app.
Start CRSP app, edit your lab bookmark. It should no longer have Password field filled or you should be able to remove what is there and the password should not appear again.
Try to connect to the lab share. you will be prompted for your passphrase which is the what you used when you created your ssh keys.
8.4. Unable to access via SSHFSο
This may be caused by network issues: slow network connection, unstable network connections or CRSP share is unavailable.
Resolution: unmount and then remount the share.
$ fusermount -u ~/your-mount-point $ sshfs ucinetid@crspssh.crsp.uci.edu:/mmfs1/home/ucinetid ~/your-mount-point
8.5. File Browser issuesο
Please note that File Browser based access is for lightweight use cases.
The following are the known limitations of web based File Browser access:
It will take longer to populate the file browser if there are lots of files in a directory. In our lab tests, we were able to load around 2000 files in the file browser.
Uploading large size files with file browser can be a problem if you have slow internet connection or if your connection is interrupted. If you have large data sets, use one of the following clients in place of File Browser:
Running the File Browser in Firefox does not provide the best user experience. Chrome or Safari seems to work better.
Since the File Browser works with campus shibboleth authentication, it will timeout and expire as soon as browser authentication expires. That means a re-authentication will be required.
You must be registered and setup with UCI DUO in order to use File Browser.