Displaying 5 results from an estimated 5 matches for "reapear".
Did you mean:
reappear
2016 Jul 06
3
Dovecot and Solr 6
...chema"
from solrconfig.xml. It is correct way to solve this?
Anyway, I run tcpdump to see network activity between dovecot and solr:
#tcpdump -i lo port 8983
and see nothing while doing:
#doveadm fts rescan -u username at domain.tld
no output also from doveadm.
Noticed that dovecot.index.log reapears in user mail root if deleted.
plugin {
fts = solr
fts_solr = url=http://localhost:8983/solr/dovecot/ debug
..
}
--
KSB
2010 Sep 09
4
Capistrano Deploy with SVN over SSH - Network connection closed unexpectedly
...p, "domainname.com" # This may be the same as your `Web` server
role :db, "domainname.com", :primary => true # This is where Rails migrations will run
# If you are using Passenger mod_rails uncomment this:
# if you''re still using the script/reapear helper you will need
# these http://github.com/rails/irs_process_scripts
namespace :deploy do
task :start do ; end
task :stop do ; end
task :restart, :roles => :app, :except => { :no_release => true } do
run "#{try_sudo} touch #{File.join(current_path,''tmp'...
2018 Apr 30
1
v2.2.36 release candidate released
https://dovecot.org/releases/2.2/rc/dovecot-2.2.36.rc1.tar.gz
https://dovecot.org/releases/2.2/rc/dovecot-2.2.36.rc1.tar.gz.sig
v2.2.36 is hopefully going to be the last v2.2.x release. Please test this RC well, so we'll have a good final release! v2.3.2 is still going to take a couple of months before it's ready.
* login-proxy: If ssl_require_crl=no, allow revoked certificates.
2018 Apr 30
1
v2.2.36 release candidate released
https://dovecot.org/releases/2.2/rc/dovecot-2.2.36.rc1.tar.gz
https://dovecot.org/releases/2.2/rc/dovecot-2.2.36.rc1.tar.gz.sig
v2.2.36 is hopefully going to be the last v2.2.x release. Please test this RC well, so we'll have a good final release! v2.3.2 is still going to take a couple of months before it's ready.
* login-proxy: If ssl_require_crl=no, allow revoked certificates.
2009 Apr 17
12
[Bug 21257] New: Qt applications strange behavior
...However, as it occurs also with virtualbox,
I think this might be related to nouveau with Qt.
I use updated nouveau git + drm git without 3d. Alfter some time, plasma and
virtualbox, independently, stops to draw some parts randomly. For example, when
I pass the mouse over icons, they disapear and reapear (maybe reapers using
cache image).
If I kill plasma or vbox and open it again, it works for some time before the
same problem reocurs. This happens also with other kde aplications like
kterminal.
I also tested with nv without being able to reproduce the problem.
For plasma I got a lot of this er...