On 18 Apr 2011, at 07:33, Couchdb Couchdb wrote:
>> On 15 Apr 2011, at 10:38, Couchdb Couchdb wrote:
>>
>>>> Hi,
>>>>
>>>> i applied a patch for HTTPS support (COUCHDB-779, "Upgrade mochiweb to
>> r167
>>>> - get HTTPS support") on CouchDB 1.0.2.
>>>> Now some tests are failed.
>>
>>> Why would you do that instead of using 1.1.x?
>>
>>> Cheers
>>> Jan
>>> --
>>
>
> It is still from developer trunk. We need stable version of CouchDB + SSL.
> And latest release is 1.0.2. Is there other stable version natively
> supporting ssl ?
As Robert said, 1.1.0 will be the first stable release with native SSL
support, but it is not out yet.
I strongly advise against picking random patches from trunk and pasting
them into a stable branch. Let alone expecting things to work. This will
most definitely result in an unstable build, if it works at all.
Cheers
Jan
--
>
>
>>
>>
>>>>
>>>> attachments : error : 605ms : Exception raised: {}
>>>> attachments_multipart : error : 452ms : Exception raised: {}, sometimes
>> :
>>>> Assertion failed: xhr.responseText == "This is a string"
>>>> attachment_names : error : 139ms : Exception raised: {}
>>>> attachment_paths : error : 605ms : Exception raised: {}
>>>> changes : error : 552ms : Exception raised: {}
>>>> invalid_docids : error : 362ms : Exception raised: {}
>>>> oauth : error : 1985ms : # Assertion failed: xhr.status == 200, #
>> Assertion
>>>> failed: xhr.status == 200, # Exception raised: "timeout: wait-for-admin"
>>>> reader_acl : error : 4011ms : Exception raised: {}
>>>> replication : error : 55575ms : Exception raised:
>>>> {"error":"json_encode","reason":"{bad_term,<0.3234.0>}"}
>>>> security_validation : error : 467ms : Exception raised: {}
>>>> view_errors : failure : 2176ms : Assertion failed: e.error ==
>>>> "query_parse_error"
>>>>
>>>> Sometimes i get unexpected handshake error
>>>>
>>>> Does somebody now that the reason is, and how to fix it
>>>>
>>>> Thanks
>>
>>