Displaying 20 results from an estimated 3000 matches similar to: "FTS-Solr: indexer-worker does not find mailbox"
2015 Jun 03
1
indexer-worker crashes handling mails with big attachments (dovecot 2.2.16/2.2.18 + FTS Apache Solr + Tika)
Hi,
yesterday i tried to setup Dovecot with Solr (3.6.2) + Tika (1.8) for
FTS. i used a fresh Debian 8.0 system in the beginning with Dovecot
2.2.13 from the Debian repository. After i got some issues with
Tika/Dovecot and i read on the mailinglist that these problems where
fixed in 2.2.14+, so i tried 2.2.18.
With 2.2.18 i get panics with big (ok... huge) attachments. Most
mailboxes (and their
2013 Sep 27
1
fts-solr indexer-worker connects to wrong solr host dovecot-2.2.4
Hello.
We're setting up fts solr and want to have the solr server host be set per-user via UserDB.
It looks like if a user connects and fts indexes mail, and then another user connects and indexes mail, indexer-worker is connecting to the first user's fts host:
User1, hammer at rp-auth-test.com connects, does a SEARCH for the first time, indexer-worker gets UserDB settings and
2017 Feb 27
0
indexer-worker assert in v2.2.28 (fts-lucene)
I upgraded to 2.2.28 and started seeing this logged:
indexer-worker(dluke): Panic: file mailbox-list.c: line 1158 (mailbox_list_try_mkdir_root): assertion failed: (strncmp(root_dir, path, strlen(root_dir)) == 0)
indexer-worker(dluke): Error: Raw backtrace:
2 libdovecot.0.dylib 0x000000010ec63d24 default_fatal_finish + 36
-> 3 libdovecot.0.dylib
2014 Apr 22
0
FTS Lucene: Fatal: master: service(indexer-worker): child * killed with signal 6
Hi List,
Since we migrated from dovecot 1.2.4 to 2.2.12 with lucene as FTS
engine, I have this in my error log:
Apr 22 14:01:14 indexer-worker(username): Error: lucene index
/var/vmail/username/lucene-indexes: IndexWriter() failed (#1): Lock
obtain timed out
Apr 22 14:01:14 indexer-worker: Error: indexer-worker
[username at mydomain.com MailBox-1 - 20800/22707]:
2019 Nov 11
1
FTS indexer-worker Panic
Set up fts_xapian over the weekend and re-indexed.
https://github.com/grosjo/fts-xapian
Tried to search my INBOX and got:
> dovecot: indexer-worker: Panic: file charset-iconv.c: line 83
(charset_to_utf8_try): assertion failed: (srcleft <=
CHARSET_MAX_PENDING_BUF_SIZE)
What could I possibly have lurking in my INBOX to cause that ??
--
Yarema
2020 Oct 12
0
where to specify dovecot v2.3.11.3 SSL configs for fts solr indexer/backend connection?
I'm running.
dovecot --version
2.3.11.3 (502c39af9)
solr -version
8.6.3
solr's configured to use SSL.
dovecot correctly uses SSL for transport
fts_solr = url=https://solr.example.com:8984/solr/dovecot/
adding solr-side SSL client auth,
- SOLR_SSL_NEED_CLIENT_AUTH=false
+ SOLR_SSL_NEED_CLIENT_AUTH=need
I need to specify client cert for dovecot to present -- specific to the
2014 Aug 14
1
Segfault with indexer-worker using Tika/Solr
Using Dovecot 2.2.13 with Tika 1.5 on Centos 5 64bit
Tika is throwing an exception for some reason, which seems to be causing Dovecot's indexer to segfault. I'm using mdbox/gzipped compressed mail and private indexes for the shared folder. I'm importing mail via formail/dovecot-lda:
formail -s /usr/libexec/dovecot/dovecot-lda -d admin -m Public/TestSubFolder? < /tmp/Inbox.mbox
2015 Mar 12
1
indexer-worker panics with latest mercurial
Hi.
I am seeing the following in my logs. Happy to downgrade to an earlier
version if you think this might be the problem, but dovecot.org is
extremely slow (and has been for months) so I found it easier just to
pull the latest from mercurial.
Thanks.
Laeeth
Mar 12 20:48:39 indexer: Error: Indexer worker disconnected, discarding
1 reques
ts for laeeth at laeeth.com
Mar 12 20:48:39
2012 Apr 25
2
stats + fts squat plugins, indexer-worker error on message indexing
On RHEL 6.2 + dovecot 2.1.5 with the stats and fts (squat) plugins enabled and each user having their own uid on the system I get the following error in the logs when the indexer-worker process indexes some messages:
Apr 25 09:56:19 wardentest3 dovecot: imap-login: Login: user=warden, method=PLAIN, rip=137.238.60.164, lip=137.238.2.240, lport=1993, mpid=19464, encryption=TLS
Apr 25 09:56:26
2014 Jul 24
1
FTS lucene indexer-worker segfaulting
Hi,
I've just set up fts-lucene and when I run searches on my inbox or when
I run the indexer (`doveadm index INBOX`) I get the following segfault.
I've run it multiple times and noticed that the data value is different
each time so I guess it doesn't always crash at the same point.
I'm running dovecot 2.2.13-1 with clucene 2.3.3.4-8 on Arch Linux.
If you need any more
2020 Nov 13
0
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
On 13/11/2020 14:56, PGNet Dev wrote:
> I've built a new dovecot + fts-solr instance; I've now picked up & am
> running the recently released solr 8.7.0.
>
> In a test account, I've one message -- in the 'Drafts' folder.
>
> On exec of fts 'index'
>
> ????doveadm index -u testuser at example.com -q '*'
>
> I get a
>
>
2020 Nov 13
2
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
On 13/11/2020 19:55, PGNet Dev wrote:
> On 11/13/20 9:56 AM, PGNet Dev wrote:
>>> (2) see here: https://wiki.dovecot.org/Plugins/FTS/Solr
>>>
>>> two useful settings are debug and rawlog_dir=whatever to be added in
>>> the same line as fts_solr
>
> with
>
> ????fts_solr = ... debug
>
> line #35 @ https://pastebin.com/9ecLQspD _looks_ like
2020 Nov 13
2
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
I've built a new dovecot + fts-solr instance; I've now picked up & am running the recently released solr 8.7.0.
In a test account, I've one message -- in the 'Drafts' folder.
On exec of fts 'index'
doveadm index -u testuser at example.com -q '*'
I get a
401 unauthorized
indexing failure, only for the one dir+message in 'Drafts',
2020-11-13
2015 Jan 03
2
Help with installing Apache Solr with Dovecot 2.2
Dear Marc,
Thanks for your feedback!
1. I store it in MySQL.
2. I will add a cronjob to run Solr if I can figure out why its not working
on test runs. Maybe I might try to setup a cronjob for solr to avoid having
to manually start it everytime.
3. Will turn on the mail_debug in dovecot.conf . Where will it log the
problems?
Thanks
Kevin
On Sat, Jan 3, 2015 at 4:45 PM, Marc St?rmer <mail at
2018 Mar 19
0
Fts solr and https
Hello,
Excuse me,
Is dovecot really unable to work with solr through https ?
I tried to change ssl_client_ca_dir and ssl_client_ca_file, but nothing.
Alex 2018-03-05 21:56:
> Hi,
>
> Dovecot 2.2.32-34
> FreeBSD 10.4
>
> Solr 7.2.1(Centos 6)
>
>
> When I try to use https to connect to solr, I get error when a
> self-signed certificate:
>
> Mar 3
2020 Nov 13
0
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
On 11/13/20 9:56 AM, PGNet Dev wrote:
>> (2) see here: https://wiki.dovecot.org/Plugins/FTS/Solr
>>
>> two useful settings are debug and rawlog_dir=whatever to be added in the same line as fts_solr
with
fts_solr = ... debug
line #35 @ https://pastebin.com/9ecLQspD _looks_ like the 401's from solr server itself.
i do NOT currently have
service indexer{}
service
2020 Nov 13
0
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
On 11/13/20 11:37 AM, John Fawcett wrote:
>> still dunno why the 401. :-/
>
> So I just did a quick check of running dovecot with a standalone
> solr-8.7.0 instance and I'm not seeing any issues.
+1
> I confirm I haven't configured anything for indexer or indexer-worker in
> dovecot, just left the defaults.
+1
> For 401's returned from your solr server
2013 Mar 02
1
panic in dovecot when using fts with solr
Hello All,
I have a panic error in dovecot when I try to use the fts search with Solr.
The version of dovecot I use is version 2.1
I have used a telnet session to search, but I don't know if this make a
difference:
telnet localhost imap
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE
2015 Jan 03
0
Help with installing Apache Solr with Dovecot 2.2
Dear Marc,
Found the log for mail-debug. Apologies for the bad question.
Thanks
Kevin
On Sat, Jan 3, 2015 at 5:27 PM, Kev Lau <superinterstellar at gmail.com> wrote:
> Dear Marc,
> Thanks for your feedback!
>
> 1. I store it in MySQL.
>
> 2. I will add a cronjob to run Solr if I can figure out why its not
> working on test runs. Maybe I might try to setup a cronjob for
2020 Nov 13
2
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
On 13/11/2020 21:32, PGNet Dev wrote:
> On 11/13/20 11:37 AM, John Fawcett wrote:
>>> still dunno why the 401. :-/
>>
>> So I just did a quick check of running dovecot with a standalone
>> solr-8.7.0 instance and I'm not seeing any issues.
>
> +1
>
>> I confirm I haven't configured anything for indexer or indexer-worker in
>> dovecot, just