Replies: 13 comments 11 replies
-
|
Are you familiar with docker? |
Beta Was this translation helpful? Give feedback.
-
|
Uhh...yes...no...a bit. I mean, yes, |
Beta Was this translation helpful? Give feedback.
-
|
Maybe it would be better to setup a new Ubuntu server and migrate the data. As the deb package is named after an Ubuntu release, this probably should be fully compatible. |
Beta Was this translation helpful? Give feedback.
-
|
Done, BUT....it doesn't work. I get Oh, one important info: coming from 1.4.4, now 1.4.8 - I'll check the changelog, perhaps there is a gap in my config. |
Beta Was this translation helpful? Give feedback.
-
|
Yes, that's it. Upgradeing from 1.4.4 to 1.4.8 was not as easy as I thought. I can logon, but find no mails. syslog sais I read https://www.mailpiler.org/upgrade-instructions/ concerning the change from 1.4.5 to 1.4.6, changed /etc/piler/config-site.php but even with restart of pilersearch, the index won't created and the gui fails. New hints? |
Beta Was this translation helpful? Give feedback.
-
|
I'm using define('RT', 0); in manticore.conf and have received messages : 137,813 My oldest mail is from 2018 :-) |
Beta Was this translation helpful? Give feedback.
-
|
Great xmas gift, thanks. manticore.conf was already fine, but these two lines in config-site.php were missing. Thank you very much for your support here and with piler! |
Beta Was this translation helpful? Give feedback.
-
|
Damn....too eary. Everythning is fine, all cron jobs run without error, but on receiving a mail, piler throws an error I don't unterstand: I realy understand the sentence "never change a running system".... |
Beta Was this translation helpful? Give feedback.
-
|
The index appears to be missing. Therefor, I tried another aproach with a tabula-rasa installation from scratch on a brand new Ubuntu 24.04 LTS, all from your cookbook from https://www.mailpiler.org/documentation/installation except one thing: after dpkg -i, I removed the key because the postinstall.sh does not create all DB structures as long as the new but unused key is there. On my running installation of piler, I exported all mails ( As seaerch engine, Manticore should be used, so I created additionally a file /etc/piler/MANTICORE. To say it clear: I did not took any other data from the old site, no config, no any other thing. I adapted the config files from scratch unter /etc/piler, started all the tings (piler, pileasearch, piler-smtp) and run into the same error as stated above: So I assume, either a mandatory info is missing in den default config files or I forgot to mention any important change I did not do. Since it seems to be important, here another info: Cu |
Beta Was this translation helpful? Give feedback.
-
|
Happy new year to all of you! grep is but the thing with "execute the config"...well how? |
Beta Was this translation helpful? Give feedback.
-
|
Her comes the manticore.conf: And yes, apparently there is no table called piler and I don't know how to query the index infos since manticore has no information_schema.statistics: Cu |
Beta Was this translation helpful? Give feedback.
-
|
The problem is that piler.conf is not in sync with manticore.conf. Piler expects real time indexes, however manticore provides the main-delta indexes. Stop manticore, remove all files from /var/piler/manticore dir, then fix manticore.conf, and set |
Beta Was this translation helpful? Give feedback.
-
|
Hi there, now the config is in sync and runs. I exported all messages from the running environment, copied the zip files to the new instance and started importing. Unfortunately, 10% of all messages were rejected. I was busy for a week and would like to export messages from the old environment from january with
So, a lot of messages are missing and I'll look into this. At least, this issue may be closed, thank you very much! Kind regards |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everybody,
I run piler for me and my family since years and it's great. But i have to upgrade the underlying OS from debian 12 to 13, which means there are new libs piler don't know and other libs no longer exists. So libzip has changed from version 4 to 5 and as a result, installing
apt install ./piler_1.4.8-noble-2e863b0_amd64.debresults in
piler: error while loading shared libraries: libzip.so.4: cannot open shared object file: No such file or directoryIn Debian 13, libzip4 no longer exists. I'm not the coding guy and I'm not firm enough to run my one
make piler- so I need your help!Cu
Mikmu
Beta Was this translation helpful? Give feedback.
All reactions