Hello,

I added my first sandbox project on drupalcode.org with git. When I click on the snapshot-link to get a tarball of my project, I only get an error message, says:

"Error: damaged transmission"

That error is independend of the kind of browser. The link to my project site is http://drupalcode.org/sandbox/ab_connor/1436376.git

Thanks for any suggestions!

Greetings,
Andreas

Comments

WorldFallz’s picture

i don't believe sandboxes can create tarballs (snapshot or release)-- the code must be checked out of git.

ab_connor’s picture

Ok, but then it would be less confusing to disable the link instead of giving an error.

silverwing’s picture

I click on your linked sandbox, then clicked on snapshot and got a tarball called 1436376-efa092a.tar.gz which unpacked correctly.

Maybe a browser issue?

~silverwing <-- not a git expert

WorldFallz’s picture

duh.... the git snapshot, lol. I thought the op was referring to project snapshots.

And yep it appears to be a browser thing-- when I do it with firefox I get an error, with chrome and ie it works.

ab_connor’s picture

Thanks. I tested Firefox and Epiphany (which also depends on Gecko-Engine). Would be worth to fix the bug, because many people are using Gecko-based browsers.