Issue with my newly created account

my account has just been created. and i try to run
salloc -n1 -c2 --partition=debug-cpu --time=15:00 --x11
but i get the error salloc: error: Job submit/allocate failed: Invalid account or account/partition combination specified
this happens even when i try to submit a job with sbatch

how can i resolve this?

thank you,
Akin

Hello,

Your account creation was failled, I correct the account just now and the test are ok.

(baobab)-[akinsanm@login2 ~]$ srun hostname
srun: job 59097368 queued and waiting for resources
srun: job 59097368 has been allocated resources
cpu001.baobab

Have a nice day,

thank you. it works now