[gitorious] Gitorious fatal error on push

2011-08-09 Thread haydenm...@yahoo.com
When I try to push to my local Gitorious install I get the following output. == Gitorious: == fatal error fatal: The remote end hung up unexpectedly I did find this ot

Re: [gitorious] Gitorious fatal error on push

2011-08-09 Thread Bobby Kirchgessner
Can you take a look at the your log files (git auth and production) and post them here? On 08/09/11 14:54, haydenm...@yahoo.com wrote: > When I try to push to my local Gitorious install I get the following > output. > > == Gitorious: == > fat

Re: [gitorious] Gitorious fatal error on push

2011-08-09 Thread haydenm...@yahoo.com
Ah, OK. I didn't know what logs to look in, or where they were. All I could find at first were the apache2 logs. I rotated gitorious_auth.log and production.log in order to start with a clean history. When I try to do a push, I still get the same error, and only gitorious_auth.log gets anything

Re: [gitorious] Gitorious fatal error on push

2011-08-10 Thread Reid Ellis
That looks similar to the error I got once when I misconfigured the server's name in gitorious.yml ... On 2011-08-09, at 18:53, "haydenm...@yahoo.com" wrote: > Ah, OK. I didn't know what logs to look in, or where they were. All I could > find at first were the apache2 logs. > > I rotated gitor

Re: [gitorious] Gitorious fatal error on push

2011-08-10 Thread Benjamin Podszun
On Wed, Aug 10, 2011 at 1:53 AM, haydenm...@yahoo.com wrote: > Ah, OK. I didn't know what logs to look in, or where they were. All I could > find at first were the apache2 logs. > > I rotated gitorious_auth.log and production.log in order to start with a > clean history. When I try to do a push, I

Re: [gitorious] Gitorious fatal error on push

2011-08-10 Thread haydenm...@yahoo.com
This solved the problem. Thanks. This is an unofficial, proof-of-concept install, so there is no DNS record for this box. I just added the proper host name to /etc/hosts on the Gitorious box and it worked like a charm. I think that's it. Everything should be working now. -- To post to this gr