Re: HTTP 500 einternel server errors

2011-09-02 Thread Nathaniel Manista
On Fri, Sep 2, 2011 at 4:55 PM, grantsutherl...@charter.net < grantsutherl...@charter.net> wrote: > On Sep 2, 8:28 am, "grantsutherl...@charter.net" > wrote: > > Now every time I try to view an image from an issue, it gives me a 500 > > error. > > Looks like this problem is gone. Glad to hear i

Re: HTTP 500 einternel server errors

2011-09-02 Thread grantsutherl...@charter.net
On Sep 2, 8:28 am, "grantsutherl...@charter.net" wrote: > On Aug 31, 5:03 pm, "grantsutherl...@charter.net" > > > > > > > > > > wrote: > > On Aug 31, 9:44 am, Jacob Lee wrote: > > > > If you provide particular URLs that have caused trouble for you, we > > > can take a look. > > > > On Tue, Aug

Re: Getting a GnuTLS recv error when trying to git push

2011-09-02 Thread Augie Fackler
On Fri, Sep 2, 2011 at 10:13 AM, Tibs wrote: > > > On Sep 2, 3:33 pm, Augie Fackler wrote: >> Looking at the code and logged error here, this appears to only be >> possible if you fall back to non-smart http. I have no idea why your >> git client would do that, but can you run 'GIT_CURL_VERBOSE=1

Re: Getting a GnuTLS recv error when trying to git push

2011-09-02 Thread Tibs
On Sep 2, 3:33 pm, Augie Fackler wrote: > Looking at the code and logged error here, this appears to only be > possible if you fall back to non-smart http. I have no idea why your > git client would do that, but can you run 'GIT_CURL_VERBOSE=1 git > push' and see if the log spew provides any use

"Access are not allowed" error displayed there!

2011-09-02 Thread SunBC
Hi fellows, I used to use google code wrongly as a file storage one year ago. Just when I realized my mistake and decided to use google code correctly, my google code account was completely suspended. Now it is very inconvenient to even just scan other groups' work, for every time I have to sign ou

Reporting a user

2011-09-02 Thread João Carlos Kolling Neto
Greetings, I would like to report that the google user brent.asselin ( brent.asse...@google.com) is trying to release a code as open source that doesn’t belong to him. He was part of a closed source project, but after some misunderstandings with the other members, he is threatening to release th

Re: Getting a GnuTLS recv error when trying to git push

2011-09-02 Thread Augie Fackler
Looking at the code and logged error here, this appears to only be possible if you fall back to non-smart http. I have no idea why your git client would do that, but can you run 'GIT_CURL_VERBOSE=1 git push' and see if the log spew provides any useful hints? Thanks, Augie On Fri, Sep 2, 2011 at 5

Re: HTTP 500 einternel server errors

2011-09-02 Thread grantsutherl...@charter.net
On Aug 31, 5:03 pm, "grantsutherl...@charter.net" wrote: > On Aug 31, 9:44 am, Jacob Lee wrote: > > > > > > > > > > > If you provide particular URLs that have caused trouble for you, we > > can take a look. > > > On Tue, Aug 30, 2011 at 6:39 PM, grantsutherl...@charter.net > > > wrote: > > > R

Getting a GnuTLS recv error when trying to git push

2011-09-02 Thread Tibs
I'm working on http://code.google.com/p/muddle/, and have done the sequence: git fetch git merge origin/master git commit -a # after fixing a merge mismatch git push at which point I get: error: GnuTLS recv error (-9): A TLS packet with unexpected length was received. while accessing https://cod