Displaying 10 results from an estimated 10 matches for "http_client_request_send_payload".
2016 Jun 27
2
fts_solr crashs
...ng error message:
doveadm(user at domain.tld): Info: INBOX: Caching mails seq=1..3137
2900/3137doveadm(user at domain.tld): Error: fts_solr: Indexing failed: 500
Java heap space java.lang.OutOfMemoryError: Java heap space
doveadm(user at domain.tld): Panic: file http-client-request.c: line 769
(http_client_request_send_payload): assertion failed: (ret == 0)
doveadm(user at domain.tld): Error: Raw backtrace:
/usr/lib/dovecot/libdovecot.so.0(+0x8dc1e) [0x7f269375ec1e] ->
/usr/lib/dovecot/libdovecot.so.0(+0x8dc98) [0x7f269375ec98] ->
/usr/lib/dovecot/libdovecot.so.0(i_fatal+0) [0x7f26936fd02e] ->
/usr/lib/dovec...
2016 Nov 08
3
Indexing failed: 500 Internal Server Error
Hi,
While running doveadm index on a mailbox this gets printed:
doveadm(neil): Error: fts_solr: Indexing failed: 500 Internal Server Error
doveadm(neil): Panic: file http-client-request.c: line 792
(http_client_request_send_payload): assertion failed: (ret == 0)
doveadm(neil): Error: Raw backtrace:
/usr/lib/dovecot/libdovecot.so.0(+0x88662) [0x7f0a52750662] ->
/usr/lib/dovecot/libdovecot.so.0(+0x886d9) [0x7f0a527506d9] ->
/usr/lib/dovecot/libdovecot.so.0(i_fatal+0) [0x7f0a526e9f81] ->
/usr/lib/dovecot/libdovecot....
2015 Jun 03
1
indexer-worker crashes handling mails with big attachments (dovecot 2.2.16/2.2.18 + FTS Apache Solr + Tika)
...data=0xa42fa0 "k for evidence of fluid spill.\nIf the device is
mounted on a stand, examine the condition of the mount.\nIf the device
moves on casters, check the condition of the casters. Check operation of
brakes, i"..., size=55453) at http-client-request.c:566
#9 0x00007ff65f39c22a in http_client_request_send_payload
(_req=_req at entry=0xa0ee88, data=<optimized out>, size=<optimized out>)
at http-client-request.c:625
#10 0x00007ff65e972429 in solr_connection_post_more (post=0xa0ee80,
data=<optimized out>, size=size at entry=55453) at solr-connection.c:504
#11 0x00007ff65e96ea09 in fts_backed_...
2016 Nov 08
0
Indexing failed: 500 Internal Server Error
...Server Error.
Aki
On 08.11.2016 10:47, W. de Hoog wrote:
> Hi,
>
> While running doveadm index on a mailbox this gets printed:
>
> doveadm(neil): Error: fts_solr: Indexing failed: 500 Internal Server
> Error
> doveadm(neil): Panic: file http-client-request.c: line 792
> (http_client_request_send_payload): assertion failed: (ret == 0)
> doveadm(neil): Error: Raw backtrace:
> /usr/lib/dovecot/libdovecot.so.0(+0x88662) [0x7f0a52750662] ->
> /usr/lib/dovecot/libdovecot.so.0(+0x886d9) [0x7f0a527506d9] ->
> /usr/lib/dovecot/libdovecot.so.0(i_fatal+0) [0x7f0a526e9f81] ->
> /usr/li...
2020 Mar 06
1
Problem with tika
...nternal+0xdc)
[0x7f95d808076c] ->
/usr/lib64/dovecot/libdovecot.so.0(io_loop_handler_run+0x5c)
[0x7f95d807e67c] -> /usr/lib64/dovecot/libdovecot.so.0(io_loop_run+0x38)
[0x7f95d807e8c8] -> /usr/lib64/dovecot/libdovecot.so.0(+0x89105)
[0x7f95d8006105] ->
/usr/lib64/dovecot/libdovecot.so.0(http_client_request_send_payload+0x1f)
[0x7f95d80063cf] -> /usr/lib64/dovecot/lib20_fts_plugin.so(+0xd31d)
[0x7f95d6ad931d] ->
/usr/lib64/dovecot/lib20_fts_plugin.so(fts_parser_more+0x1a)
[0x7f95d6ad83ca] ->
/usr/lib64/dovecot/lib20_fts_plugin.so(fts_build_mail+0x761)
[0x7f95d6ad6401] -> /usr/lib64/dovecot/lib20_fts_pl...
2020 Nov 15
0
[patch] enhancement for tika server protected by user/password basic auth
...x7f87c273f4ab] ->
/usr/local/lib/dovecot/libdovecot.so.0(io_loop_handler_run+0x59)
[0x7f87c273dc69] ->
/usr/local/lib/dovecot/libdovecot.so.0(io_loop_run+0x38)
[0x7f87c273dea8] -> /usr/local/lib/dovecot/libdovecot.so.0(+0x8a9c6)
[0x7f87c26c39c6] ->
/usr/local/lib/dovecot/libdovecot.so.0(http_client_request_send_payload+0x2c)
[0x7f87c26c3c4c] -> /usr/local/lib/dovecot/lib20_fts_plugin.so(+0xdbdd)
[0x7f87c1a1abdd] ->
/usr/local/lib/dovecot/lib20_fts_plugin.so(fts_parser_more+0x27)
[0x7f87c1a19b67] -> /usr/local/lib/dovecot/lib20_fts_plugin.so(+0xa951)
[0x7f87c1a17951] ->
/usr/local/lib/dovecot/lib20_fts...
2020 Nov 15
2
[patch] enhancement for tika server protected by user/password basic auth
On 15/11/2020 15:49, PGNet Dev wrote:
> On 11/15/20 6:33 AM, John Fawcett wrote:
>> I've configured a tika server behind an apache proxy which enforces
>> basic auth, but sending basic auth credentials for a tika server is not
>> currently supported by Dovecot.
>
> i was _just_ setting up a tika instance behind a nginx proxy with
> basicauth in place.
>
>
2021 Jan 04
4
Dovecot v2.3.13 released
We are pleased to release v2.3.13. Please find it from locations below:
https://dovecot.org/releases/2.3/dovecot-2.3.13.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.13.tar.gz.sig
Binary packages in https://repo.dovecot.org/
Docker images in https://hub.docker.com/r/dovecot/dovecot
Aki Tuomi
Open-Xchange oy
---
* CVE-2020-24386: Specially crafted command can cause IMAP hibernate to
2021 Jan 04
4
Dovecot v2.3.13 released
We are pleased to release v2.3.13. Please find it from locations below:
https://dovecot.org/releases/2.3/dovecot-2.3.13.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.13.tar.gz.sig
Binary packages in https://repo.dovecot.org/
Docker images in https://hub.docker.com/r/dovecot/dovecot
Aki Tuomi
Open-Xchange oy
---
* CVE-2020-24386: Specially crafted command can cause IMAP hibernate to
2020 Aug 19
7
Indexer error after upgrade to 2.3.11.3
Hi,
after the upgrade to Dovecot 2.3.11.3, from 2.3.10.1, I see frequently
these errors from different users:
Aug 18 11:02:35 Panic: indexer-worker(info at domain.com)
session=<g71KISOttvS5LNVj:O3ahCyuZO18cYAAAEPCW+w>: file
http-client-request.c: line 1232 (http_client_request_send_more):
assertion failed: (req->payload_input != NULL)
Aug 18 11:02:35 Error: indexer-worker(info at