On 12/14/15 10:35 AM, Dave Brondsema wrote:
> On 12/13/15 1:52 PM, Pranav Sharma wrote:
>> The normal procedure of creating a merge requests results me in logging out 
>> of
>> the system. 
> 
> Hm, that's no good.  I've looked at the error logs from the site and it shows
> this exception:
> 
> File '/var/local/allura/Allura/allura/controllers/repository.py', line 192 in
> do_request_merge
>   commit_id=c.app.repo.commit(kw['source_branch'])._id)
> AttributeError: 'NoneType' object has no attribute '_id'
> 
> 
> Have you tried it again?  I don't have time to look into it deeper right this
> moment, but maybe later today I can.
> 
> 

I noticed a little bit ago that the "taskd" processes weren't running on the
forge-allura.apache.org host and I started them up again.  I bet that was the
cause, since it would mean repo data wasn't refreshed, so the merge request
couldn't find the new commits.


-- 
Dave Brondsema : [email protected]
http://www.brondsema.net : personal
http://www.splike.com : programming
              <><

Reply via email to