Empty body messages and attacments on search

Issue #390 resolved
Former user created an issue

Hello,

I have an issue after initial installing and configuring piler on a server. It's Linux based, CentOS 6, piler v1.1.0. I think that all dependencies are installed correctly because everything seems to work fine. But I have a problem when I try to use web interface to search through messages, I cannot see bodies and attachments. The error in logs is: Aug 27 19:18:47 backup pilerget[14754]: /var/piler/store/00/cf/50/74/4000000053fe041e0155165c00ac7ecf5074.m: cannot open() Aug 27 19:19:46 backup pilerget[14760]: /var/piler/store/00/cf/50/74/4000000053fe041e0155165c00ac7ecf5074.m: cannot open()

As I can see, the correct file is: -rw-r----- 1 piler piler 3946 Aug 27 19:15 /var/piler/store/00/53f/50/74/4000000053fe041e0155165c00ac7ecf5074.m

(Please notice sub-directory "cf" instead "53f").

I've cleaned up everything including mysql database as it is written in FAQ and tried another test, but with the same results.

If I try "pilerget 4000000053fe041e0155165c00ac7ecf5074", the result is ok. I don't know what can I do more than that, I have no more ideas to try.

Thank you for your time, Catalin Bucur.

Comments (7)

  1. Former user Account Deleted reporter

    It's a Linux server, I can only give you a remote ssh connection. But I can send you the credentials only on private :-)

    Thanks.

  2. Janos SUTO repo owner

    OK, please send it to my email address (see piler -V), or you can catch me on skype (janos.suto).

  3. Janos SUTO repo owner

    Fixed the issue: restoring setuid flags on the piler binaries, eg. chmod +s /usr/local/bin/pilerget, etc.

  4. Log in to comment