Displaying 20 results from an estimated 700 matches similar to: "error using fts/tika"
2020 Nov 16
1
[patch] enhancement for tika server protected by user/password basic auth
On 11/15/20 1:29 PM, John Fawcett wrote:
>> atm, listening on localhost, with Dovecot -> Tika direct, no proxy.
>>
>> similarly fragile under load. throwing ~10 messages with .5-5MB attachments at it at once causes all sorts of complaints.
frequently, like this
Nov 15 15:59:40 test.loc tika[35696]: INFO tika/ (message/rfc822)
Nov 15 15:59:41 test.loc tika[35696]: WARN
2020 Nov 15
2
[patch] enhancement for tika server protected by user/password basic auth
On 11/15/20 12:21 PM, John Fawcett wrote:
> I'm using tika-server.jar installed as a service
yup. same here.
atm, listening on localhost, with Dovecot -> Tika direct, no proxy.
similarly fragile under load. throwing ~10 messages with .5-5MB attachments at it at once causes all sorts of complaints.
one at a time seems OK ...
> Dovecot currently implements separate integrations,
2016 Oct 21
2
keent() from Tika - with doveadm
getting the following:
Oct 21, 2016 12:04:25 PM org.apache.tika.server.resource.TikaResource
logRequest
INFO: tika/
(application/vnd.openxmlformats-officedocument.wordprocessingml.document)
doveadm(ctr): Debug: http-client: conn 127.0.0.1:9998 [1]: Got 200 response
for request [Req69: PUT http://localhost:9998/tika/] (took 91 ms + 210 ms
in queue)
doveadm(ctr): Panic: kevent(): Invalid argument
2020 Nov 15
0
[patch] enhancement for tika server protected by user/password basic auth
On 15/11/2020 20:48, PGNet Dev wrote:
> On 11/15/20 11:13 AM, John Fawcett wrote:
>> Just a couple of updates about Tika and Solr together.
>>
>> 1. On mass reindexing I'm seeing panics - see below. These are present
>> with Dovecot 2.3.10 and 2.3.11.3. Seem to go away with the fix which was
>> previously posted on this list by Josef 'Jeff' Sipek, which
2020 Nov 15
2
[patch] enhancement for tika server protected by user/password basic auth
On 11/15/20 11:13 AM, John Fawcett wrote:
> Just a couple of updates about Tika and Solr together.
>
> 1. On mass reindexing I'm seeing panics - see below. These are present
> with Dovecot 2.3.10 and 2.3.11.3. Seem to go away with the fix which was
> previously posted on this list by Josef 'Jeff' Sipek, which I repeat
> below for easy of reference.
>
> 2. On
2016 Oct 22
2
keent() from Tika - with doveadm
Any news Ali??
Sent from my Sprint Samsung Galaxy S7.
-------- Original message --------From: Larry Rosenman <larryrtx at gmail.com> Date: 10/21/16 12:27 PM (GMT-06:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Cc: Dovecot Mailing List <dovecot at dovecot.org> Subject: Re: keent() from Tika - with doveadm
Unfortuantely it doesn't seem to log that, and it's not 100%
2016 Oct 23
0
keent() from Tika - with doveadm
Please see http://dovecot.org/bugreport.html
Aki
> On October 23, 2016 at 2:32 AM larryrtx <larryrtx at gmail.com> wrote:
>
>
> Any news Ali?
>
>
> Sent from my Sprint Samsung Galaxy S7.
> -------- Original message --------From: Larry Rosenman <larryrtx at gmail.com> Date: 10/21/16 12:27 PM (GMT-06:00) To: Aki Tuomi <aki.tuomi at dovecot.fi> Cc:
2016 Oct 23
0
keent() from Tika - with doveadm
gdb full backtrace would be nice...
gdb /path/to/bin /path/to/core
bt full
Aki
> On October 23, 2016 at 5:39 PM Larry Rosenman <larryrtx at gmail.com> wrote:
>
>
> doveconf -n attached, what else do you need?
>
>
>
> On Sun, Oct 23, 2016 at 3:19 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
> > Please see http://dovecot.org/bugreport.html
2016 Oct 21
0
keent() from Tika - with doveadm
> On October 21, 2016 at 8:06 PM Larry Rosenman <larryrtx at gmail.com> wrote:
>
>
> getting the following:
>
> Oct 21, 2016 12:04:25 PM org.apache.tika.server.resource.TikaResource
> logRequest
> INFO: tika/
> (application/vnd.openxmlformats-officedocument.wordprocessingml.document)
> doveadm(ctr): Debug: http-client: conn 127.0.0.1:9998 [1]: Got 200
2016 Oct 23
2
keent() from Tika - with doveadm
doveconf -n attached, what else do you need?
On Sun, Oct 23, 2016 at 3:19 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> Please see http://dovecot.org/bugreport.html
>
> Aki
>
> > On October 23, 2016 at 2:32 AM larryrtx <larryrtx at gmail.com> wrote:
> >
> >
> > Any news Ali?
> >
> >
> > Sent from my Sprint Samsung Galaxy S7.
2016 Oct 23
0
keent() from Tika - with doveadm
Can you install debug symbols in FreeBSD?
Aki
> On October 23, 2016 at 6:29 PM Larry Rosenman <larryrtx at gmail.com> wrote:
>
>
> $ gdb /usr/local/bin/doveadm `pwd`/doveadm.core
> GNU gdb 6.1.1 [FreeBSD]
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or
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.
>
>
2018 Jan 27
0
2 panics, 1 segmentation fault in dovecot 2.3.0 (fts)
> On January 27, 2018 at 4:19 PM Infoomatic <infoomatic at gmx.at> wrote:
>
>
> Hi,
>
> While testing our migration to dovecot 2.3.0, we encountered 2 panics, 1 segmentation fault while we wanted to rebuild the solr indizes. Problem [1] was encountered while rebuilding the indizes, and now I don't know how many mails/documents are indexed or where it got stuck. [2]
2016 Oct 23
4
keent() from Tika - with doveadm
$ gdb /usr/local/bin/doveadm `pwd`/doveadm.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty"
2020 Nov 15
0
[patch] enhancement for tika server protected by user/password basic auth
On 15/11/2020 21:54, PGNet Dev wrote:
> On 11/15/20 12:21 PM, John Fawcett wrote:
>> I'm using tika-server.jar installed as a service
>
> yup. same here.
>
> atm, listening on localhost, with Dovecot -> Tika direct, no proxy.
>
> similarly fragile under load.? throwing ~10 messages with .5-5MB
> attachments at it at once causes all sorts of complaints.
>
2018 Jan 27
2
2 panics, 1 segmentation fault in dovecot 2.3.0 (fts)
Hi,
While testing our migration to dovecot 2.3.0, we encountered 2 panics, 1 segmentation fault while we wanted to rebuild the solr indizes. Problem [1] was encountered while rebuilding the indizes, and now I don't know how many mails/documents are indexed or where it got stuck. [2] and [3] encountered while just playing around, since I did not know of "tokenize" and did not find a
2020 Nov 15
0
[patch] enhancement for tika server protected by user/password basic auth
On 15/11/2020 18:10, John Fawcett wrote:
> 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
2020 Nov 15
2
[patch] enhancement for tika server protected by user/password basic auth
Hi
The existing code is designed for a tika server on local host, or on a
remote host that is either accessable to all or for example taht is
protected by ip restrictions via a proxy in front of it.
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.
The following patch
2020 Nov 15
0
[patch] enhancement for tika server protected by user/password basic auth
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.
hadn't yet gotten to the "can't pass auth creds in dovecot"
2017 Oct 11
0
FTS Dealing badly with Tika failures
Hi,
I've seen that latest Dovecot has the ability to use the Apache Tika
Server to extract metadata from attachments.
That is a pretty useful feature and looks to be an improvement over piping
the attachment through a shellscript as done with fts_decoder.
Having this feature enabled though I sometimes do see the situation that
the tika service does not reply in time and it looks like the