Agreed with the above, 'how to login' will depend a lot on the answers to the install questions..
One can assume port 80, but you may have chosen differently. And we assume you installed webcit too. ( i think its optional. .. i cant remember now as i wouldn't leave it off )
And I'd also add, don't let this discourage you. You're wanting to run it for all the right reasons, and we want to help you succeed, for the same reasons. We're all on the same page here, and Citadel is the perfect mechanism for achieving what you're after.
Which is why you should become a regular here, and on my Citadel, and invite people who think alike to follow you to both places.
And if *I* can do it... you can.
Hi, since Gmail stopped allowing e-mails to be sent using an alias and instead only allow e-mails with a different address to be sent via an external mail system I decided to try and set up Citadel on a Raspberry Pi for my domain got Gmail to send e-mails through..
I think I have set it up correctly but Gmail asks for a user name and password for the SMTP server and I don't know where to configure that:
Add another email address that you own | ||||
|
|
||||||||
Any clues?
Hi, since Gmail stopped allowing e-mails to be sent using an alias and instead only allow e-mails with a different address to be sent via an external mail system I decided to try and set up Citadel on a Raspberry Pi for my domain to Gmail to send e-mails through.
I think I have set up Citadel correctly, it's listening on ports 25, 465 and 587 but Gmail asks for a user name and password for the SMTP server and I don't know where to configure that:
-------------------------------------------
Add another email address that you own:
Send emails through your SMTP server
Configure your emails to be sent through <MyDomain.com> SMTP server
SMTP Server: Port: 587
Username: xxxx
Password: ****
[x] Secured connection using TLS (recommended)
[ ] Secured connection using SSL
-------------------------------------------
Any clues?
Sun Oct 31 2021 06:52:07 EDT from sciensYep. Same result...
Centos-8 Stream wouldn't be the problem would it?
So ive tried the install with Debian 10 and docker and none of the methods function...
Debian had the same result as CentOS and docker repeatedly crashes and restarts after changing the auth method and rebooting.
Pointers?
I think I have set it up correctly but Gmail asks for a user name and
password for the SMTP server and I don't know where to configure
that:
A lot of people have this issue. Fortunately it is easy to fix.
When you specify your smart-host, you can use any valid SMTP URI. So instead of just "relay.provider.com" you could do:
smtp://username:password@relay.provider.com:587
Debian had the same result as CentOS and docker repeatedly crashes
and restarts after changing the auth method and rebooting.
That sounds like the Docker container is built without OpenLDAP support, which would definitely be a build bug. Let me go in and figure out whether we made that mistake. I'll test it and we'll post a new version of the container.
All fixed now. OpenLDAP is a dependency so the detect is gone.
I'm pretty far behind on updates on a number of things. I've got things stable and I'm hesitant to fuck around with what is working for me. I know this isn't a great policy. But rapid updating can be a nightmare, too.
Most of the work being done now is in a part of the tree where you won't see it for a while yet (webcit-ng).
I'm still excited about it... but I've got a very clean running, stable Citadel - and I'm *fairly* current - but the update pace has been *so* rapid lately... it is hard to keep up.
Tue Nov 16 2021 08:51:44 EST from IGnatius T FoobarThat should be fine; if it's working for you, and there are no security-related issues, and you don't need anything that's been added lately, why change what's working?
Most of the work being done now is in a part of the tree where you won't see it for a while yet (webcit-ng).
Each user who runs a Jabber client will have an XMPP Mortuary stored in their config room. Normally you don't see it unless you dig around looking for it.
It's a hack to make the roster ephemeral instead of persistent, since that's what you normally want on a Citadel. It stores the names of users who you have "seen" so it can flush them out of your roster later when they're no longer logged in.
I see that update on the repo.
I didn't read your reply fully as I was up LATE.
So the easy install should now function, not the container as of yet?
I deployed the container last night and found snake eyes. Could enable it but couldn't authenticate against IPA.
Ill check for a reply in the morning and if none is here ill give the new easy install script a whack and report what I find.
Yall are awesome! Down with M$ Exchange! It was never a fun monster to administer anyway.
Gmail gives me this error when trying to connect to my Citadel mail server:
Authentication failed. Please check your username/password.
Server returned an error: "TLS Negotiation failed, the certificate doesn't match the host., code: 0"
Any ideas?
Nick @Pettefar.com
Hi, I don't understand that, it looks to be asking for a username and password for the Citadel mail server.
-----------------------------------------------
Add another email address that you own
Send emails through your SMTP server
Configure your emails to be sent through Pettefar.com SMTP servers
SMTP Server: domain.com Port:
Username: ???
Password: ???
Secured connection using TLS (recommended)
-----------------------------------------------
The struggle continues.
Logs follow after an installation on Centos 8 Stream.
The first flag was:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: main: unable to set the access rights for [.]: Operation not permitted
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: ./citadel.lock: Permission denied
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: This program is distributed in the hope that it will be useful,
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: but WITHOUT ANY WARRANTY; without even the implied warranty of
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: GNU General Public License for more details.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: libcitadel(unnumbered)
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: main: running in data directory /usr/local/citadel
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: main: unable to set the access rights for [.]: Operation not permitted
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: ./citadel.lock: Permission denied
Nov 20 16:03:54<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Main process exited, code=exited, status=105/n/a
Nov 20 16:03:54<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Failed with result 'exit-code'.
Nov 20 16:03:54<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Service RestartSec=100ms expired, scheduling restart.
Nov 20 16:03:54<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Scheduled restart job, restart counter is at 1.
Nov 20 16:03:54<-- SNIP HOSTNAME -->systemd[1]: Stopped Citadel Server.
However the server starts up and eventually is able to access the directory. I pre-emptively disabled SELinux and firewalld to eliminate any issues there for this testing. Root is also running citadel so permissions SHOULDNT be an issue?
[root@<-- SNIP HOSTNAME --> citadel]# ls -lah
total 4.5M
drwxr-xr-x. 8 citadel citadel 4.0K Nov 20 16:04 .
drwxr-xr-x. 15 root root 179 Nov 20 16:01 ..
-rwxr-xr-x. 1 root root 35K Nov 20 16:00 chkpw
-rwxr-xr-x. 1 root root 25K Nov 20 16:00 chkpwd
-rwxr-xr-x. 1 root root 395K Nov 20 16:02 citadel
srwx------. 1 root root 0 Nov 20 16:04 citadel-admin.socket
-rw-r--r--. 1 root root 41 Nov 20 16:00 citadel-easyinstall.sum
-rw-r--r--. 1 root root 0 Nov 20 16:04 citadel.lock
srwxrwsrwx. 1 root root 0 Nov 20 16:04 citadel.socket
-rwxr-xr-x. 1 root root 39K Nov 20 16:00 citmail
-rwxr-xr-x. 1 root root 3.8M Nov 20 16:00 citserver
-rwxr-xr-x. 1 root root 50K Nov 20 16:00 ctdlmigrate
drwx------. 2 citadel root 224 Nov 20 16:02 data
-rwxr-xr-x. 1 root root 3.9K Nov 20 16:00 database_cleanup.sh
drwxr-xr-x. 2 root root 194 Nov 20 16:00 docs
drwx------. 2 citadel root 6 Nov 20 16:00 files
drwx------. 2 citadel root 63 Nov 20 16:02 keys
srwxrwsrwx. 1 root root 0 Nov 20 16:04 lmtp.socket
srwxrwsrwx. 1 root root 0 Nov 20 16:04 lmtp-unfiltered.socket
drwx------. 2 citadel root 6 Nov 20 16:00 messages
-rw-r--r--. 1 root root 475 Nov 20 16:00 README.txt
-rwxr-xr-x. 1 root root 36K Nov 20 16:00 sendcommand
-rwxr-xr-x. 1 root root 55K Nov 20 16:00 setup
drwxr-xr-x. 2 root root 23 Nov 20 16:00 unstripped
-rw-r--r--. 1 root root 41 Nov 20 16:02 webcit-easyinstall.sum
After that crash it restarts and crashes while trying to sync LDAP.
Nov 20 16:03:55<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: ldap: synchronizing Citadel user database from LDAP
Nov 20 16:03:55<-- SNIP HOSTNAME -->citserver[66062]: ldap: synchronizing Citadel user database from LDAP
Nov 20 16:03:55<-- SNIP HOSTNAME -->kernel: citserver[66064]: segfault at ffffffffa0006ec0 ip 000000000047bfdc sp 00007f9aaf988210 error 5 in citserver[400000+a0000]
Nov 20 16:03:55<-- SNIP HOSTNAME -->kernel: Code: 48 8b 45 d8 ba 27 35 49 00 48 89 ce 48 89 c7 b8 00 00 00 00 e8 c5 aa f9 ff 48 98 48 89 45 f8 48 83 7d f8 00 74 61 48 8b 45 f8 <48> 8b 00 48 85 c0 74 41 48 83 7d e8 00 74 1c 8b 45 e4 48 63 d0 48
Nov 20 16:03:55<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Main process exited, code=killed, status=11/SEGV
Nov 20 16:03:55<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Failed with result 'signal'.
Nov 20 16:03:56<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Service RestartSec=100ms expired, scheduling restart.
Nov 20 16:03:56<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Scheduled restart job, restart counter is at 2.
Nov 20 16:03:56<-- SNIP HOSTNAME -->systemd[1]: Stopped Citadel Server.
Then citadel crashes four more subsequent times and stops attempting to restart.
I feel like this is getting somewhere good, just something else to work out? Untruncated log follows:
Nov 20 15:58:01<-- SNIP HOSTNAME -->systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Nov 20 15:58:01<-- SNIP HOSTNAME -->systemd[1]: Started Cleanup of Temporary Directories.
Nov 20 16:02:04<-- SNIP HOSTNAME -->systemd[1]: Reloading.
Nov 20 16:02:05<-- SNIP HOSTNAME -->systemd[1]: Reloading.
Nov 20 16:02:05<-- SNIP HOSTNAME -->systemd[1]: Started Citadel Server.
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]:
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]:
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: *** Citadel server engine ***
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: Version 940 (build 8fb828412) ***
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: Copyright (C) 1987-2021 by the Citadel development team.
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]:
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: This program is open source software: you can redistribute it and/or
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: modify it under the terms of the GNU General Public License, version 3.
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]:
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: This program is distributed in the hope that it will be useful,
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: but WITHOUT ANY WARRANTY; without even the implied warranty of
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: GNU General Public License for more details.
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]:
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: libcitadel(unnumbered)
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: main: running in data directory /usr/local/citadel
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: crypto: generating RSA key pair
Nov 20 16:02:05<-- SNIP HOSTNAME -->citserver[66054]: crypto: generating RSA key pair
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: crypto: generating a generic certificate signing request.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: crypto: generating a generic certificate signing request.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: crypto: generating a generic self-signed certificate.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: crypto: generating a generic self-signed certificate.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: Checking directory access
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: Opening databases
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: Checking directory access
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: Opening databases
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: mounting databases
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: db: mounting databases
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: Initializing configuration system
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: Initializing configuration system
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: Creating base rooms (if necessary)
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: Creating base rooms (if necessary)
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: Seeding the pseudo-random number generator...
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: Seeding the pseudo-random number generator...
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: control: sanity checking the recorded highest message and room numbers
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: control: sanity checking the recorded highest user number
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: control: sanity checks complete
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: main: upgrading modules
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: control: sanity checking the recorded highest message and room numbers
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: modules: upgrading.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: Existing database version on disk is 0
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: control: sanity checking the recorded highest user number
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: control: sanity checks complete
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: main: upgrading modules
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: modules: upgrading.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: Existing database version on disk is 0
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: sh: guesstimezone.sh: command not found
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: Running pre-startup database upgrades.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: user_ops: 0 not found
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: Running pre-startup database upgrades.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: user_ops: -1 not found
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: user_ops: 0 not found
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: user_ops: -1 not found
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: user_ops: <admin> created
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: user_ops: <admin> created
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: modules: upgrade
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: modules: upgrade
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: unix domain socket 'citadel.socket': registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: unix domain socket 'citadel.socket': registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: unix domain socket 'citadel-admin.socket': registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: unix domain socket 'citadel-admin.socket': registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: TCP port *:504: (citadel-TCP) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: main: initializing server extensions
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: TCP port *:504: (citadel-TCP) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: main: initializing server extensions
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: TCP port *:143: (IMAP) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: TCP port *:143: (IMAP) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: TCP port *:993: (IMAPS) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: TCP port *:993: (IMAPS) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: TCP port *:119: (NNTP) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: TCP port *:119: (NNTP) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: TCP port *:563: (NNTPS) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: TCP port *:563: (NNTPS) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: TCP port *:110: (POP3) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: TCP port *:995: (POP3S) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: TCP port *:110: (POP3) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: rssclient: using libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: TCP port *:25: (SMTP-MTA) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: TCP port *:995: (POP3S) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: TCP port *:587: (SMTP-MSA) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: unix domain socket 'lmtp.socket': registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: rssclient: using libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: TCP port *:25: (SMTP-MTA) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: TCP port *:587: (SMTP-MSA) registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: unix domain socket 'lmtp.socket': registered.
Nov 20 16:02:06<-- SNIP HOSTNAME -->citserver[66054]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: Existing database version on disk is 0
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: Running post-startup database upgrades.
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: Existing database version on disk is 0
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: Running post-startup database upgrades.
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: service DICT_TCP has been manually disabled, skipping
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: extensions: service DICT_TCP has been manually disabled, skipping
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: TCP port *:5222: (XMPP) registered.
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: extensions: TCP port *:5222: (XMPP) registered.
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: main: changing uid to 1000
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: main: changing uid to 1000
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: fulltext: (re)initializing index
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: fulltext: (re)initializing index
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: fulltext: flushing index cache to disk (0% complete)
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: fulltext: flushing index cache to disk (0% complete)
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: fulltext: flushed index cache to disk (100% complete)
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: fulltext: flushed index cache to disk (100% complete)
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: context: session (citadel-UDS) started from () uid=0
Nov 20 16:02:07<-- SNIP HOSTNAME -->citserver[66054]: context: session (citadel-UDS) started from () uid=0
Nov 20 16:03:53<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: context: [ 1]SRV[citadel-UDS] Session ended.
Nov 20 16:03:53<-- SNIP HOSTNAME -->citserver[66054]: context: [ 1]SRV[citadel-UDS] Session ended.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [XMPP] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [LMTP-UnF] Closed UNIX domain socket lmtp-unfiltered.socket
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [LMTP] Closed UNIX domain socket lmtp.socket
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [SMTP-MSA] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [SMTPs-MTA] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [SMTP-MTA] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [POP3S] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [XMPP] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [POP3] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [NNTPS] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [NNTP] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [IMAPS] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [IMAP] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [citadel-TCP] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [citadel-UDS] Closed UNIX domain socket citadel-admin.socket
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: extensions: [citadel-UDS] Closed UNIX domain socket citadel.socket
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on port 5222
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on 'lmtp-unfiltered.socket'
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on 'lmtp.socket'
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on port 587
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on port 465
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on port 25
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on port 995
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on port 110
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on port 563
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on port 119
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on port 993
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on port 143
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on port 504
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on 'citadel-admin.socket'
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: sysdep: not closing again -1 listener on 'citadel.socket'
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: citserver: closing databases
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: performing final checkpoint
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [LMTP-UnF] Closed UNIX domain socket lmtp-unfiltered.socket
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [LMTP] Closed UNIX domain socket lmtp.socket
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [SMTP-MSA] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [SMTPs-MTA] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [SMTP-MTA] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [POP3S] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [POP3] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [NNTPS] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [NNTP] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [IMAPS] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [IMAP] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [citadel-TCP] closing service
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [citadel-UDS] Closed UNIX domain socket citadel-admin.socket
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: extensions: [citadel-UDS] Closed UNIX domain socket citadel.socket
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on port 5222
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on 'lmtp-unfiltered.socket'
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on 'lmtp.socket'
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on port 587
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on port 465
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on port 25
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on port 995
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on port 110
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on port 563
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on port 119
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on port 993
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on port 143
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on port 504
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on 'citadel-admin.socket'
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: sysdep: not closing again -1 listener on 'citadel.socket'
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver: closing databases
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: performing final checkpoint
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: flushing the database logs
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing databases
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 00
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: flushing the database logs
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing databases
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 01
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 00
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 02
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 01
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 02
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 03
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 03
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 04
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 04
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 05
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 05
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 06
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 07
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 08
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 09
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 06
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 0a
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 0b
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 07
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 0c
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: db: closing database 0d
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 08
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 09
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 0a
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 0b
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 0c
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: db: closing database 0d
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: citserver: Exiting with status 0
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver: Exiting with status 0
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: main: *** CITADEL SERVER IS RESTARTING ***
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: main: *** CITADEL SERVER IS RESTARTING ***
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: *** Citadel server engine ***
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: Version 940 (build 8fb828412) ***
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: Copyright (C) 1987-2021 by the Citadel development team.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: This program is open source software: you can redistribute it and/or
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: modify it under the terms of the GNU General Public License, version 3.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: main: unable to set the access rights for [.]: Operation not permitted
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: citserver[66054]: ./citadel.lock: Permission denied
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: This program is distributed in the hope that it will be useful,
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: but WITHOUT ANY WARRANTY; without even the implied warranty of
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: GNU General Public License for more details.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: libcitadel(unnumbered)
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: main: running in data directory /usr/local/citadel
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: main: unable to set the access rights for [.]: Operation not permitted
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66054]: ./citadel.lock: Permission denied
Nov 20 16:03:54<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Main process exited, code=exited, status=105/n/a
Nov 20 16:03:54<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Failed with result 'exit-code'.
Nov 20 16:03:54<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Service RestartSec=100ms expired, scheduling restart.
Nov 20 16:03:54<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Scheduled restart job, restart counter is at 1.
Nov 20 16:03:54<-- SNIP HOSTNAME -->systemd[1]: Stopped Citadel Server.
Nov 20 16:03:54<-- SNIP HOSTNAME -->systemd[1]: Started Citadel Server.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: *** Citadel server engine ***
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: Version 940 (build 8fb828412) ***
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: Copyright (C) 1987-2021 by the Citadel development team.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: This program is open source software: you can redistribute it and/or
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: modify it under the terms of the GNU General Public License, version 3.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: This program is distributed in the hope that it will be useful,
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: but WITHOUT ANY WARRANTY; without even the implied warranty of
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: GNU General Public License for more details.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]:
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: libcitadel(unnumbered)
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: main: running in data directory /usr/local/citadel
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: Checking directory access
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: Checking directory access
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: Opening databases
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: Opening databases
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: db: mounting databases
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: db: mounting databases
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: Initializing configuration system
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: Initializing configuration system
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: Creating base rooms (if necessary)
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: Creating base rooms (if necessary)
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: Seeding the pseudo-random number generator...
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: Seeding the pseudo-random number generator...
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: control: sanity checking the recorded highest message and room numbers
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: control: sanity checking the recorded highest user number
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: control: sanity checking the recorded highest message and room numbers
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: control: sanity checks complete
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: main: upgrading modules
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: modules: upgrading.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: Existing database version on disk is 940
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: control: sanity checking the recorded highest user number
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: control: sanity checks complete
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: main: upgrading modules
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: modules: upgrading.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: Existing database version on disk is 940
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: sh: guesstimezone.sh: command not found
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: modules: upgrade
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: modules: upgrade
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: unix domain socket 'citadel.socket': registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: unix domain socket 'citadel.socket': registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: unix domain socket 'citadel-admin.socket': registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: unix domain socket 'citadel-admin.socket': registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: TCP port *:504: (citadel-TCP) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: main: initializing server extensions
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: TCP port *:504: (citadel-TCP) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: main: initializing server extensions
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: TCP port *:143: (IMAP) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: TCP port *:143: (IMAP) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: TCP port *:993: (IMAPS) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: TCP port *:993: (IMAPS) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: TCP port *:119: (NNTP) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: TCP port *:119: (NNTP) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: TCP port *:563: (NNTPS) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: TCP port *:563: (NNTPS) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: TCP port *:110: (POP3) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: TCP port *:995: (POP3S) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: TCP port *:110: (POP3) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: rssclient: using libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: TCP port *:25: (SMTP-MTA) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: TCP port *:995: (POP3S) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: TCP port *:587: (SMTP-MSA) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: unix domain socket 'lmtp.socket': registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: rssclient: using libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: TCP port *:25: (SMTP-MTA) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: TCP port *:587: (SMTP-MSA) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: unix domain socket 'lmtp.socket': registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: Existing database version on disk is 940
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: Existing database version on disk is 940
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: service DICT_TCP has been manually disabled, skipping
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: service DICT_TCP has been manually disabled, skipping
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: extensions: TCP port *:5222: (XMPP) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: extensions: TCP port *:5222: (XMPP) registered.
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: main: changing uid to 1000
Nov 20 16:03:54<-- SNIP HOSTNAME -->citserver[66062]: main: changing uid to 1000
Nov 20 16:03:55<-- SNIP HOSTNAME -->citserver[66062]: citserver[66062]: ldap: synchronizing Citadel user database from LDAP
Nov 20 16:03:55<-- SNIP HOSTNAME -->citserver[66062]: ldap: synchronizing Citadel user database from LDAP
Nov 20 16:03:55<-- SNIP HOSTNAME -->kernel: citserver[66064]: segfault at ffffffffa0006ec0 ip 000000000047bfdc sp 00007f9aaf988210 error 5 in citserver[400000+a0000]
Nov 20 16:03:55<-- SNIP HOSTNAME -->kernel: Code: 48 8b 45 d8 ba 27 35 49 00 48 89 ce 48 89 c7 b8 00 00 00 00 e8 c5 aa f9 ff 48 98 48 89 45 f8 48 83 7d f8 00 74 61 48 8b 45 f8 <48> 8b 00 48 85 c0 74 41 48 83 7d e8 00 74 1c 8b 45 e4 48 63 d0 48
Nov 20 16:03:55<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Main process exited, code=killed, status=11/SEGV
Nov 20 16:03:55<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Failed with result 'signal'.
Nov 20 16:03:56<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Service RestartSec=100ms expired, scheduling restart.
Nov 20 16:03:56<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Scheduled restart job, restart counter is at 2.
Nov 20 16:03:56<-- SNIP HOSTNAME -->systemd[1]: Stopped Citadel Server.
Nov 20 16:03:56<-- SNIP HOSTNAME -->systemd[1]: Started Citadel Server.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]:
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]:
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: *** Citadel server engine ***
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: Version 940 (build 8fb828412) ***
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: Copyright (C) 1987-2021 by the Citadel development team.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]:
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: This program is open source software: you can redistribute it and/or
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: modify it under the terms of the GNU General Public License, version 3.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]:
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: This program is distributed in the hope that it will be useful,
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: but WITHOUT ANY WARRANTY; without even the implied warranty of
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: GNU General Public License for more details.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]:
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: libcitadel(unnumbered)
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: main: running in data directory /usr/local/citadel
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: Checking directory access
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: Checking directory access
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: Opening databases
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: Opening databases
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: db: mounting databases
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: db: mounting databases
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: Initializing configuration system
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: Initializing configuration system
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: Creating base rooms (if necessary)
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: Creating base rooms (if necessary)
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: Seeding the pseudo-random number generator...
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: Seeding the pseudo-random number generator...
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: control: sanity checking the recorded highest message and room numbers
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: control: sanity checking the recorded highest user number
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: control: sanity checking the recorded highest message and room numbers
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: control: sanity checks complete
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: main: upgrading modules
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: modules: upgrading.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: Existing database version on disk is 940
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: control: sanity checking the recorded highest user number
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: control: sanity checks complete
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: main: upgrading modules
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: modules: upgrading.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: Existing database version on disk is 940
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: sh: guesstimezone.sh: command not found
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: modules: upgrade
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: modules: upgrade
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: unix domain socket 'citadel.socket': registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: unix domain socket 'citadel.socket': registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: unix domain socket 'citadel-admin.socket': registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: unix domain socket 'citadel-admin.socket': registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: TCP port *:504: (citadel-TCP) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: main: initializing server extensions
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: TCP port *:504: (citadel-TCP) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: main: initializing server extensions
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: TCP port *:143: (IMAP) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: TCP port *:143: (IMAP) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: TCP port *:993: (IMAPS) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: TCP port *:993: (IMAPS) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: TCP port *:119: (NNTP) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: TCP port *:119: (NNTP) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: TCP port *:563: (NNTPS) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: TCP port *:563: (NNTPS) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: TCP port *:110: (POP3) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: TCP port *:995: (POP3S) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: rssclient: using libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: TCP port *:25: (SMTP-MTA) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: TCP port *:110: (POP3) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: TCP port *:587: (SMTP-MSA) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: unix domain socket 'lmtp.socket': registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: TCP port *:995: (POP3S) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: rssclient: using libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: TCP port *:25: (SMTP-MTA) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: TCP port *:587: (SMTP-MSA) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: unix domain socket 'lmtp.socket': registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: Existing database version on disk is 940
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: Existing database version on disk is 940
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: service DICT_TCP has been manually disabled, skipping
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: service DICT_TCP has been manually disabled, skipping
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: extensions: TCP port *:5222: (XMPP) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: extensions: TCP port *:5222: (XMPP) registered.
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: main: changing uid to 1000
Nov 20 16:03:56<-- SNIP HOSTNAME -->citserver[66068]: main: changing uid to 1000
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66068]: citserver[66068]: ldap: synchronizing Citadel user database from LDAP
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66068]: ldap: synchronizing Citadel user database from LDAP
Nov 20 16:03:57<-- SNIP HOSTNAME -->kernel: citserver[66070]: segfault at ffffffffd4006ec0 ip 000000000047bfdc sp 00007f7ee5257210 error 5 in citserver[400000+a0000]
Nov 20 16:03:57<-- SNIP HOSTNAME -->kernel: Code: 48 8b 45 d8 ba 27 35 49 00 48 89 ce 48 89 c7 b8 00 00 00 00 e8 c5 aa f9 ff 48 98 48 89 45 f8 48 83 7d f8 00 74 61 48 8b 45 f8 <48> 8b 00 48 85 c0 74 41 48 83 7d e8 00 74 1c 8b 45 e4 48 63 d0 48
Nov 20 16:03:57<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Main process exited, code=killed, status=11/SEGV
Nov 20 16:03:57<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Failed with result 'signal'.
Nov 20 16:03:57<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Service RestartSec=100ms expired, scheduling restart.
Nov 20 16:03:57<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Scheduled restart job, restart counter is at 3.
Nov 20 16:03:57<-- SNIP HOSTNAME -->systemd[1]: Stopped Citadel Server.
Nov 20 16:03:57<-- SNIP HOSTNAME -->systemd[1]: Started Citadel Server.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]:
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]:
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: *** Citadel server engine ***
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: Version 940 (build 8fb828412) ***
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: Copyright (C) 1987-2021 by the Citadel development team.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]:
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: This program is open source software: you can redistribute it and/or
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: modify it under the terms of the GNU General Public License, version 3.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]:
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: This program is distributed in the hope that it will be useful,
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: but WITHOUT ANY WARRANTY; without even the implied warranty of
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: GNU General Public License for more details.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]:
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: libcitadel(unnumbered)
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: main: running in data directory /usr/local/citadel
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: Checking directory access
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: Checking directory access
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: Opening databases
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: Opening databases
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: db: mounting databases
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: db: mounting databases
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: Initializing configuration system
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: Initializing configuration system
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: Creating base rooms (if necessary)
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: Creating base rooms (if necessary)
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: Seeding the pseudo-random number generator...
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: Seeding the pseudo-random number generator...
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: control: sanity checking the recorded highest message and room numbers
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: control: sanity checking the recorded highest user number
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: control: sanity checking the recorded highest message and room numbers
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: control: sanity checks complete
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: main: upgrading modules
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: modules: upgrading.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: Existing database version on disk is 940
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: control: sanity checking the recorded highest user number
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: control: sanity checks complete
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: main: upgrading modules
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: modules: upgrading.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: Existing database version on disk is 940
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: sh: guesstimezone.sh: command not found
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: modules: upgrade
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: modules: upgrade
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: unix domain socket 'citadel.socket': registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: unix domain socket 'citadel.socket': registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: unix domain socket 'citadel-admin.socket': registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: unix domain socket 'citadel-admin.socket': registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: TCP port *:504: (citadel-TCP) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: main: initializing server extensions
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: TCP port *:504: (citadel-TCP) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: main: initializing server extensions
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: TCP port *:143: (IMAP) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: TCP port *:143: (IMAP) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: TCP port *:993: (IMAPS) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: TCP port *:993: (IMAPS) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: TCP port *:119: (NNTP) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: TCP port *:563: (NNTPS) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: TCP port *:119: (NNTP) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: TCP port *:110: (POP3) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: TCP port *:995: (POP3S) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: rssclient: using libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: TCP port *:563: (NNTPS) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: TCP port *:25: (SMTP-MTA) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: TCP port *:587: (SMTP-MSA) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: unix domain socket 'lmtp.socket': registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: TCP port *:110: (POP3) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: TCP port *:995: (POP3S) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: rssclient: using libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: TCP port *:25: (SMTP-MTA) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: TCP port *:587: (SMTP-MSA) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: unix domain socket 'lmtp.socket': registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: Existing database version on disk is 940
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: Existing database version on disk is 940
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: service DICT_TCP has been manually disabled, skipping
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: service DICT_TCP has been manually disabled, skipping
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: extensions: TCP port *:5222: (XMPP) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: extensions: TCP port *:5222: (XMPP) registered.
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: main: changing uid to 1000
Nov 20 16:03:57<-- SNIP HOSTNAME -->citserver[66073]: main: changing uid to 1000
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66073]: citserver[66073]: ldap: synchronizing Citadel user database from LDAP
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66073]: ldap: synchronizing Citadel user database from LDAP
Nov 20 16:03:58<-- SNIP HOSTNAME -->kernel: citserver[66075]: segfault at ffffffff8000a630 ip 000000000047bfdc sp 00007f819689a210 error 5 in citserver[400000+a0000]
Nov 20 16:03:58<-- SNIP HOSTNAME -->kernel: Code: 48 8b 45 d8 ba 27 35 49 00 48 89 ce 48 89 c7 b8 00 00 00 00 e8 c5 aa f9 ff 48 98 48 89 45 f8 48 83 7d f8 00 74 61 48 8b 45 f8 <48> 8b 00 48 85 c0 74 41 48 83 7d e8 00 74 1c 8b 45 e4 48 63 d0 48
Nov 20 16:03:58<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Main process exited, code=killed, status=11/SEGV
Nov 20 16:03:58<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Failed with result 'signal'.
Nov 20 16:03:58<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Service RestartSec=100ms expired, scheduling restart.
Nov 20 16:03:58<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Scheduled restart job, restart counter is at 4.
Nov 20 16:03:58<-- SNIP HOSTNAME -->systemd[1]: Stopped Citadel Server.
Nov 20 16:03:58<-- SNIP HOSTNAME -->systemd[1]: Started Citadel Server.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]:
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]:
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: *** Citadel server engine ***
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: Version 940 (build 8fb828412) ***
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: Copyright (C) 1987-2021 by the Citadel development team.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]:
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: This program is open source software: you can redistribute it and/or
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: modify it under the terms of the GNU General Public License, version 3.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]:
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: This program is distributed in the hope that it will be useful,
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: but WITHOUT ANY WARRANTY; without even the implied warranty of
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: GNU General Public License for more details.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]:
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: libcitadel(unnumbered)
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: main: running in data directory /usr/local/citadel
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: Checking directory access
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: Checking directory access
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: Opening databases
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: Opening databases
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: db: mounting databases
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: db: mounting databases
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: Initializing configuration system
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: Initializing configuration system
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: Creating base rooms (if necessary)
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: Creating base rooms (if necessary)
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: Seeding the pseudo-random number generator...
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: control: sanity checking the recorded highest message and room numbers
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: control: sanity checking the recorded highest user number
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: control: sanity checks complete
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: main: upgrading modules
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: modules: upgrading.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: Existing database version on disk is 940
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: Seeding the pseudo-random number generator...
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: control: sanity checking the recorded highest message and room numbers
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: control: sanity checking the recorded highest user number
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: control: sanity checks complete
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: main: upgrading modules
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: modules: upgrading.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: Existing database version on disk is 940
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: sh: guesstimezone.sh: command not found
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: modules: upgrade
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: modules: upgrade
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: unix domain socket 'citadel.socket': registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: unix domain socket 'citadel.socket': registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: unix domain socket 'citadel-admin.socket': registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: unix domain socket 'citadel-admin.socket': registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: TCP port *:504: (citadel-TCP) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: main: initializing server extensions
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: TCP port *:504: (citadel-TCP) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: main: initializing server extensions
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: TCP port *:143: (IMAP) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: TCP port *:143: (IMAP) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: TCP port *:993: (IMAPS) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: TCP port *:993: (IMAPS) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: TCP port *:119: (NNTP) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: TCP port *:119: (NNTP) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: TCP port *:563: (NNTPS) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: TCP port *:110: (POP3) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: TCP port *:563: (NNTPS) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: TCP port *:995: (POP3S) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: rssclient: using libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: TCP port *:25: (SMTP-MTA) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: TCP port *:110: (POP3) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: TCP port *:587: (SMTP-MSA) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: unix domain socket 'lmtp.socket': registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: TCP port *:995: (POP3S) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: rssclient: using libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: TCP port *:25: (SMTP-MTA) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: TCP port *:587: (SMTP-MSA) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: unix domain socket 'lmtp.socket': registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: Existing database version on disk is 940
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: Existing database version on disk is 940
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: service DICT_TCP has been manually disabled, skipping
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: service DICT_TCP has been manually disabled, skipping
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: extensions: TCP port *:5222: (XMPP) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: extensions: TCP port *:5222: (XMPP) registered.
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: main: changing uid to 1000
Nov 20 16:03:58<-- SNIP HOSTNAME -->citserver[66078]: main: changing uid to 1000
Nov 20 16:03:59<-- SNIP HOSTNAME -->citserver[66078]: citserver[66078]: ldap: synchronizing Citadel user database from LDAP
Nov 20 16:03:59<-- SNIP HOSTNAME -->citserver[66078]: ldap: synchronizing Citadel user database from LDAP
Nov 20 16:03:59<-- SNIP HOSTNAME -->kernel: citserver[66080]: segfault at 5c006ec0 ip 000000000047bfdc sp 00007f806cc98210 error 4 in citserver[400000+a0000]
Nov 20 16:03:59<-- SNIP HOSTNAME -->kernel: Code: 48 8b 45 d8 ba 27 35 49 00 48 89 ce 48 89 c7 b8 00 00 00 00 e8 c5 aa f9 ff 48 98 48 89 45 f8 48 83 7d f8 00 74 61 48 8b 45 f8 <48> 8b 00 48 85 c0 74 41 48 83 7d e8 00 74 1c 8b 45 e4 48 63 d0 48
Nov 20 16:03:59<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Main process exited, code=killed, status=11/SEGV
Nov 20 16:03:59<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Failed with result 'signal'.
Nov 20 16:04:00<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Service RestartSec=100ms expired, scheduling restart.
Nov 20 16:04:00<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Scheduled restart job, restart counter is at 5.
Nov 20 16:04:00<-- SNIP HOSTNAME -->systemd[1]: Stopped Citadel Server.
Nov 20 16:04:00<-- SNIP HOSTNAME -->systemd[1]: Started Citadel Server.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]:
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]:
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: *** Citadel server engine ***
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: Version 940 (build 8fb828412) ***
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: Copyright (C) 1987-2021 by the Citadel development team.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]:
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: This program is open source software: you can redistribute it and/or
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: modify it under the terms of the GNU General Public License, version 3.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]:
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: This program is distributed in the hope that it will be useful,
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: but WITHOUT ANY WARRANTY; without even the implied warranty of
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: GNU General Public License for more details.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]:
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: Checking directory access
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: Opening databases
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: libcitadel(unnumbered)
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: main: running in data directory /usr/local/citadel
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: Checking directory access
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: Opening databases
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: db: mounting databases
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: Initializing configuration system
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: db: mounting databases
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: Initializing configuration system
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: Creating base rooms (if necessary)
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: Creating base rooms (if necessary)
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: Seeding the pseudo-random number generator...
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: control: sanity checking the recorded highest message and room numbers
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: control: sanity checking the recorded highest user number
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: control: sanity checks complete
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: main: upgrading modules
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: modules: upgrading.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: Existing database version on disk is 940
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: Seeding the pseudo-random number generator...
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: control: sanity checking the recorded highest message and room numbers
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: control: sanity checking the recorded highest user number
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: control: sanity checks complete
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: main: upgrading modules
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: modules: upgrading.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: Existing database version on disk is 940
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: sh: guesstimezone.sh: command not found
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: modules: upgrade
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: unix domain socket 'citadel.socket': registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: unix domain socket 'citadel-admin.socket': registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: modules: upgrade
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: unix domain socket 'citadel.socket': registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: unix domain socket 'citadel-admin.socket': registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: TCP port *:504: (citadel-TCP) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: main: initializing server extensions
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: TCP port *:143: (IMAP) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: TCP port *:993: (IMAPS) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: TCP port *:119: (NNTP) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: TCP port *:563: (NNTPS) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: TCP port *:110: (POP3) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: TCP port *:995: (POP3S) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: rssclient: using libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: TCP port *:25: (SMTP-MTA) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: TCP port *:504: (citadel-TCP) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: TCP port *:587: (SMTP-MSA) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: unix domain socket 'lmtp.socket': registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: main: initializing server extensions
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: TCP port *:143: (IMAP) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: TCP port *:993: (IMAPS) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: TCP port *:119: (NNTP) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: TCP port *:563: (NNTPS) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: TCP port *:110: (POP3) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: TCP port *:995: (POP3S) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: rssclient: using libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.4/openssl/zlib nghttp2/1.33.0
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: TCP port *:25: (SMTP-MTA) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: TCP port *:465: (SMTPs-MTA) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: TCP port *:587: (SMTP-MSA) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: unix domain socket 'lmtp.socket': registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: unix domain socket 'lmtp-unfiltered.socket': registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: Existing database version on disk is 940
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: Existing database version on disk is 940
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: service DICT_TCP has been manually disabled, skipping
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: extensions: TCP port *:5222: (XMPP) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: service DICT_TCP has been manually disabled, skipping
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: extensions: TCP port *:5222: (XMPP) registered.
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: main: changing uid to 1000
Nov 20 16:04:00<-- SNIP HOSTNAME -->citserver[66084]: main: changing uid to 1000
Nov 20 16:04:01<-- SNIP HOSTNAME -->citserver[66084]: citserver[66084]: ldap: synchronizing Citadel user database from LDAP
Nov 20 16:04:01<-- SNIP HOSTNAME -->citserver[66084]: ldap: synchronizing Citadel user database from LDAP
Nov 20 16:04:01<-- SNIP HOSTNAME -->kernel: citserver[66086]: segfault at 18006ec0 ip 000000000047bfdc sp 00007f0529d3a210 error 4 in citserver[400000+a0000]
Nov 20 16:04:01<-- SNIP HOSTNAME -->kernel: Code: 48 8b 45 d8 ba 27 35 49 00 48 89 ce 48 89 c7 b8 00 00 00 00 e8 c5 aa f9 ff 48 98 48 89 45 f8 48 83 7d f8 00 74 61 48 8b 45 f8 <48> 8b 00 48 85 c0 74 41 48 83 7d e8 00 74 1c 8b 45 e4 48 63 d0 48
Nov 20 16:04:01<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Main process exited, code=killed, status=11/SEGV
Nov 20 16:04:01<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Failed with result 'signal'.
Nov 20 16:04:01<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Service RestartSec=100ms expired, scheduling restart.
Nov 20 16:04:01<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Scheduled restart job, restart counter is at 6.
Nov 20 16:04:01<-- SNIP HOSTNAME -->systemd[1]: Stopped Citadel Server.
Nov 20 16:04:01<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Start request repeated too quickly.
Nov 20 16:04:01<-- SNIP HOSTNAME -->systemd[1]: citadel.service: Failed with result 'signal'.
Nov 20 16:04:01<-- SNIP HOSTNAME -->systemd[1]: Failed to start Citadel Server.
Hello, is there any very simple, basic, walk-through for bloody Citadel noobs?
I am coming from postfix and dovecot based systems and have a hard time to understand how to setup a working mail server.
By now, I got 2 mailboxes working, but I struggle to get SSL working with 2 different domains on the same server. For all additional features, for which I installed the software in the first place, I have any time available, but mailing is a feature I can't procrastinate.
I had written up a pretty straight forward walkthrough a couple of years ago. I don't know where it is. I'll see if I can find it and publish it again. It might be here.
Hello, is there any very simple, basic, walk-through for bloody Citadel noobs?
I am coming from postfix and dovecot based systems and have a hard time to understand how to setup a working mail server.
By now, I got 2 mailboxes working, but I struggle to get SSL working with 2 different domains on the same server. For all additional features, for which I installed the software in the first place, I have any time available, but mailing is a feature I can't procrastinate.
I just installed Citadel yesterday and am having lotsa fun with it. I have a few users set up using IMAP all on one user agent. At the same time, I am using a different mail server which has it's own IMAP-linked user agent. What I encounter is ... if I send a message from Citadel (via IMAP) to an external address, it works great. But if I go the other way, as in mailing the Citadel server user from the external account, it is rejected with 511 relaying not allowed. I read somewhere that all messages must originate or terminate at Citadel, which avoids the hassle of operating a relay accidentally and having your provider shut off port 25. I just don't understand why a message originating outside of Citadel, but terminating inside (via IMAP) is not allowed, but going the other direction is.
Thanks.
-Steve