1

After configuring the citadel-server the message

citserver[1762]: configuration setting c_default_cal_zone is empty, but must not - check your config! will appear.

Remove/reinstall both, Raspian an Citadel can“t solve the Problem. Manually create the directory will also not help

Is there an important step which i have forgotten?

(Sorry for the bad english :-) )

2

After install your citadel server you have to check your config with

sendcommand conf listval

after that you will see c_default_cal_zone|. ,configure that with

sendcommand "CONF PUTVAL|c_default_cal_zone|timezone"

where timezone could be in this format Europe/London

| improve this answer | |
0

The defalut_cal_zone errror is gone, but the error messages:

Sep 23 19:34:33 mail citserver[1324]: Cannot create /etc/citadel/netconfigs/7: Is a directory

and

Sep 23 19:36:40 mail citserver[1483]: Posting crash message

is written to the log.

The login on the webinterface is not possible, because after click the "Login" Button "Please Wait" will displayed a long time.....

| improve this answer | |

Your Answer

By clicking ā€œPost Your Answerā€, you agree to our terms of service, privacy policy and cookie policy

Not the answer you're looking for? Browse other questions tagged or ask your own question.