User Tools

Site Tools


cluster:troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cluster:troubleshooting [2018/10/01 18:28] – created mcloughlincluster:troubleshooting [2024/11/11 21:01] (current) – removed mcloughlin
Line 1: Line 1:
-====== Troubleshooting ====== 
- 
-===== My Initial Password Doesn't Work ===== 
-When I try to log in to the cluster, I get an error message like "incorrect password". 
- 
-==== Solution ==== 
-Your initial password ''should'' be right.  Please make sure that you are typing it correctly and that you aren't getting extra characters before or after the password if you are trying to copy and paste. 
- 
-===== Batch Job with "nohup" Terminated after Logging Out ===== 
-I was running a long stata program with command <code>nohup stata-mp -b do dofile.do &</code>, but the job got killed after I exited the cluster.  
- 
-==== Solution ==== 
-Try typing ''exit'' or ''CTRL-D'' in the terminal to log off the cluster cleanly instead of directly clicking the red X in the upper right corner of the ssh client window to exit. 
- 
-===== Cannot copy my files to the cluster folder ===== 
-Whenever I try to copy any file to my folder in the cluster, I receive this error: 
- 
-<code> 
-General failure (server should provide error description). 
-Error code: 4 
-Error message from server: Failure 
-Request code: 4 
-</code> 
- 
-I already unistalled and reinstalled WinSCP, and it does not solve my problem. 
- 
-==== Solution ==== 
-This type of problem usually occurs when you exceeded the disk quota (17G per user). To examine your quota usage, type 'quota' and look for the number under blocks. Users using FTP software other than WinSCP could encounter problems of failing to transfer file onto cluster without an error message. Try using 'scp' to transfer file to cluster, and if disk quota is full, you will get an clear error message saying so. 
  
cluster/troubleshooting.1538418511.txt.gz · Last modified: 2018/10/01 18:28 (external edit)