caldavzap is in another server.
I debug more and find this log in JavaScript console.
XMLHttpRequest cannot load http://mailserver.com:8088/dav/principals/user/.
No 'Access-Control-Allow-Origin' header is present on the requested
resource. Origin 'http://webserver.com' is therefore not all
On 04/28/2015 08:31 PM, lowpass wrote:
I had done an upgrade of some packages. I listed those at the end of
my first message. I don't think any of them had anything to do with
cyrus, though. But i'd rebooted the server afterwards; i think that's
why the problem with cyrus began to appear.
Som
I backed up:
/etc/imapd.conf
/etc/cyrus.conf
/etc/default/cyrus-imapd
and ...
# apt-get install cyrus-common-2.4 cyrus-imapd-2.4
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libzephyr4
Suggested packages
I had done an upgrade of some packages. I listed those at the end of my
first message. I don't think any of them had anything to do with cyrus,
though. But i'd rebooted the server afterwards; i think that's why the
problem with cyrus began to appear.
# zgrep cyrus-imapd /var/log/apt/
I had alread
Lowpass,
BTW; if you're trying to debug an init script, try running it manually
with shell debugging:
# sh -x /etc/init.d/cyrus-imapd start
And then post a sanitized version of that here, if you still need help.
-nic
On 04/28/2015 06:49 PM, lowpass wrote:
Thanks for the quick response
Nothing in syslog? That's where I would be looking for startup messages
from cyrus master.
Bron.
On Wed, Apr 29, 2015, at 09:49 AM, lowpass wrote:
> Thanks for the quick response, Bron. The symlink is ok.
>
> # ls -l /var/run
> lrwxrwxrwx 1 root root 4 Oct 18 2014 /var/run -> /run/
>
> I tried c
Gadzooks! It appears that the server is actually missing some things.
# ls -l /usr/sbin/cyr*
-rwxr-xr-x 1 root root 2046 Mar 3 2014 /usr/sbin/cyrus
# ls -l /usr/lib/cyrus/bin/
total 24
drwxr-xr-x 2 root root 4096 Apr 27 18:29 ./
drwxr-xr-x 3 root root 4096 Apr 27 18:29 ../
-rwxr-xr-x 1 root roo
Thanks for the quick response, Bron. The symlink is ok.
# ls -l /var/run
lrwxrwxrwx 1 root root 4 Oct 18 2014 /var/run -> /run/
I tried creating the dir myself as you suggested:
# mkdir /run/cyrus
# chown cyrus /run/cyrus/
# service cyrus-imapd start
[nothing]
I tried removing the --quiet flag
On Wed, Apr 29, 2015, at 08:46 AM, lowpass wrote:
> I do have socket and lock dirs under /var/lib/cyrus but they were last
> modified several years ago and seem to be left over from some other
> config. Other dirs there have seen more recent activity. Everything
> seems to be pointing towards the
Ubuntu server 14.04.2
Linux poseidon 2.6.32-042stab088.4 #1 SMP Thu Apr 3 17:41:05 MSK 2014
x86_64 x86_64 x86_64 GNU/Linux
cyrus-imapd-2.4 (2.4.17+caldav~beta9-3)
After rebooting my server yesterday (after a package upgrade having nothing
to do with cyrus afaict) cyrus-imapd is silently failing.
10 matches
Mail list logo