Archiving rules are not saved

Issue #740 resolved
Marcel Bischoff created an issue

Whenever I try to create a new archiving rule, it does not get saved. All tables are there, additionally I upgraded to 1.2.0 from 1.1.1 (including applying utils/db-upgrade-1.1.0-vs-1.2.0.sql) just now, with the same results. There are not PHP errors being logged during this action.

Environment

 cat /etc/issue
Ubuntu 16.04.1 LTS \n \l

 uname -a
Linux [REDACTED].com 4.4.0-45-generic #66-Ubuntu SMP Wed Oct 19 14:12:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

 mysql -V
mysql  Ver 14.14 Distrib 5.7.16, for Linux (x86_64) using  EditLine wrapper

 nginx -V
nginx version: nginx/1.10.0 (Ubuntu)
built with OpenSSL 1.0.2g  1 Mar 2016
TLS SNI support enabled
configure arguments: --with-cc-opt='-g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' --with-ld-opt='-Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z,relro -Wl,-z,now' --prefix=/usr/share/nginx --conf-path=/etc/nginx/nginx.conf --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --lock-path=/var/lock/nginx.lock --pid-path=/run/nginx.pid --http-client-body-temp-path=/var/lib/nginx/body --http-fastcgi-temp-path=/var/lib/nginx/fastcgi --http-proxy-temp-path=/var/lib/nginx/proxy --http-scgi-temp-path=/var/lib/nginx/scgi --http-uwsgi-temp-path=/var/lib/nginx/uwsgi --with-debug --with-pcre-jit --with-ipv6 --with-http_ssl_module --with-http_stub_status_module --with-http_realip_module --with-http_auth_request_module --with-http_addition_module --with-http_dav_module --with-http_geoip_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_image_filter_module --with-http_v2_module --with-http_sub_module --with-http_xslt_module --with-stream --with-stream_ssl_module --with-mail --with-mail_ssl_module --with-threads

 piler -V
piler 1.2.0, build 952, Janos SUTO <sj@acts.hu>

Build Date: Mon Oct 31 17:04:35 CET 2016
ldd version: ldd (Ubuntu GLIBC 2.23-0ubuntu4) 2.23
gcc version: gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
OS: Linux [REDACTED].com 4.4.0-45-generic #66-Ubuntu SMP Wed Oct 19 14:12:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Configure command: ./configure --localstatedir=/var --with-database=mysql --enable-starttls --enable-tcpwrappers
MySQL client library version: 5.7.16
Extractors: /usr/bin/pdftotext /usr/bin/catdoc /usr/bin/catppt /usr/bin/xls2csv /usr/bin/unrtf /usr/bin/tnef

Comments (6)

  1. Janos SUTO repo owner

    Enable debug logging in the gui, then try it again, and show me the mysql entries related to the archiving rule.

  2. Marcel Bischoff reporter

    How do I enable GUI debug logging? I cannot seem to find any mention of it in the documentation.

  3. Marcel Bischoff reporter

    Thanks. In the meantime I have simply exported all emails and set the archive up again from scratch. I believe there must have been some problems to begin with. Also, before importing, I set up proper importing rules, greatly cleaning up the archive. This is resolved.

  4. Log in to comment