Yes, using Github. I am adding the service details in the form.

ShiB.
while ( ! ( succeed = try() ) );



On Tue, Dec 18, 2012 at 5:38 PM, Christian Hammond <chip...@chipx86.com>wrote:

> Actually, hold on. How are you configuring GitHub? Are you using the
> GitHub hosting service support in the form, or adding paths manually?
>
> Christian
>
>
> On Dec 18, 2012, at 3:47 AM, Christian Hammond <chip...@chipx86.com>
> wrote:
>
> Hmm, that's a bit hard to read. Can you take a screenshot of the browser
> window, console and all?
>
> It's almost 4AM here, so I'll be sleeping momentarily, but can look into
> it more in the morning.
>
> Christian
>
>
> On Dec 18, 2012, at 3:45 AM, Shib S <shi...@gmail.com> wrote:
>
> On console...
> [prod@myserver ~]$ ps -eaf | grep httpd
> root     28868     1  0 06:25 ?        00:00:00 /usr/sbin/httpd
> prod     28870 28868  0 06:25 ?        00:00:01 /usr/sbin/httpd
> prod     28871 28868  0 06:25 ?        00:00:00 /usr/sbin/httpd
> prod     28872 28868  0 06:25 ?        00:00:00 /usr/sbin/httpd
> prod     28873 28868  0 06:25 ?        00:00:00 /usr/sbin/httpd
> prod     28881 28868  0 06:26 ?        00:00:00 /usr/sbin/httpd
> prod     28884 28868  0 06:26 ?        00:00:00 /usr/sbin/httpd
> prod     29102 28868  0 06:27 ?        00:00:01 /usr/sbin/httpd
> prod     30026 29884  0 06:35 pts/0    00:00:00 grep httpd
> [prod@myserver ~]$ ssh -T g...@github.com
> Hi shibashishs! You've successfully authenticated, but GitHub does not
> provide shell access.
>
> In browser...
> Use of attributes' specified attribute is deprecated. It always returns
> true.
> [Break On This Error]
>
> ...,h=h.slice(c.length),c.type=g,c.matches=d);if(!c)break}return
> b?h.length:h?bc.er...
>
> jquery...c0b0.js (line 2)
> http://reviewb.example.com/static/lib/js/jquery-1.8.2.min.cfa9051cc0b0.js
>
> Use of attributes' specified attribute is deprecated. It always returns
> true.
> http://reviewb.glam.colo/static/lib/js/jquery-1.8.2.min.cfa9051cc0b0.js
> Line 2
>
>
>
> On Tuesday, 18 December 2012 16:47:19 UTC+5:30, Christian Hammond wrote:
>>
>> Can you open your browser's JavaScript debug log, reload the page, try
>> again, and see if any errors show up?
>>
>> Christian
>>
>> --
>> Christian Hammond - chi...@chipx86.com
>> Review Board - http://www.reviewboard.org
>> VMware, Inc. - http://www.vmware.com
>>
>>
>>
>> On Tue, Dec 18, 2012 at 3:15 AM, Shibashish <shi...@gmail.com> wrote:
>>
>>> ActivePython-2.7
>>> CentOS 5.8
>>> ReviewBoard 1.7
>>>
>>> After adding all the details of the github repository, I am not able to
>>> click on any button, ie buttons are disabled as shown in the screenshot
>>> below.
>>>
>>>
>>> 2012-12-18 11:09:42,489 - DEBUG - EOF in transport thread
>>> 2012-12-18 11:11:10,670 - DEBUG - GitTool: Attempting ssh connection
>>> with host: github.com, username: git
>>> 2012-12-18 11:11:10,914 - DEBUG - starting thread (client mode):
>>> 0xab5e7b90L
>>> 2012-12-18 11:11:10,925 - INFO - Connected (version 2.0, client
>>> OpenSSH_5.5p1)
>>> 2012-12-18 11:11:11,003 - DEBUG - kex 
>>> algos:['diffie-hellman-group-**exchange-sha256',
>>> 'diffie-hellman-group-**exchange-sha1', 'diffie-hellman-group14-sha1',
>>> 'diffie-hellman-group1-sha1'] server key:['ssh-rsa', 'ssh-dss'] client
>>> encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256',
>>> 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc',
>>> 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijnda...@lysator.liu.se']
>>> server encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256',
>>> 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc',
>>> 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijnda...@lysator.liu.se']
>>> client mac:['hmac-md5', 'hmac-sha1', 'uma...@openssh.com',
>>> 'hmac-ripemd160', 'hmac-ri...@openssh.com', 'hmac-sha1-96',
>>> 'hmac-md5-96'] server mac:['hmac-md5', 'hmac-sha1', 'uma...@openssh.com',
>>> 'hmac-ripemd160', 'hmac-ri...@openssh.com', 'hmac-sha1-96',
>>> 'hmac-md5-96'] client compress:['none', 'zl...@openssh.com'] server
>>> compress:['none', 'zl...@openssh.com'] client lang:[''] server
>>> lang:[''] kex follows?False
>>> 2012-12-18 11:11:11,003 - DEBUG - Ciphers agreed: local=aes128-ctr,
>>> remote=aes128-ctr
>>> 2012-12-18 11:11:11,004 - DEBUG - using kex diffie-hellman-group1-sha1;
>>> server key type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac:
>>> local hmac-sha1, remote hmac-sha1; compression: local none, remote none
>>> 2012-12-18 11:11:11,195 - DEBUG - Switch to new keys ...
>>> 2012-12-18 11:11:11,296 - DEBUG - EOF in transport thread
>>>
>>> [image: Inline image 1]
>>>
>>> --
>>> Want to help the Review Board project? Donate today at
>>> http://www.reviewboard.org/**donate/<http://www.reviewboard.org/donate/>
>>> Happy user? Let us know at 
>>> http://www.reviewboard.org/**users/<http://www.reviewboard.org/users/>
>>> -~----------~----~----~----~--**----~----~------~--~---
>>> To unsubscribe from this group, send email to reviewboard...@**
>>> googlegroups.com
>>> For more options, visit this group at http://groups.google.com/**
>>> group/reviewboard?hl=en<http://groups.google.com/group/reviewboard?hl=en>
>>>
>>>
>>>
>>
>>
> --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
>
>
>
>
>
>  --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
>
>
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Reply via email to