Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14122

Active Sync - Error 500

$
0
0

==== Required information ====
- iRedMail version: v0.90
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL [MariaDB]
- Linux/BSD distribution name and version: Ubuntu 14.04 Trusty
- Related log if you're reporting an issue: /var/log/sogo/sogo.log
====

localhost.localdomain - - [12/Jan/2015:17:59:44 GMT] "GET /Microsoft-Server-ActiveSync HTTP/1.1" 500 197/0 0.001 - - 0

The above shows an Error 500, which a Proxy Shows as:

An error occurred during object publishing

reason for HTTP error unknown

Ergo ActiveSync does not work whatsoever and I cannot figure out why

Slight Update
Running /usr/lib/GNUstep/SOGo/ActiveSync.SOGo/ActiveSync executable that SOGo utilises returns a segfault.
Debug:

root@digital:/usr/lib/GNUstep/SOGo/ActiveSync.SOGo# gdb ActiveSync core
GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ActiveSync...Reading symbols from /usr/lib/debug//usr/lib/GNUstep/SOGo/ActiveSync.SOGo/ActiveSync...done.
done.
[New LWP 8164]
Core was generated by `./ActiveSync'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0000000000000001 in ?? ()
(gdb) bt
#0  0x0000000000000001 in ?? ()
#1  0x00007ffff2052880 in ?? ()
#2  0x0000000000000000 in ?? ()

Viewing all articles
Browse latest Browse all 14122

Trending Articles