Problem in fetching Android source from codeaurora [Solved]

Hello.
I am trying to fetch the android source for Dragonboard from codeaurora. And I almost constantly receive the message that codeaurora not found. I am syncing my repo again and again. It connects sometimes and syncs partially. It seems impossible to get the whole repository. Is some mirror exists somewhere? What can be done about it?

Removing -j20 from repo sync did the job. It looks like codeaurora does not like parallel sync. So command is only “repo sync -f”. It took a lot of time but worked.