"Download repository as zip" doesn't work most of the time. #72

Closed
opened 2023-12-13 04:28:25 +01:00 by Aaron Carlisle · 2 comments

Original Report by @Strike_Digital : blender/blender-manual#104563


When trying to download this repository as a zip file, most of the time, the server doesn't respond and nothing happens:
image

Rarely, the file will download instantly, and sometimes it will start downloading after a couple of minutes.
Going to the zip url directly gives a time-out error:

image

Occurs on both Chrome and Firefox.
I'm working on an addon to view the manual directly in Blender, so being able to reliably download the zip file for different versions would be valuable.

Edit:

It seems that after waiting a couple of minutes to download initially, subsequent downloads will begin immediately. I assume this is caused by the zip file being built from scratch the first time, and then cached after that.
It seems that the cache isn't persistent though, as I downloaded the 3.6 zip a while ago (which hasn't changed since), but I still had to wait for it to download today.

Any chance the zip cache could be rebuilt automatically with each commit, at least for important branches? (assuming that this is the problem)

Original Report by @Strike_Digital : https://projects.blender.org/blender/blender-manual/issues/104563 -------------- When trying to download this repository as a zip file, most of the time, the server doesn't respond and nothing happens: ![image](/attachments/342f5454-56e2-467f-9dda-3b44fcb36b18) Rarely, the file will download instantly, and sometimes it will start downloading after a couple of minutes. Going to the zip url directly gives a time-out error: ![image](/attachments/419e2292-9058-4b29-a38f-086490c6721f) Occurs on both Chrome and Firefox. I'm working on an addon to view the manual directly in Blender, so being able to reliably download the zip file for different versions would be valuable. Edit: It seems that after waiting a couple of minutes to download initially, subsequent downloads will begin immediately. I assume this is caused by the zip file being built from scratch the first time, and then cached after that. It seems that the cache isn't persistent though, as I downloaded the 3.6 zip a while ago (which hasn't changed since), but I still had to wait for it to download today. Any chance the zip cache could be rebuilt automatically with each commit, at least for important branches? (assuming that this is the problem)

edited.
I thought this was the ticket relating to downloads from docs.blender.org failing.. but projects should not be affected by the same issue.
I'll investigate this.

edited. I thought this was the ticket relating to downloads from docs.blender.org failing.. but projects should not be affected by the same issue. I'll investigate this.
Brecht Van Lommel added the
Type
Bug
label 2024-01-04 12:07:05 +01:00

From what I can tell, this is the same underlying bug as #73 and should be fixed now.

If not, we can reopen the issue.

From what I can tell, this is the same underlying bug as #73 and should be fixed now. If not, we can reopen the issue.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-projects-platform#72
No description provided.