Submit filter bug after downtime

Category: 
Resolution: 
Resolved

A change was made to a part of our batch software during the downtime that should have only affected users who are a part of multiple projects. We have found that there is a bug in the changes made that is affecting other users. We apologize for the issues caused by this bug. 

We are aware of and actively working on a solution to this issue. We plan to have it fixed by later today, Wednesday February 10th. 

As a temporary workaround add the -A <account> flag to your job. In a job script this would look like: 

#PBS -A <account> 

As a argument to qsub at submission time, it would look like: 

qsub -A <account> ... 

If you have any questions please contact OSC Help.