Search

"Loading the contents of this directory is taking an exceptionally long time. Therefore, we are currently unable to display it."

Subscribe to "Loading the contents of this directory is taking an exceptionally long time. Therefore, we are currently unable to display it." 5 post(s)

 
siran

Hi, when trying to browse my repository code, i get the following error:

>

Some other times, it says “Loading the contents of this directory is taking an exceptionally long time. Therefore, we are currently unable to display it.”

Is there a workaround to this problem?

Thanks,

Siran

 
miko93

Had this today, too.

Got a “Preparing the tree for download is taking an exceptionally long time. Therefore, we are currently unable to send it.” when trying to download a tree from the repository browser (about 5MB in size). Finally, I downloaded the files in question one by one. That worked without any problems.

 
Khalid Abuhakmeh

I am getting a similar issue/message.

“Loading the contents of this directory is taking an exceptionally long time. Therefore, we are currently unable to display it.”

any chance you guys could look at it?

 
Jaret Frappier

Khalid,

This is possibly happening because there is no master branch pushed to the repository. You will need to push your master branch in order to browse it from the interface.

 
Yasen

Jaret,

This fixed the problem for me. Thank you. However, if a branch other than master is pushed 1st, then pushing master won’t fix it. The master branch needs to be pushed 1st. At least that’s how it worked for me…