Re: pgAdmin with SSHTunneling support

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: pgAdmin with SSHTunneling support
Дата
Msg-id CANxoLDfg9xGZFU7+HydUnW4vEBRDio1W+=DSkf7=dnU-uzFhPg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgAdmin with SSHTunneling support  (Dave Page <dpage@pgadmin.org>)
Ответы Re: pgAdmin with SSHTunneling support  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi 

I have updated the libssh2 code with the latest version for SSHTunneling. I have tested it on Windows, Ubuntu and MAC OSX. With the previous version of libssh2 we were facing some problem on MAC OSX. We have faced error "SSL SYSCALL error: EOF detected". I haven't found any error on MAC OSX, it is working fine at my end. 

Attached is the latest patch for SSH Tunneling.


On Tue, Nov 6, 2012 at 6:06 PM, Dave Page <dpage@pgadmin.org> wrote:
On Tue, Nov 6, 2012 at 11:35 AM, Akshay Joshi
<akshay.joshi@enterprisedb.com> wrote:
>
>
> On Mon, Nov 5, 2012 at 5:49 PM, Akshay Joshi <akshay.joshi@enterprisedb.com>
> wrote:
>>
>>
>>
>> On Mon, Nov 5, 2012 at 5:42 PM, Dave Page <dpage@pgadmin.org> wrote:
>>>
>>> Nope - just try connecting, disconnecting, connecting (lather, rinse,
>>> repeat) and see what happens.
>>
>>
>>   Yes. It is reproducible will work on it.
>
>
>      I have tried a lot to figure out the cause of the bug, but unable to
> find it yet. It is not reproducible on Windows and Linux(Ubuntu), only
>      reproducible on MAC OSX. For the error "SSL SYSCALL error: EOF
> detected" I have googled and found it is because of network problem, but
>      there is no network problem at our end.
>
>      Will working on the same. Any pointers or suggestions??

Sorry, no concrete ideas. I assume it's not just that the tunnel is
being closed hastily at the merest blip of a problem, which is
actually recoverable? It might be worth pinging the libssh2 guys (and
checking for any updates to the code from them).


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Akshay Joshi
Senior Software Engineer 
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
Phone: +91 20-3058-9522
Mobile: +91 976-788-8246
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Patch: Auto-generate search_path statement for selected schema in query editor
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Remove ancient (and badly written) check for acloca