Ciao,

I see that the upload widget has changed once again; lately I had
problems with the Flash-based widget, but the HTML one was fine.  Now
this mix-widget does something wrong.  I had no problems one year ago.

I have problems uploading tarballs at:

https://github.com/marcomaggi/nausicaa/downloads

this is what I do:

* I select the file to upload and click on "Start Upload", after a
brief exchange of packets I get the "Something went wrong that
shouldn't have. Please try again or contact support if the problem
persists.".

*  If I try again with the same file I get the "Filename has already
been taken" error, but I do not see the file there.

* Then I reload the page: I see the file whose upload was supposed to
be failed listed there.

* Then I try to download it and I get an error page showing this:

This XML file does not appear to have any style information associated
with it. The document tree is shown below.

<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>A54754A50F6F3A24</RequestId>
-
<HostId>
EQwQCzi/TgVHBv9oRQ0k7Cga1JbBmAjcwPydnMHOpPM49ZKsxrout4H99YJy3IuK
</HostId>
</Error>

Trying to download the file with:

wget --no-check-certificate 
http://github.com/downloads/marcomaggi/nausicaa/nausicaa-scheme-0.2d4-src.tar.bz2

fails with:

--2011-01-12 22:04:27--  
http://github.com/downloads/marcomaggi/nausicaa/nausicaa-scheme-0.2d4-src.tar.bz2
Resolving github.com (github.com)... 207.97.227.239
Connecting to github.com (github.com)|207.97.227.239|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: 
https://github.com/downloads/marcomaggi/nausicaa/nausicaa-scheme-0.2d4-src.tar.bz2
[following]
--2011-01-12 22:04:27--  
https://github.com/downloads/marcomaggi/nausicaa/nausicaa-scheme-0.2d4-src.tar.bz2
Connecting to github.com (github.com)|207.97.227.239|:443...
connected.
WARNING: cannot verify github.com's certificate, issued by `/C=US/
ST=Arizona/L=Scottsdale/O=GoDaddy.com, Inc./OU=http://
certificates.godaddy.com/repository/CN=Go Daddy Secure Certification
Authority/serialNumber=07969287':
  Self-signed certificate encountered.
WARNING: certificate common name `*.github.com' doesn't match
requested host name `github.com'.
HTTP request sent, awaiting response... 302 Found
Location: 
http://cloud.github.com/downloads/marcomaggi/nausicaa/nausicaa-scheme-0.2d4-src.tar.bz2
[following]
--2011-01-12 22:04:28--  
http://cloud.github.com/downloads/marcomaggi/nausicaa/nausicaa-scheme-0.2d4-src.tar.bz2
Resolving cloud.github.com (cloud.github.com)... 216.137.61.4,
216.137.61.10, 216.137.61.25, ...
Connecting to cloud.github.com (cloud.github.com)|216.137.61.4|:80...
connected.
HTTP request sent, awaiting response... 403 Forbidden
2011-01-12 22:04:29 ERROR 403: Forbidden.

Summary: I have left on the download area a "non-file" whose link is:

https://github.com/downloads/marcomaggi/nausicaa/nausicaa-scheme-0.2d4-src.tar.bz2

I can delete it, but for now I leave it there for people to look at
it.

Unfortunately this is a multipackage repository, so I cannot just tag
a revision and ask the users to download that: I want to upload
tarballs for the individual packages.

I am on GNU+Linux using Firefox 3.6.x and Flash 10.1.x.
--
Marco Maggi

-- 
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to git...@googlegroups.com.
To unsubscribe from this group, send email to 
github+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/github?hl=en.

Reply via email to